You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
3 years ago
..
root Fix bug due to missing MaxStartups and MaxSessions (#16046) 3 years ago
rootless Add reverse proxy configuration support for remote IP address (#14959) 3 years ago
README.md Fix typo in README.md (#12369) 4 years ago
manifest.rootless.tmpl fix docker rootless manifest (#13386) 4 years ago
manifest.tmpl drone/docker: prepare multi-arch release + provide arm64 image (#7571) 5 years ago

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