mirror of https://github.com/docker/docs.git
7 lines
289 B
YAML
7 lines
289 B
YAML
command: docker container wait
|
|
short: Block until one or more containers stop, then print their exit codes
|
|
long: Block until one or more containers stop, then print their exit codes
|
|
usage: docker container wait CONTAINER [CONTAINER...]
|
|
pname: docker container
|
|
plink: docker_container.yaml
|