bind-dns
Builds BIND 9.20.8 from source, runs named with a minimal configuration, and exposes DNS on host port 53530. The Dockerfile downloads the official tarball, compiles with specific options, and copies in named.conf and named.ca.
docker-compose.yml:2-22docker/bind-vulnerable-build/Dockerfile:1-111