Re: docker info?

2015-07-28 Thread Larry Rosenman
r $ sudo -s Password: borg.lerctr.org /home/ler # docker info Get http:///var/run/docker.sock/v1.19/info: EOF. Are you trying to connect to a TLS-enabled daemon without TLS? borg.lerctr.org /home/ler # ps auxw|grep docker root867 0.0 0.0 14412 2220 - Is 16:48 0:00.00 daemon: /

Re: docker info?

2015-07-28 Thread Benjamin Perrault
ubscr...@freebsd.org" > > I'm running absolutely top of tree. > > borg.lerctr.org /home/ler $ sudo -s > Password: > borg.lerctr.org /home/ler # docker info > Get http:///var/run/docker.sock/v1.19/info: EOF. Are you trying to connect to > a TLS-enabled daemon without TLS

Re: docker info?

2015-07-28 Thread Larry Rosenman
ilman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd-virtualization-unsubscr...@freebsd.org" I'm running absolutely top of tree. borg.lerctr.org /home/ler $ sudo -s Password: borg.lerctr.org /home/ler # docker info Get http:///var/run/docker.sock/v1.1

Re: docker info?

2015-07-28 Thread Michael Dexter
On 7/28/15 1:17 PM, Kegan Myers wrote: Make sure you have permissions. Docker isn't good at figuring out that you need sudo or other permissions to talk to the socket. Also, do make sure you are using a recent version of 11 CURRENT or a 10.2 BETA/RC. I do not know what errors will be thrown by

Re: docker info?

2015-07-28 Thread Kegan Myers
Make sure you have permissions. Docker isn't good at figuring out that you need sudo or other permissions to talk to the socket. On Jul 28, 2015 12:24 PM, "Michael Dexter" wrote: > On 7/21/15 1:37 PM, Larry Rosenman wrote: > >> When I try to run doc

Re: docker info?

2015-07-28 Thread Michael Dexter
On 7/21/15 1:37 PM, Larry Rosenman wrote: When I try to run docker info (freshly installed): borg.lerctr.org /home/ler $ docker info Get http:///var/run/docker.sock/v1.19/info: EOF. Are you trying to connect to a TLS-enabled daemon without TLS? borg.lerctr.org /home/ler $ docker --tls info An

docker info?

2015-07-21 Thread Larry Rosenman
When I try to run docker info (freshly installed): borg.lerctr.org /home/ler $ docker info Get http:///var/run/docker.sock/v1.19/info: EOF. Are you trying to connect to a TLS-enabled daemon without TLS? borg.lerctr.org /home/ler $ docker --tls info An error occurred trying to connect: Get