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
jpellegrini 852b8e2d81 Make AllowedUsers configurable in sshd_config (#8094)
docker/root/usr/bin/entrypoint already allows for the specification
of USER, USER_UID, USER_GID. But since AllowedUsers is hardcoded in
sshd_config, one cannot log in as a user different ftom git.
This change substitutes ${USER} for git in the sshd_config template.

Signed-off-by: Jeronimo Pellegrini <j_p@aleph0.info>
5 years ago
..
root Make AllowedUsers configurable in sshd_config (#8094) 5 years ago
Makefile Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 5 years ago
manifest.tmpl drone/docker: prepare multi-arch release + provide arm64 image (#7571) 5 years ago