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
Xinyu Zhou f17edfaf5a
Remove deprecated DSA host key from Docker Container (#21522)
Since OpenSSH 7.0 and greater similarly disable the ssh-dss (DSA) public
key algorithm, and recommend against its use.
http://www.openssh.com/legacy.html

## ⚠️ BREAKING ⚠️

This patch will remove DSA host key form OpenSSH daemon configuration
file.

Signed-off-by: baronbunny <its@baronbunny.cn>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
root Remove deprecated DSA host key from Docker Container (#21522) 2 years ago
rootless Fix the mode of custom dir to 0700 in docker-rootless (#20861) 2 years ago
README.md Fix typo in README.md (#12369) 4 years ago
manifest.rootless.tmpl Fix pushing to 1-x-dev docker tag (#18578) 2 years ago
manifest.tmpl Fix pushing to 1-x-dev docker tag (#18578) 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