github.com/panekj/cli@v0.0.0-20230304125325-467dd2f3797e/docs/reference/commandline/container_wait.md (about)

     1  # container wait
     2  
     3  <!---MARKER_GEN_START-->
     4  Block until one or more containers stop, then print their exit codes
     5  
     6  ### Aliases
     7  
     8  `docker container wait`, `docker wait`
     9  
    10  
    11  <!---MARKER_GEN_END-->
    12  
    13  ## Description
    14  
    15  See [docker wait](wait.md) for more information.