Sign inSign up

daunnc/serf

By daunnc

Updated over 10 years ago

Serf on Docker containers.

Image
1

555

daunnc/serf repository overview

Serf/Dnsmasq on Docker

This image aims to provide resolvable fully qualified domain names, between dynamically created docker containers on ubuntu.

The problem

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>

Reference

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.

Tag summary

Content type

Image

Digest

sha256:41e594cda

Size

94 MB

Last updated

over 10 years ago

docker pull daunnc/serf