This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/docker
zeripath 73b68015de
In docker rootless use $GITEA_APP_INI if provided (#18524) (#18535)
Currently when calling `gitea` from any shell in rootless docker image it won't respect my `$GITEA_APP_INI`. Which this change it will use that value when defined instead of the default value.

- https://discourse.gitea.io/t/gitea-1-16-0-unable-to-find-configuration-file/4543
- https://gitea.com/gitea/helm-chart/issues/287

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-02-01 17:46:45 -05:00
..
root
rootless In docker rootless use $GITEA_APP_INI if provided (#18524) (#18535) 2022-02-01 17:46:45 -05:00
manifest.rootless.tmpl
manifest.tmpl
README.md

Gitea - Docker

Dockerfile is found in root of repository.

Docker image can be found on docker hub

Documentation on using docker image can be found on Gitea Docs site