Skip to content

cevich/atomic-avahi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An avahi-daemon container for Porject Atomic Host

This essentially provides a broadcast DNS responder inside a container running on an Atomic Host. It integrates with the atomic command to make installation simple.

  1. docker build -t avahi-daemon git://github.com/cevich/atomic-avahi.git
  2. atomic install avahi-daemon
  3. systemctl --system daemon-reload
  4. systemctl start avahi-daemon
  5. systemctl enable avahi-daemon

Notes:

  • You'll need to run the build from a SPC containing git, or download and build from a tarball.
  • Modification of avahi-daemon.conf in the image may be necessary to fit your environment.
  • More info on the atomic command and Project Atomic can be found at https://github.com/projectatomic/atomic

About

An avahi-daemon container for Red Hat Enterprise Linux Atomic Host

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published