# docker compose wait

**Descripción:** Block until containers of all (or specified) services stop.

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










## Descripción

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


## Opciones

| Opción                                                        | Predeterminado                                        | Descripción                                                                                                                                    |
| ------------------------------------------------------------- | ----------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|  | `--down-project` |  |  Drops project when the first container stops |







