avahi-daemon
Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour
RUN apt-get update && \
apt-get install -y avahi-daemon
RUN apt-get update && \
apt-get install -y avahi-daemon
RUN apk add avahi
RUN pacman -S --noconfirm avahi
RUN apt-get update && \
apt-get install -y avahi-daemon
RUN yum install -y avahi
RUN dnf install -y avahi
RUN apt-get update && \
apt-get install -y avahi-daemon