- Small Alpine based Image
- ONLY supports remote backend
- Guardian process enabled
- Graceful shutdown using pdns_control
- Exact: i.e.
4.0.2-r3: PowerDNS Version 4.0.2, image build 3 4.0: PowerDNS Version 4.0.x, latest image build4: PowerDNS Version 4.x.x, latest image build
$ docker run --name powerdns \
-p 53:53 \
-p 53:53/udp \
--restart=always \
-e REMOTE_CONNECTION_STRING="http:url=http://localhost:1234/dns" \
-d shakataganai/powerdns-remoteGNU General Public License v2.0 applyies to PowerDNS and all files in this repository.
- Jon Davis github@konsoletek.com
- Christoph Wiechert wio@psitrax.de
- Mathias Kaufmann me@stei.gr: Reduced image size