gitea/docker
jpellegrini 852b8e2d81 Make AllowedUsers configurable in sshd_config ()
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>
..
root Make AllowedUsers configurable in sshd_config ()
Makefile Make CustomPath, CustomConf and AppWorkPath configurable at build ()
manifest.tmpl drone/docker: prepare multi-arch release + provide arm64 image ()