Go to file
Gertjan Krol 6a67f676d3
Test / test_build (push) Successful in 3m29s Details
Release / build_push (push) Successful in 21s Details
Merge pull request 'Unbound 1.20.0' (#5) from feature/unbound-1.20.0 into master
Reviewed-on: #5
2024-05-14 08:11:44 +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-05-14 08:10:50 +00:00
Dockerfile Updated Unbound to 1.20.0 2024-05-14 08:10:05 +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