Because of this problem, all docker pull
requests fail with this error:
Error response from daemon: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 127.0.0.1:53: server misbehaving
When trying to log into the vagrant box using vargrant ssh
and enter ping google.de
the result is host unknown
I have an older DEV-VM installation with Bento/Ubuntu 16.04.3 running, which dosn't have this problem.
One (temporary) fix is to add a public dns server (eg. google dns 8.8.8.8) to the /etc/resolv.cnf
file inside the build devvm.