Docker's compose watch feature was first released in Sept 2023 as part of docker compose v 2.22.0 (https://docs.docker.com/compose/release-notes/#2220) Here are some tips and behaviors to be aware of when using compose watch in Visual Studio Code as well as how they relate to compose up. While it shouldn't make a difference, note that I'm using ... Continue reading Exploring docker compose watch in Visual Studio Code →