Commit Graph

2 Commits (4979f15c3f44b8e7be46ebce02e25ebd9cc74197)

Author SHA1 Message Date
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>
6 years ago
Jakob Ackermann dab38c375d [docker] drop the docker Makefile from the image (#6507) 6 years ago