mirror of https://github.com/docker/cli.git
16 lines
256 B
Markdown
16 lines
256 B
Markdown
|
# container wait
|
||
|
|
||
|
<!---MARKER_GEN_START-->
|
||
|
Block until one or more containers stop, then print their exit codes
|
||
|
|
||
|
### Aliases
|
||
|
|
||
|
`docker container wait`, `docker wait`
|
||
|
|
||
|
|
||
|
<!---MARKER_GEN_END-->
|
||
|
|
||
|
## Description
|
||
|
|
||
|
See [docker wait](wait.md) for more information.
|