From 1ab68caaac1b07301adf991be2ff20db95bf1f56 Mon Sep 17 00:00:00 2001 From: Gertjan Date: Wed, 26 Jan 2022 21:05:27 +0100 Subject: [PATCH] Updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd52864..72b06e1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # 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: - Add additional config files to the `/srv/unbound/conf` container directory