mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
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.
|