arpaname
Provides corresponding ARPA name for IP addresses. More information: <https://manned.org/arpaname>.
RUN apt-get update && \
apt-get install -y bind9
RUN apt-get update && \
apt-get install -y bind9
RUN apk add bind-tools
RUN pacman -S --noconfirm bind-tools
RUN apt-get update && \
apt-get install -y bind9
RUN dnf install -y bind-utils
RUN apt-get update && \
apt-get install -y bind9