0

I have installed docker(docker 1.6) via boot2docker vm in OSX environment.

In my host machine I have redirected a host entry (in /etc/hosts). Following is my host file entry

dockerreigstry.score.local  10.2.2.132

This host redirection not available for boot2docker. If I ssh to boot2docker and execute

boot2docker ssh
ping dockerreigstry.score.local 

it always goes to original ip address(not to 10.2.2.132).

eranga
  • 519
  • 7
  • 17
  • How is this different from http://stackoverflow.com/questions/24493920/docker-containers-not-using-host-dns-in-boot2docker? – Simon Thum Dec 16 '15 at 12:20
  • Ya, it also contains the solution.. Following is the solution for it (http://serverfault.com/questions/453185/vagrant-virtualbox-dns-10-0-2-3-not-working/453260#453260) – eranga Dec 17 '15 at 10:44

0 Answers0