diff --git a/README.md b/README.md index 7f7607b..5bb767c 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,12 @@ strip ~/.cargo/bin/encrypted-dns The executable file will be copied to `~/.cargo/bin/encrypted-dns` by default. +### Options 3: Docker + +[dnscrypt-server-docker](https://github.com/dnscrypt/dnscrypt-server-docker) is the most popular way to deploy an encrypted DNS server. + +This Docker image that includes a caching DNS resolver, the encrypted DNS proxy, and scripts to automatically configure everything. + ## Setup The proxy requires a recursive DNS resolver, such as Knot, PowerDNS or Unbound.