FROM debian:buster-slim RUN apt update && apt -y upgrade && apt install -y bind9 ipv6calc curl bc && apt clean