123456789 |
- ===================================================================
- ``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.
|