User Tools

Site Tools


docker:containers:restart_a_container

Docker - Containers - Restart a container

docker restart {image id}

docker start -ai 11cc47339ee1

where:

  • 11cc47339ee1 is the container ID.

or

docker start -ai container_name
docker/containers/restart_a_container.txt · Last modified: 2025/07/21 10:12 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki