This image aims to provide resolvable fully qualified domain names, between dynamically created docker containers on ubuntu.
By default /etc/hosts is readonly in docker containers. The usual
solution is to start a DNS server (probably as a docker container) and pass
a reference when starting docker instances: docker run -dns <IP_OF_DNS>
The guys at sequenceiq have done the fantastic job to solve this problem full credit to them.
Visit here for more details Serf/Dnsmaq
Visit here for presentation Hadoop Summit
This image is just a fork of this repo.
Content type
Image
Digest
sha256:41e594cda…
Size
94 MB
Last updated
over 10 years ago
docker pull daunnc/serf