Closed eyadsibai closed 10 years ago
I'm in the same spot. If you do a sudo docker logs 4a, you'll see the culprit is the following error: "dnsmasq: setting capabilities failed: Operation not permitted"
If you look at the dnsmaq faq at http://www.thekelleys.org.uk/dnsmasq/docs/FAQ: Q: Dnsmasq fails to start up with a message about capabilities. Why did that happen and what can do to fix it?
A: Change your kernel configuration: either deselect CONFIG_SECURITY or select CONFIG_SECURITY_CAPABILITIES. Alternatively, you can remove the need to set capabilities by running dnsmasq as root.
I'm guessing that this needs to be changed in the host OS. I'm working through it now, so I'll update you when/if I figure it out.
There's a workaround described here: https://github.com/dotcloud/docker/issues/1951
This workaround worked for me.
Could you try again pulling the nameserver image (amplab/dnsmasq-precise)? I just merged a pill request (PR #29) that should fix this issue. I tested with Docker version 0.8.1. No other workarounds should be necessary.
This resolved the issue +1 but I have now same problem as in issue #27
OK, thanks. #27 seems to be a separate issue so I'm closing this one here now.
getting this msg and it runs for ever...