mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Also adjust CLI stub pages and cli.md to look in a different data folder for edge releases
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
|
|
|