Docker

Colima Runtime on MacOS

I use colima as container runtime on MacOS.
So if you get an error like this:

Cannot connect to the Docker daemon at unix:///Users/mitiko/.colima/default/docker.sock.
Is the docker daemon running?

You should start the runtime first:

colima start

More troubleshooting: