mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
8 lines
219 B
YAML
8 lines
219 B
YAML
command: docker wait
|
|
short: Block until one or more containers stop, then print their exit codes
|
|
long: |
|
|
Alias for `docker container wait`.
|
|
usage: docker wait CONTAINER [CONTAINER...]
|
|
pname: docker
|
|
plink: docker.yaml
|