ldns-config
header files
RUN apt-get update && \
apt-get install -y ldnsutils
RUN apt-get update && \
apt-get install -y libldns-dev
RUN apk add ldns
RUN pacman -S --noconfirm ldns
RUN apt-get update && \
apt-get install -y ldnsutils
RUN yum install -y ldns-devel
RUN dnf install -y ldns-devel
RUN apt-get update && \
apt-get install -y libldns-dev