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
- -t, ā--time=10
Seconds to wait for stop before killing the container
See Also
Info
May 2020 Docker Community