Go to file
Gertjan Krol c143c0e616 Updated healthcheck 2023-11-07 21:43:14 +01:00
.forgejo/workflows Added Forgejo workflows 2023-11-07 21:04:19 +01:00
.gitignore Initial commit 2022-01-22 00:23:55 +01:00
.gitlab-ci.yml Undo image change 2022-08-09 20:46:38 +02:00
Dockerfile 1.17.0 Fixes 2022-11-17 23:30:07 +01:00
README.md Updated readme 2022-01-26 21:05:27 +01:00
changelog.md Updated Unbound to version `1.17.0` 2022-11-17 23:18:52 +01:00
entrypoint.sh - Updated Unbound to version `1.16.2` 2022-08-09 20:36:54 +02:00
healthcheck.sh Updated healthcheck 2023-11-07 21:43:14 +01:00
unbound.conf Updated healthcheck 2023-11-07 21:43:14 +01:00

README.md

A recursive, caching DNS resolver with some optimizations

Pull a new version of the image every 3-6 months to keep the provided root hints up to date!

When starting a container, cap_add NET_ADMIN might be needed to allow the increased receive buffer size.

Options:

  • Add additional config files to the /srv/unbound/conf container directory
  • Override the default config by mounting a /srv/unbound/unbound.conf file