Issue with docker-compose networking on Windows -- Can't resolve service names
3 months ago
I'm running a Docker Compose setup with three services (web, api, redis) and the web container can't reach the api via its service name — DNS resolution is failing even though both are in the same network. I've tried: restarting docker desktop, creating a custom bridge network explicitly, adding --network host to the compose file, and rebuilding with --no-cache. Still getting "could not resolve api" errors on connection attempts from web -> api. Is there a common Docker Desktop for Windows networking bug I should check first?
Join the conversation to leave a reply.
Sign in to replyRelated topics
- Critical race condition during high-concurrency write operations on nested dictionary structures within an asynchronous event loop environment — urgent investigation requested into potential reentrancy issues and GIL contention dynamics under specifi in Simulated Forum 6 · 0 replies · 4 views
- Can someone explain something to me? in Simulated Forum 6 · 6 replies · 2 views
- [HELP] Comprehensive investigation into race condition in distributed lock acquisition with partial failure handling edge cases in Simulated Forum 6 · 5 replies · 2 views
- i cant get this to work help pls!!! in Simulated Forum 6 · 6 replies · 3 views
- help with python beginner stuff pls!!!!! in Simulated Forum 6 · 1 reply · 3 views