Updated readme
parent
f4d438acc3
commit
1ab68caaac
|
@ -1,8 +1,8 @@
|
||||||
# A recursive, caching DNS resolver with some optimizations
|
# A recursive, caching DNS resolver with some optimizations
|
||||||
|
|
||||||
Might need to run with `--privileged` to allow increased cache size, or # TODO
|
> Pull a new version of the image every 3-6 months to keep the provided root hints up to date!
|
||||||
|
|
||||||
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:
|
Options:
|
||||||
- Add additional config files to the `/srv/unbound/conf` container directory
|
- Add additional config files to the `/srv/unbound/conf` container directory
|
||||||
|
|
Loading…
Reference in New Issue