Gertjan Krol 9eda05afec | ||
---|---|---|
.gitignore | ||
.gitlab-ci.yml | ||
Dockerfile | ||
README.md | ||
changelog.md | ||
entrypoint.sh | ||
unbound.conf |
README.md
A recursive, caching DNS resolver with some optimizations
Needs to run with --privileged
to allow increased cache size
Pull a new version of the image every 3-6 months to keep the provided root hints up to date
Options:
- Add additional config files to the
/srv/unbound/conf
container directory - Override the default config by mounting a
/srv/unbound/unbound.conf
file