hickory-dns/docker/unbound.Dockerfile

5 lines
119 B
Docker

FROM ubuntu:22.04
RUN apt-get update && \
apt-get install -y dnsutils unbound nsd iputils-ping tshark vim ldnsutils