Commit Graph

3 Commits

Author SHA1 Message Date
Allie Sadler 0035868d2b
Engdocs 1428 (#17506)
* Desktop meta descriptions

* compose meta descriptions

* checks
2023-06-09 08:39:23 +01:00
Nicolas De loof b7a434d288
document syntax for watch ignores (#17205)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-04-28 11:22:01 +01:00
Milas Bowman d43e8345dc
compose: initial file watch docs (#17010)
* 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>
2023-04-17 09:26:31 +01:00