Open kevdowney opened 2 years ago
Kindly install latest development version with brew install --head colima
, then colima delete
and start afresh.
had a similar issue and tried the head
version and now no containers can get DNS
# dig www.google.com
; <<>> DiG 9.11.4-P2-RedHat-9.11.4-26.P2.amzn2.5.2 <<>> google.com
;; global options: +cmd
;; connection timed out; no servers could be reached
This appears to have regressed in HEAD. In 0.3.4
I can successfully connect to hosts over an OpenVPN connection. In HEAD, while DNS resolves fine all connections time out.
Can confirm deviantintegral’s issue. When connected to a VPN (GlobalProtect in my case), DNS works but no connections do. Reverted to 0.3.4 and now things are working.
Problem exists in 0.6.5 again. DNS resolution is not the issue, the connection simply cannot be established. With Docker Desktop it works fine.
When connected to an enterprise VPN docker cannot resolve internal hostnames for registry.
Docker Version:
Colima version: