dig
DNS lookup utility. More information: <https://manned.org/dig>.
RUN apt-get update && \
apt-get install -y knot-dnsutils
RUN apt-get update && \
apt-get install -y knot-dnsutils
RUN apk add bind-tools
RUN pacman -S --noconfirm bind-tools
RUN apt-get update && \
apt-get install -y dnsutils
RUN dnf install -y bind-utils
RUN apt-get update && \
apt-get install -y knot-dnsutils