wait.rst 309 B

123456789
  1. ===================================================================
  2. ``wait`` -- Block until a container stops, then print its exit code
  3. ===================================================================
  4. ::
  5. Usage: docker wait [OPTIONS] NAME
  6. Block until a container stops, then print its exit code.