On 1 November 2016 at 05:35, Kurt Roeckx <k...@roeckx.be> wrote:
> The file /var/run/docker.sock seems to exist, is created when it starts,
> but it really seems to be listening to an other socket.
>
> The process that's running shows:
> containerd -l /var/run/docker/libcontainerd/docker-containerd.sock --runtime 
> runc --start-timeout 2m

Are you using systemd, or sysvinit?  Anything interesting in the
daemon logs? ("journalctl -u docker.service" for systemd,
"/var/log/docker.log" for sysvinit IIRC)

Also, are you in the "docker" group? (or running "docker ..." as root
so that you have appropriate permission to talk to the socket?)

♥,
- Tianon
  4096R / B42F 6819 007F 00F8 8E36  4FD4 036A 9C25 BF35 7DD4

Reply via email to