2022-01-21 23:23:55 +00:00
|
|
|
# A recursive, caching DNS resolver with some optimizations
|
|
|
|
|
2022-01-23 21:59:17 +00:00
|
|
|
Needs to run with `--privileged` to allow increased cache size
|
|
|
|
|
|
|
|
Pull a new version of the image every 3-6 months to keep the provided root hints up to date
|
|
|
|
|
|
|
|
Options:
|
|
|
|
- Add additional config files to the `/srv/unbound/conf` container directory
|
|
|
|
- Override the default config by mounting a `/srv/unbound/unbound.conf` file
|