summaryrefslogtreecommitdiff
path: root/f3s/git-server/docker-image
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-09 20:57:23 +0200
committerPaul Buetow <paul@buetow.org>2026-01-09 20:57:23 +0200
commitcf432fa0d4e96f17e0d1e5dd1d4b560f35c00c60 (patch)
tree571f7af893f4766403aa5571b855883101c9990a /f3s/git-server/docker-image
parent6c145e34c47c0d2598db34e8edde9f47e5201fc1 (diff)
Fix cgit container permissions - use writable /tmp for runtime files
- Mount emptyDir volume at /tmp for cgit runtime files - Copy nginx.conf to /tmp and modify there (read-only /etc) - Move nginx PID file to /tmp/nginx.pid - Move fcgiwrap socket to /tmp/fcgiwrap.sock - Update cgit.conf to use new socket location Allows cgit to run as non-root (UID 33) without write access to /etc or /var. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'f3s/git-server/docker-image')
0 files changed, 0 insertions, 0 deletions