docker:restart_a_container
This is an old revision of the document!
Docker - Restart a container
docker start -ai 11cc47339ee1
where 11cc47339ee1 is the contain ID.
or
docker start -ai container_name
docker/restart_a_container.1487780423.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)