# docker compose watch

**Descripción:** Watch build context for service and rebuild/refresh containers when files are updated


**Uso:** `docker compose watch [SERVICE...]`










## Descripción

Watch build context for service and rebuild/refresh containers when files are updated



## Opciones

| Opción                                                        | Predeterminado                                        | Descripción                                                                                                                                    |
| ------------------------------------------------------------- | ----------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|  | `--no-up` |  |  Do not build & start services before watching |

 | `--prune` | `true` |  Prune dangling images on rebuild |

 | `--quiet` |  |  hide build output |







