Files
AegisGitea-MCP/docker
latte 0d986eb78b fix: correct Python dependencies path for non-root user in Docker
The builder stage installed dependencies to /root/.local but the final
stage switched to the 'aegis' user who couldn't access /root/.local.

Fixed by copying dependencies to /home/aegis/.local and updating PATH
to point to the correct location.
2026-01-29 20:24:45 +01:00
..
.
2026-01-29 19:53:36 +01:00