diff --git a/nextdns/README.md b/nextdns/README.md index 0432e90..9ff6202 100644 --- a/nextdns/README.md +++ b/nextdns/README.md @@ -17,6 +17,8 @@ * If you want to inject custom DNS names into NextDNS use --add-host docker commands. The /etc/resolv.conf and /etc/hosts is generated from that and --dns. ### Docker +The official repo is boostchicken/nextdns-udm. Latest will always refer to the latest builds, there are also tags for each NextDNS release (e.g. 1.6.4). + The Dockerfile is included, you can build it locally on your UDM if you don't want to pull from Docker Hub or make customizations ``` podman build . -t nextdns-udm:latest"