forked from gitea/gitea
1
0
Fork 0
gitea/docker
zeripath 8947422781
Fix bug due to missing MaxStartups and MaxSessions ()
Unforunately  makes these settings mandatory. This PR uses the same technique
as used for the certificates to make these settings non-mandatory.

Fix 

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 () 2021-06-01 15:55:17 -04:00
rootless Add reverse proxy configuration support for remote IP address () 2021-03-16 00:27:28 +02:00
README.md Fix typo in README.md () 2020-07-29 09:29:51 -05:00
manifest.rootless.tmpl fix docker rootless manifest () 2020-11-02 14:50:13 -05:00
manifest.tmpl drone/docker: prepare multi-arch release + provide arm64 image () 2019-07-24 13:21:12 -04:00

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