nsupdate
Clients provided with BIND
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