1
1
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-11-22 15:32:01 +01:00
This commit is contained in:
Frank Denis 2019-10-09 18:07:46 +02:00
parent b5909c1630
commit a8a5314088

@ -20,7 +20,6 @@ Table of Contents
- [Troubleshooting](#troubleshooting)
- [Details](#details)
- [Kubernetes](#kubernetes)
- [Coming up next](#coming-up-next)
Quickstart
==========
@ -112,7 +111,7 @@ to work out what is wrong:
Details
=======
- Alpine Linux as a base image.
- A minimal Ubuntu Linux as a base image.
- Caching resolver: [Unbound](https://www.unbound.net/), with DNSSEC, prefetching,
and no logs. The number of threads and memory usage are automatically adjusted.
Latest stable version, compiled from source. qname minimisation is enabled.