Open ionous opened 6 months ago
after removing php and rebooting, we had several 4 year old containers that were spinning, trying to launch, and failing. running "docker stop" seems to have cleared that up... but it's mysterious.
maybe it would be good to prune old cached things?
https://docs.docker.com/reference/cli/docker/system/prune/
also: though maybe a separate task -- should we update to the latest version of docker on the production machine?
after removing php and rebooting, we had several 4 year old containers that were spinning, trying to launch, and failing. running "docker stop" seems to have cleared that up... but it's mysterious.
maybe it would be good to prune old cached things?
https://docs.docker.com/reference/cli/docker/system/prune/
also: though maybe a separate task -- should we update to the latest version of docker on the production machine?