Go to file
Gertjan Krol 9eda05afec Cleanup 2022-01-23 22:59:17 +01:00
.gitignore Initial commit 2022-01-22 00:23:55 +01:00
.gitlab-ci.yml Testing pipeline 2022-01-22 01:03:49 +01:00
Dockerfile Cleanup 2022-01-23 22:59:17 +01:00
README.md Cleanup 2022-01-23 22:59:17 +01:00
changelog.md Initial commit 2022-01-22 00:23:55 +01:00
entrypoint.sh Initial commit 2022-01-22 00:23:55 +01:00
unbound.conf Cleanup 2022-01-23 22:59:17 +01:00

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