mirror of https://github.com/docker/docs.git
8 lines
290 B
YAML
8 lines
290 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
|
|
|