DOCKER(1) | Docker User Manuals | DOCKER(1) |
docker-restart - Restart one or more containers
docker restart [OPTIONS] CONTAINER [CONTAINER...]
Alias for docker container restart.
-h, --help[=false] help for restart
-t, --time=10 Seconds to wait for stop before killing the container
May 2022 | Docker Community |