-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I tried setting up Arcane for Podman following the official docs, but the socket failure kept happening. I’m running Podman Desktop on Windows 11 and ended up using this socket configuration, which worked:
volumes:
# For Windows Podman - mount the Podman socket from inside the VM
- /run/podman/podman.sock:/var/run/docker.sock
- ./arcane-data:/app/data
Just sharing in case it helps.
Metadata
Metadata
Assignees
Labels
No labels