Home Explore Blog CI



docker

content/includes/compose/watch.md
ecd433b24c46eee695e8dbc2d13facf58be39902391674c90000000300000116
The `watch` attribute automatically updates and previews your running Compose services as you edit and save your code. For many projects, this enables a hands-off development workflow once Compose is running, as services automatically update themselves when you save your work.

Chunks
2ad01a7a (1st chunk of `content/includes/compose/watch.md`)
Title: Automatic Updates with the `watch` Attribute
Summary
The `watch` attribute in Compose automatically updates and previews running services whenever code is edited and saved, streamlining the development workflow by providing automatic updates.