Files
docker-docs/engine/reference/commandline/restart.md
John Mulhausen 3dc985adba Test run
2016-08-18 19:14:27 -07:00

385 B

description, keywords, menu, title
description keywords menu title
The restart command description and usage
restart, container, Docker
main
parent
smn_cli
restart

restart

Usage:  docker restart [OPTIONS] CONTAINER [CONTAINER...]

Restart a container

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