# docker compose wait

**Description:** Block until containers of all (or specified) services stop.

**Usage:** `docker compose wait SERVICE [SERVICE...] [OPTIONS]`










## Description

Block until containers of all (or specified) services stop.


## Options

| Option | Default | Description |
|--------|---------|-------------|
| `--down-project` |  |  Drops project when the first container stops |






