diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-09 11:30:03 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-09 11:30:03 +0200 |
| commit | 3669a99e1c8a3d7ef1be42a5703c96cc8d31f0d7 (patch) | |
| tree | 0d479a5eb8ccfbc77ad75ed63d9a5b6f75ba9ddc /f3s/git-server/docker-image/Dockerfile | |
| parent | 1ad002ea626fb70db757c45634bbc013675e2419 (diff) | |
Override cgit entrypoint to skip chown/chmod
The cgit image entrypoint always tries to chown /var/cache/cgit which
fails with permission errors. Override the entrypoint to directly:
1. Spawn fcgiwrap as nginx user
2. Start nginx in foreground
This skips the problematic chown/chmod and template substitution.
Diffstat (limited to 'f3s/git-server/docker-image/Dockerfile')
0 files changed, 0 insertions, 0 deletions
