Go to file
Gertjan Krol e1ca2e7d20
Test / test_build (push) Successful in 3m53s Details
Release / build_push (push) Successful in 2m25s Details
Updated Unbound to version `1.21.0`
2024-08-18 10:49:10 +02: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 Updated Unbound to version `1.21.0` 2024-08-18 10:49:10 +02:00
Dockerfile Updated Unbound to version `1.21.0` 2024-08-18 10:49:10 +02: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