docs/_data/engine-cli/docker_restart.yaml

13 lines
330 B
YAML

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