Updated readme

pull/1/head
Gertjan Krol 2022-01-26 21:05:27 +01:00
parent f4d438acc3
commit 1ab68caaac
1 changed files with 2 additions and 2 deletions

View File

@ -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