Introducing the PowerDNS Container

Our PowerDNS repo is the home for Punsky’s PowerDNS container image and config. It’s the building block we use to run authoritative (and, if we extend it, recursive) DNS in our infrastructure.

What’s in the repo

A containerized PowerDNS setup: Dockerfile, docker-entrypoint.sh, and a pdns.conf.tpl template so we can build and run PowerDNS in a consistent way across environments. CI is wired via .gitlab-ci.yml.

Who it’s for

Anyone running Punsky infra or wanting the same DNS stack in a container. Clone, build, and plug in your config and zones.

gitlab.com/punksky/containers/powerdns

Previous Post Next Post