This repository has been archived by the owner on Jan 26, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force native Go DNS resolution [CI SKIP]
- Loading branch information
affbaa8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just hit this problem, would be great if this gets into an image soon.
:)
Btw in terms of debugging it would have been great if we had at least busybox inside the image
affbaa8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@simonswine the image will get re-generated next time I push or merge something with master. In the mean time you can start the Docker image with
--env "GODEBUG=netdns=go"