mirror of
https://github.com/docker/docs.git
synced 2026-04-05 02:38:52 +07: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.