Closed FisherMS closed 6 years ago
Maybe log file is generated in the docker container... Please refer to #16, I plan to use stdout instead of the log file in the next release.
You can go into the container: docker exec -it DOCKER_NAME /bin/sh There may be a log file inside the docker container.
V1.5 is released, now stdout is the default log output.
You can use docker logs
to get it.
Please refer to https://github.com/TimothyYe/godns/releases/tag/V1.5
I check the log file :/var/lib/docker/containers/a9572ee726a5ca500857f03eae9a9078df707f164457006d0e9accca5c6da776/a9572ee726a5ca500857f03eae9a9078df707f164457006d0e9accca5c6da776-json.log
and there is nothing.