diff options
| author | Mroik <mroik@delayed.space> | 2026-01-26 20:54:41 +0100 |
|---|---|---|
| committer | Mroik <mroik@delayed.space> | 2026-01-26 21:20:20 +0100 |
| commit | 3b3e2fb853bd161196edc072eae0057335b14a25 (patch) | |
| tree | 803dd93892940db1fa562daaffecdc9ae8afcf11 /README.md | |
| parent | 160e9526a2b6f6796b47ae10e91affa6d2c2ac6a (diff) | |
Add reference to precompiled image
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Before building you need to download the `cgit` source code. There's already a reference to it as a submodule. To download just run `git submodule update --init --recursive`. +If you don't want to build from source you can just use the image provided +though ghcr: e.g. `ghcr.io/mroik/cgit-docker:cgit-v1.2.3` + After running the container you just configure your webserver to use the exposed unix socket (`./stuff/fcgi.sock`) with `fastcgi`. |
