From 6ca9c2ad48077ee6aadfb2507677bebaad0c2394 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Wed, 27 Oct 2021 14:29:30 +0200 Subject: [PATCH] add readme --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..1cb8ab7 --- /dev/null +++ b/readme.md @@ -0,0 +1,6 @@ +This project provides a Docker image containing the unbound nameserver +in an Alpine Linux base. + +unbound will be build including the DNSSEC and DNS-over-TLS features. + +