Skip to content

GoDNS V1.2

Compare
Choose a tag to compare
@TimothyYe TimothyYe released this 15 Sep 08:20
· 458 commits to master since this release

Refactor docker mode logic, support to run with docker.

HOW TO

Run GoDNS with docker for just one simple command:

docker run -d --name godns --restart=always \
-v /path/to/config.json:/usr/local/godns/config.json timothyye/godns:1.2