Sign inSign up

yegle/stubby-dns

By yegle

Updated over 6 years ago

A minimal (10MiB) Stubby (DNS-over-TLS) DNS image with health check.

Image
1

10K+

yegle/stubby-dns repository overview

stubby-docker

Quick start:

curl -O stubby.yml \
    https://raw.githubusercontent.com/getdnsapi/stubby/develop/stubby.yml.example
docker run -v ${PWD}/stubby.yml:/usr/local/etc/stubby/stubby.yml:ro \
    yegle/stubby-dns:latest

NOTE: the docker image is versioned on https://github.com/getdnsapi/getdns, NOT https://github.com/getdnsapi/stubby (because the stubby repo is a git submodule of the getdns repo).

Tag summary

Content type

Image

Digest

Size

8.9 MB

Last updated

over 6 years ago

docker pull yegle/stubby-dns