bind9-config
The bind-devel package contains full version of the header files
RUN apt-get update && \
apt-get install -y bind9
RUN apt-get update && \
apt-get install -y bind9
RUN apk add bind-tools
RUN pacman -S --noconfirm bind-tools
RUN apt-get update && \
apt-get install -y bind9
RUN yum install -y bind-devel
RUN dnf install -y bind-devel
RUN apt-get update && \
apt-get install -y bind9