mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-04-18 20:40:23 +00:00
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. Co-authored-by: Jakob Linskeseder <jakob@linskeseder.com> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11720 Reviewed-by: Beowulf <beowulf@beocode.eu> Reviewed-by: Michael Kriese <michael.kriese@gmx.de> Co-authored-by: jaylinski <jaylinski@noreply.codeberg.org> Co-committed-by: jaylinski <jaylinski@noreply.codeberg.org> |
||
|---|---|---|
| .. | ||
| root | ||
| rootless | ||
| manifest.rootless.tmpl | ||
| manifest.tmpl | ||
| README.md | ||
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.