mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-09 07:21:43 +00:00
It was confusing to me as a first-time user that my docker attach command failed; I was expecting the container to run continuously, and when I couldn't attach to it, I assumed something was wrong. ps -a shows that the container still exists, which gives the user confidence to go to the next step.