gitea/docker
Giteabot e6801df99c
Correct permissions for `.ssh` and `authorized_keys` (#25721) (#25731)
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>
2023-07-06 12:14:50 -04:00
..
root Correct permissions for `.ssh` and `authorized_keys` (#25721) (#25731) 2023-07-06 12:14:50 -04:00
rootless Rootless Docker - Mistake with the repo-avatars parent folder name (#22637) 2023-01-31 22:42:48 +00:00
README.md Fix typo in README.md (#12369) 2020-07-29 09:29:51 -05:00
manifest.rootless.tmpl Dont publish latest for v1.19.x anymore (#25666) 2023-07-04 13:04:00 +02:00
manifest.tmpl Dont publish latest for v1.19.x anymore (#25666) 2023-07-04 13:04:00 +02: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