Hi,
i just installed colima on a MacBook Pro wit BigSur 11.6.2
colima version 0.3.2
git commit: 272db4732b90390232ed9bdba955877f46a50552
runtime: docker
arch: x86_64
client: v20.10.12
server: v20.10.11
When i want to pull in docker, I get an i/o timeout error. It seems that the colima system doesn't have internet connection.
docker pull maven Using default tag: latest Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on 192.168.5.3:53: read udp 192.168.5.15:56157->192.168.5.3:53: i/o timeout
Are there any post-install steps to get a connection?
Hi,
i just installed colima on a MacBook Pro wit BigSur 11.6.2
When i want to pull in docker, I get an i/o timeout error. It seems that the colima system doesn't have internet connection.
docker pull maven Using default tag: latest Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on 192.168.5.3:53: read udp 192.168.5.15:56157->192.168.5.3:53: i/o timeoutAre there any post-install steps to get a connection?