avahi-daemon for project Atomic, based on alpine linux
607
An avahi-daemon container for Project 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.
Transfer content of this repository (as tar instead of zip) to Atomic Host.
docker build -t avahi-daemon .On Atomic Host:
# docker pull koyeung/atomic-avahi
# docker tag koyeung/atomic-avahi avahi-daemon
# atomic install avahi-daemon
# systemctl --system daemon-reload
# systemctl enable avahi-daemon
# systemctl start avahi-daemon
Notes:
avahi-daemon.conf in the image may be necessary to
fit your environment.
allow-interfaces for the Atomic Host network interfacesatomic command and Project Atomic can be found at
https://github.com/projectatomic/atomicContent type
Image
Digest
Size
2.7 MB
Last updated
over 8 years ago
docker pull koyeung/atomic-avahi