github.com/sijibomii/docker@v0.0.0-20231230191044-5cf6ca554647/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 Print usage