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 2015-07-06 01:57:42 +02:00
parent 8eb6982971
commit ccf1511ee5

@ -33,8 +33,8 @@ Create and initialize the container, once and for all:
This will only accept connections via DNSCrypt. Containers on the same virtual
network can directly access the DNS cache on the standard DNS port (53), but
to create a non-authenticated public DNS resolver, this extra port has to be
explicitly exposed (`-p 53:53/udp -p 53:53/tcp`).
to create a regular, non-authenticated public DNS resolver, this extra port
has to be explicitly exposed (`-p 53:53/udp -p 53:53/tcp`).
Now, to start the whole stack: