Visit https://hub.docker.com/r/timothyye/godns to fetch the latest docker image. The -p 9000:9000 option exposes the web panel. With /path/to/config.json as your local configuration file, run: docker run \ -d --name godns --restart=always \ -v /path/to/config.json:/config.json...