You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
I was trying to change Docker storage drivers and see if it fixed an issue I had with my application, but when I tried to stop the service with sudo systemctl stop docker, I couldn't start it again (sudo systemctl start docker). I tracked the issue to the docker.socket unit, but couldn't debug further. This issue on Docker looks really similar: moby/moby#25098. Can anyone reproduce this?
The text was updated successfully, but these errors were encountered:
I was trying to change Docker storage drivers and see if it fixed an issue I had with my application, but when I tried to stop the service with
sudo systemctl stop docker
, I couldn't start it again (sudo systemctl start docker
). I tracked the issue to thedocker.socket
unit, but couldn't debug further. This issue on Docker looks really similar: moby/moby#25098. Can anyone reproduce this?The text was updated successfully, but these errors were encountered: