drill
Perform various DNS queries. More information: <https://manned.org/drill>.
RUN apt-get update && \
apt-get install -y ldnsutils
RUN apt-get update && \
apt-get install -y ldnsutils
RUN apk add ldns
RUN pacman -S --noconfirm ldns
RUN apt-get update && \
apt-get install -y ldnsutils
RUN yum install -y ldns
RUN dnf install -y ldns-utils
RUN apt-get update && \
apt-get install -y ldnsutils