forgejo/docker
forgejo-backport-action f25747d0f6 [v15.0/forgejo] chore(Dockerfile.rootless): update shadowed env variables (#12137)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/11720

This was missed in https://codeberg.org/forgejo/forgejo/pulls/11098.

See https://github.com/go-gitea/gitea/pull/17846 for why this was added in the first place.

Note that this is not backwards compatible. For users with a custom `app.ini`-config this won't work. But it also didn't work with the previous config. This change only aligns it with the default app.ini-path.

I guess this needs some more discussion.

Co-authored-by: jaylinski <jaylinski@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12137
Reviewed-by: Beowulf <beowulf@beocode.eu>
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2026-04-16 10:44:47 +02:00
..
root bugfix check for alternate ssh host certificate location (#34146) 2025-04-14 15:53:35 +02:00
rootless [v15.0/forgejo] chore(Dockerfile.rootless): update shadowed env variables (#12137) 2026-04-16 10:44:47 +02:00
manifest.rootless.tmpl Do not publish docker release images on -dev tags (#25471) 2023-06-23 19:52:24 +00:00
manifest.tmpl Do not publish docker release images on -dev tags (#25471) 2023-06-23 19:52:24 +00:00
README.md [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 2024-02-05 16:02:14 +01:00

Forgejo - Docker

The Dockerfile can be found in the root of repository. Dockerfile & Dockerfile.rootless.

The Docker image can be found on Codeberg.

Documentation on how you can use the docker image can be found on the Forgejo documentation website.