Skip to content

"Error while creating mount source path docker.sock[...] operation not supported" #175

@Wolfsrudel

Description

@Wolfsrudel

I am running docker in a virtual machine "presented" by lima and get the following error:

lstk

   ▟████▖   lstk (0.5.4)
  ▟██▙█▙█▟  LocalStack AWS Emulator
    ▀▛▀▛▀   localhost.localstack.cloud:4566

LocalStack: validating license (2026.3.0)
✔︎ Pulled localstack/localstack-pro:latest
Starting LocalStack...
✗ failed to start LocalStack: Error response from daemon: error while creating mount source path '/Users/<me>/.lima/docker/sock/docker.sock': mkdir /Users/<me>/.lima/docker/sock/docker.sock: operation not supported

The lima instance is started with "--mount-writable", but that shouldn't raise the error trying to "mkdir" the socket file?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions