Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Docker Apple M1 : Error response from daemon: dial unix docker.raw.sock: connect: no such file or directory

I a newbie so don't roast me too much, plase. I downloaded and installed docker for m1 mac preview :

When I open Docker app it stays in phase : Docker is starting. When I type in terminal any docker command it gives me response : Error response from daemon: dial unix docker.raw.sock: connect: no such file or directory

Any Ideas how to solve the problem? Thank you.

like image 988
eldzapo Avatar asked Nov 16 '22 01:11

eldzapo


1 Answers

It got resolved by,

Docker menu -> Troubleshoot -> Reset to factory defaults.

Caution: Existing containers and images will be lost.

like image 92
Raj kumar Bhakthavachalam Avatar answered Dec 15 '22 14:12

Raj kumar Bhakthavachalam