Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

stopping service/container drops Docker socket file #38

Open
onlyjob opened this issue Nov 8, 2015 · 1 comment
Open

stopping service/container drops Docker socket file #38

onlyjob opened this issue Nov 8, 2015 · 1 comment

Comments

@onlyjob
Copy link

onlyjob commented Nov 8, 2015

On Debian when I systemctl stop container service it removes Docker socket /var/run/docker.sock which makes communication with Docker daemon impossible:

# docker ps
  dial unix /var/run/docker.sock: connect: no such file or directory.
  * Is your docker daemon up and running?

I can re-create socket file using systemctl restart docker.socket but it is quite inconvenient...

@onlyjob
Copy link
Author

onlyjob commented Nov 10, 2015

Possibly related to moby/moby#7087

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant