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.
gitea/docker
Dario Louzado 5de01e21a1
Make sshd_config more flexible regarding connections (#16009)
* Make sshd_config more flexible regarding
MaxStartups and MaxSessions.

See https://man.openbsd.org/sshd_config
for more information.

* make property prefix equals
other existing Gitea SSH properties.

Co-authored-by: dlouzado <dlouzado@senado.leg.br>
4 years ago
..
root Make sshd_config more flexible regarding connections (#16009) 4 years ago
rootless Add reverse proxy configuration support for remote IP address (#14959) 4 years ago
README.md Fix typo in README.md (#12369) 5 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) 6 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