mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
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
|