Files
docker-docs/_data/engine-cli/docker_container_restart.yaml
French Ben d612188de0 Initial dump of CLI in yaml (#737)
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:38:49 -08:00

12 lines
359 B
YAML

command: docker container restart
short: Restart one or more containers
long: Restart one or more containers
usage: docker container restart [OPTIONS] CONTAINER [CONTAINER...]
pname: docker container
plink: docker_container.yaml
options:
- option: time
shorthand: t
default_value: "10"
description: Seconds to wait for stop before killing the container