mirror of https://github.com/go-gitea/gitea.git
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.
09668b2e2e
Backport #25721 by @wolfogre Set the correct permissions on the .ssh directory and authorized_keys file, or sshd will refuse to use them and lead to clone/push/pull failures. It could happen when users have copied their data to a new volume and changed the file permission by accident, and it would be very hard to troubleshoot unless users know how to check the logs of sshd which is started by s6. Co-authored-by: Jason Song <i@wolfogre.com> |
2 years ago | |
---|---|---|
.. | ||
root | 2 years ago | |
rootless | 2 years ago | |
README.md | 5 years ago | |
manifest.rootless.tmpl | 2 years ago | |
manifest.tmpl | 2 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