This repository has been archived on 2024-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/docker
zeripath 8947422781
Fix bug due to missing MaxStartups and MaxSessions (#16046)
Unforunately #16009 makes these settings mandatory. This PR uses the same technique
as used for the certificates to make these settings non-mandatory.

Fix #16044

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
2021-06-01 15:55:17 -04:00
..
root Fix bug due to missing MaxStartups and MaxSessions (#16046) 2021-06-01 15:55:17 -04:00
rootless Add reverse proxy configuration support for remote IP address (#14959) 2021-03-16 00:27:28 +02:00
manifest.rootless.tmpl fix docker rootless manifest (#13386) 2020-11-02 14:50:13 -05:00
manifest.tmpl drone/docker: prepare multi-arch release + provide arm64 image (#7571) 2019-07-24 13:21:12 -04:00
README.md Fix typo in README.md (#12369) 2020-07-29 09:29:51 -05:00

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