dnssec-keymgr
Bind-utils contains a collection of utilities for querying DNS
RUN apt-get update && \
apt-get install -y bind9utils
RUN apt-get update && \
apt-get install -y bind9utils
RUN apk add bind-tools
RUN pacman -S --noconfirm bind-tools
RUN apt-get update && \
apt-get install -y bind9utils
RUN dnf install -y bind-utils
RUN apt-get update && \
apt-get install -y bind9utils