Sign inSign up

cdrocker/unbound

By cdrocker

Updated 3 months ago

Minimal recursive nameserver with DNSSEC support, based on Alpine Linux

Image
1

10K+

cdrocker/unbound repository overview

Minimal recursive resolver

Minimal unbound installation based on Alpine Linux at 6mb.

  • Support for DNSSEC
  • Absolute minimal config

run

Example for a normal running config.

docker run --name unbound -d -p 53:53/udp -p 53:53 cdrocker/unbound

Test resolving and DNSSEC

# dig pir.org +dnssec +multi @{{dockerhost}}

Tag summary

Content type

Image

Digest

sha256:5995ca1d5

Size

8.8 MB

Last updated

3 months ago

docker pull cdrocker/unbound