Go to file
Gertjan Krol e74ed754a0
Test / test_build (push) Successful in 3m28s Details
Release / build_push (push) Successful in 17s Details
Merge pull request 'Unbound 1.19.0' (#4) from feature/unbound-1.19.0 into master
Reviewed-on: #4
2024-01-19 17:26:59 +00: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
CHANGELOG.md Update CHANGELOG.md 2024-01-19 17:25:55 +00:00
Dockerfile Update Dockerfile 2024-01-19 17:25:03 +00:00
README.md Updated readme 2022-01-26 21:05:27 +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