gitea/docker
Giteabot 4ee4c06b07
also check default ssh-cert location for host (#34099) (#34100) (#34116)
Backport #34100 by @ManInDark

Fixes #34099.

Resolved by checking the `key-cert.pub` location alongside the
previously configured location. In case a certificate is already found,
this won't change anything, but if there is one in `key-cert.pub` but
not in `key_cert`, it'll use that one now.

Co-authored-by: ManInDark <61268856+ManInDark@users.noreply.github.com>
2025-04-04 04:38:24 +08:00
..
root also check default ssh-cert location for host (#34099) (#34100) (#34116) 2025-04-04 04:38:24 +08:00
rootless Rootless Docker - Mistake with the repo-avatars parent folder name (#22637) 2023-01-31 22:42:48 +00:00
manifest.rootless.tmpl Do not publish docker release images on -dev tags (#25471) 2023-06-23 19:52:24 +00:00
manifest.tmpl Do not publish docker release images on -dev tags (#25471) 2023-06-23 19:52:24 +00:00
README.md Update README.md (#30856) 2024-05-03 23:53:18 -04:00

Gitea - Docker

Dockerfile is found in the root of the repository.

Docker image can be found on docker hub.

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