summaryrefslogtreecommitdiffstats
path: root/docker/root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Make AllowedUsers configurable in sshd_config (#8094)jpellegrini2019-09-051-2/+0
| | | | | | | | 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>
* [docker] drop the docker Makefile from the image (#6507)Jakob Ackermann2019-05-051-0/+37