mirror of https://github.com/docker/cli.git
13 lines
188 B
Markdown
13 lines
188 B
Markdown
|
# docker 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-->
|
||
|
|