mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
7 lines
249 B
YAML
7 lines
249 B
YAML
command: docker 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 wait CONTAINER [CONTAINER...]
|
|
pname: docker
|
|
plink: docker.yaml
|