Files
metacrypt/Dockerfile.web
Kyle Isom c302b1d719 docker: drop VOLUME/USER/pre-created dir for rootless podman
The images created /srv/metacrypt and chowned it to a non-root user with
VOLUME + USER, which fails to unpack under rootless podman (mkdir
/srv/metacrypt: operation not permitted). MCP bind-mounts /srv/metacrypt
and runs --user 0:0, so none of that is needed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-11 11:14:46 -07:00

769 B