drill

Perform various DNS queries. More information: <https://manned.org/drill>.

Debian Debian
RUN apt-get update && \ apt-get install -y ldnsutils
Ubuntu
RUN apt-get update && \ apt-get install -y ldnsutils
Alpine
RUN apk add ldns
Arch Arch Linux
RUN pacman -S --noconfirm ldns
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ldnsutils
CentOS
RUN yum install -y ldns
Fedora
RUN dnf install -y ldns-utils
Raspbian
RUN apt-get update && \ apt-get install -y ldnsutils
click the source code to copy install drill on any operating system with command-not-found.com