Comment 3 for bug 1836022

Revision history for this message
Sitsofe Wheeler (sitsofe) wrote :

Further information:
Doing things like docker stop will hang and won't actually stop the running container (but won't spit out an error message or exit with a non-zero return code). docker kill fails to change the state of the system in a similar way.

In my case restarting the docker daemon just left all the old containers running we were forced to reboot the machine in order to recover.