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 |
docker(1)