mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07: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.
|