github.com/netbrain/docker@v1.9.0-rc2/docs/reference/commandline/wait.md (about)

     1  <!--[metadata]>
     2  +++
     3  title = "wait"
     4  description = "The wait command description and usage"
     5  keywords = ["container, stop, wait"]
     6  [menu.main]
     7  parent = "smn_cli"
     8  +++
     9  <![end-metadata]-->
    10  
    11  # wait
    12  
    13      Usage: docker wait [OPTIONS] CONTAINER [CONTAINER...]
    14  
    15      Block until a container stops, then print its exit code.
    16  
    17        --help=false    Print usage