Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Compress DNS responses and truncate them if using UDP transport #13

Closed
wants to merge 2 commits into from
Closed

Compress DNS responses and truncate them if using UDP transport #13

wants to merge 2 commits into from

Conversation

esselius
Copy link

Using resolvable made docker stop working:

$ docker run -it gliderlabs/alpine  /bin/sh
Unable to find image 'gliderlabs/alpine:latest' locally
Pulling repository docker.io/gliderlabs/alpine
Error while pulling image: Get https://index.docker.io/v1/repositories/gliderlabs/alpine/images: dial tcp: lookup index.docker.io on 172.17.0.1:53: cannot unmarshal DNS message

Solution shamelessly stolen from: d2iq-archive/mesos-dns#173

Updating to alpine:3.2 was required because github.com/miekg/dns would not work with go-1.3.3-r1 available in alpine:3.1

@esselius esselius closed this Oct 27, 2015
@esselius esselius deleted the compress-responses-and-truncate-udp branch October 27, 2015 09:21
spikeekips added a commit to spikeekips/resolvable that referenced this pull request Oct 24, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant