This repository has been archived by the owner on Feb 27, 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.
Explicitly use the VirtualBox NAT DNS Proxy
- Loading branch information
4c59138
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.
I believe this change has made DNS resolving (inside the VM) take 2-5 seconds every single time on my MacBookPro11,3. I'm running boot2docker 1.3.3 with 1.3.3 ISO, Docker 1.3.3 and VirtualBox 4.3.20 on OS X 10.10.1. This seems to suggest that I'm not the only one experiencing these issues with the resolver.
4c59138
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.
See #320. 👍