Avahi docker image for multicast-DNS (zeroconf)
Find a file
2019-03-24 02:13:33 +01:00
.gitignore migrate to gitlab 2019-03-24 01:24:41 +01:00
.gitlab-ci.yml fix push to docker hub 2019-03-24 02:13:33 +01:00
Dockerfile migrate to gitlab 2019-03-24 01:24:41 +01:00
LICENSE Initial commit 2018-09-28 00:56:27 +02:00
qemu-dummy-static migrate to gitlab 2019-03-24 01:24:41 +01:00
README.md migrate to gitlab 2019-03-24 01:24:41 +01:00

Avahi Docker Image

Configuration

Put your service definition files in a directory and mount it as a volume to /etc/avahi/services.

Start the container

docker run -d --restart always --net=host -v $(pwd)/services:/etc/avahi/services ydkn/avahi:latest