Docker image for quad9 (9.9.9.9) DNS-over-TLS using stubby
100K+
Simple docker image for quad9 DNS-over-TLS using stubby. Based on debian:testing-slim.
Includes the following scripts:
# --init -> enable interrupting the container with Ctrl+C
# -p 127.0.0.1:53:53/udp -> forward container 53:udp to localhost
docker run --init -p 127.0.0.1:53:53/udp oikuda/stubby-quad9
Docker hub: https://hub.docker.com/r/oikuda/stubby-quad9/
Content type
Image
Digest
Size
41.4 MB
Last updated
over 8 years ago
docker pull oikuda/stubby-quad9