© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Marco Mornati
On August 31st, Docker surprises the world with a news about the docker-desktop application: it won't be free anymore. Even if it is a normal and legit decision, this can be a hard decision for big companies as the final invoice can have consequenc...
R Thomas
Developer
Add the following parameter to the ssh command and you won't have to worry about deleting the docker.sock file/path from a previous execution.
-o StreamLocalBindUnlink=yes
FYI, limactl is mistyped as limactrl in the Installation section. Was wondering why it wasn't working but then noticed it is correctly spelled (w/o the 'r') later on in the VM creation section.
R Thomas
Developer
Add the following parameter to the ssh command and you won't have to worry about deleting the docker.sock file/path from a previous execution.
-o StreamLocalBindUnlink=yes