Sign inSign up

athlinks/unbound-forwarder

By athlinks

Updated over 9 years ago

unbound DNS Resolver running in a Docker Container with DNSSEC enabled

Image
1

840

athlinks/unbound-forwarder repository overview

Running

docker-compose up -d

or

docker run --name=unbound -d \
--restart=always \
-e UPSTREAM_DNS1=8.8.8.8 \
-e UPSTREAM_DNS2=8.8.4.4 \
-p 53:53 \
-p 53:53/udp \
athlinks/unbound-forwarder

Tag summary

Content type

Image

Digest

Size

4.6 MB

Last updated

over 9 years ago

docker pull athlinks/unbound-forwarder