Final NextDNS changes

This commit is contained in:
John Dorman 2020-06-04 21:52:00 -07:00
parent 5665135609
commit cc7549ce93

View File

@ -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"