summaryrefslogtreecommitdiff
path: root/docs/reference/commandline/wait.md
blob: 5cd9a7b9f654b0b6b26fccf7c0e08ddb946bdd70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!--[metadata]>
+++
title = "wait"
description = "The wait command description and usage"
keywords = ["container, stop, wait"]
[menu.main]
parent = "smn_cli"
+++
<![end-metadata]-->

# wait

    Usage: docker wait [OPTIONS] CONTAINER [CONTAINER...]

    Block until a container stops, then print its exit code.

      --help          Print usage