Avahi docker image for multicast-DNS (zeroconf)
Find a file
2019-07-06 12:31:49 +02:00
.gitignore migrate to gitlab 2019-03-24 01:24:41 +01:00
.gitlab-ci.yml also release arm32v6 on dockerhub 2019-07-06 12:31:49 +02:00
Dockerfile build arm64 version 2019-06-02 03:05:23 +02: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