GoDNS V1.2
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
Refactor docker mode logic, support to run with docker.
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