docker-container-restart - Man Page
Restart one or more containers
Synopsis
docker container restart [Options] CONTAINER [CONTAINER...]
Description
Restart each container listed.
Options
-s, --signal="" Signal to send to the container
-t, --timeout=0 Seconds to wait before killing the container
See Also
Referenced By
Apr 2025 Docker Community Docker User Manuals