ldns-compare-zones
ldns library for DNS programming
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