Switching from Docker Desktop to OrbStack and stuck at Docker daemon error? Here’s how to fix it
When Kamal cannot connect
$ kamal build
ERROR: Cannot connect to the Docker daemon at unix:///Users/[user]/.docker/run/docker.sock
Luckily the fix is simple. We can recreate Kamal builder setting:
$ kamal build create
And that’s it!
Check out my book
Learn how to use Kamal to deploy your web applications with Kamal Handbook. Visualize Kamal's concepts, understand Kamal's configuration, and deploy practical life examples.