mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05:00
Upstream-commit: cf8b8c1969daa423a1308561f3c1b2b863c64655 Component: engine
10 lines
309 B
ReStructuredText
10 lines
309 B
ReStructuredText
===================================================================
|
|
``wait`` -- Block until a container stops, then print its exit code
|
|
===================================================================
|
|
|
|
::
|
|
|
|
Usage: docker wait [OPTIONS] NAME
|
|
|
|
Block until a container stops, then print its exit code.
|