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