avahi-publish-address
Avahi browsing, publishing and discovery utilities
RUN apt-get update && \
apt-get install -y avahi-utils
RUN apt-get update && \
apt-get install -y avahi-utils
RUN apk add avahi
RUN pacman -S --noconfirm avahi
RUN apt-get update && \
apt-get install -y avahi-utils
RUN yum install -y avahi-tools
RUN dnf install -y avahi-tools
RUN apt-get update && \
apt-get install -y avahi-utils