docker-restart - Man Page
Restart one or more containers
Synopsis
docker restart [Options] CONTAINER [CONTAINER...]
Description
Alias for docker container restart.
Options
-h, --help[=false] help for restart
-s, --signal="" Signal to send to the container
-t, --timeout=0 Seconds to wait before killing the container
See Also
Info
Mar 2025 Docker Community Docker User Manuals