You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2026. It is now read-only.
It would be nice if you could also support podman. I think dockerode should (mostly?) support podman just because podman is largely API compatible with docker.
Currently claude-code-sandbox fails when building the container because it tries to use the docker socket path instead of the user-specific podman socket.
It would be nice if you could also support podman. I think
dockerodeshould (mostly?) support podman just because podman is largely API compatible with docker.Currently claude-code-sandbox fails when building the container because it tries to use the docker socket path instead of the user-specific podman socket.