* compose: initial file watch docs
Introduction and explainer for Compose file watch mode, which is
a new, experimental feature to automatically update running Compose
services while you develop.
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
* align to style guide and slight restructure
* compose: add v1 EOL notice to file watch
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
* compose: add more intro about file watch
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
* compose: revise example
Made it match the forthcoming blog post and added some
explanation around the YAML.
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
* compose: add comparison with bind mounts
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
* compose: small wording adjustment
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update compose/file-watch.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
---------
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>