From 3b3e2fb853bd161196edc072eae0057335b14a25 Mon Sep 17 00:00:00 2001 From: Mroik Date: Mon, 26 Jan 2026 20:54:41 +0100 Subject: Add reference to precompiled image --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d99463e..6f1110f 100644 --- a/README.md +++ b/README.md @@ -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`. -- cgit v1.3