2022-01-21 23:23:55 +00:00
|
|
|
# A recursive, caching DNS resolver with some optimizations
|
|
|
|
|
2022-01-26 20:05:27 +00:00
|
|
|
> Pull a new version of the image every 3-6 months to keep the provided root hints up to date!
|
2022-01-23 21:59:17 +00:00
|
|
|
|
2022-01-26 20:05:27 +00:00
|
|
|
When starting a container, `cap_add` `NET_ADMIN` might be needed to allow the increased receive buffer size.
|
2022-01-23 21:59:17 +00:00
|
|
|
|
|
|
|
Options:
|
|
|
|
- Add additional config files to the `/srv/unbound/conf` container directory
|
|
|
|
- Override the default config by mounting a `/srv/unbound/unbound.conf` file
|