Unexspected stop of docker registry
When the registry container has stopped after an apt upgrade
Do not try to restart the container via docker run or something similar.
Just run
service docker restart
When the registry container has stopped after an apt upgrade
Do not try to restart the container via docker run or something similar.
Just run
service docker restart