Hi,
when running a DNS server in a container and exposing the port without specifying the IP to bind (-p 53:53/udp) the answers don't get translated. I don't have a easy way to reproduce right now, but it seems like this is a common and known problem:
Seems like the workaround is to provide a IP, I'll try this and also try to provide a simple way to reproduce it unless you're already aware of this.
This happened to me on docker 1.5.0
Hi,
when running a DNS server in a container and exposing the port without specifying the IP to bind (-p 53:53/udp) the answers don't get translated. I don't have a easy way to reproduce right now, but it seems like this is a common and known problem:
Seems like the workaround is to provide a IP, I'll try this and also try to provide a simple way to reproduce it unless you're already aware of this.
This happened to me on docker 1.5.0