avahi-resolve
Translate between host names and IP Addresses. More information: <https://www.avahi.org/>.
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