Avahi docker image for multicast-DNS (zeroconf)
.gitignore | ||
.gitlab-ci.yml | ||
Dockerfile | ||
LICENSE | ||
README.md |
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