Open kakoni opened 2 years ago
@kakoni I was able to reproduce this problem on my M1 Mac mini and I'm looking into it. I couldn't even run docker hello-world
and I got the same error. So something broke with the Docker installation. :(
Update: This happens on my Intel Mac as well so not an M1 issue.
Got the same issue with Docker Desktop 4.15.0.
@kakoni Have you already opened an issue anywhere else? I just found this (old) one: https://github.com/docker/for-mac/issues/5527
Hi! Trying this on M1 Mac, docker desktop 4.12.0
Sample vagrant file
vagrant up -provider docker
leads toI can
vagrant ssh
into the box just fine.