docs/_data/engine-cli/docker_container_restart.yaml

13 lines
363 B
YAML

command: docker container restart
short: Restart one or more containers
long: |
Restart each container listed.
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