Files
docker-docs/engine/reference/commandline/restart.md
John Mulhausen 558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00

403 B

aliases, description, keywords, title
aliases description keywords title
/reference/commandline/restart/
The restart command description and usage
restart, container, Docker
docker restart
Usage:  docker restart [OPTIONS] CONTAINER [CONTAINER...]

Restart one or more containers

Options:
      --help       Print usage
  -t, --time int   Seconds to wait for stop before killing the container (default 10)