gitea/docker/usr/bin
techknowlogick ecfc401eaa Allow Gitea to run as different USER in Docker ()
* If using a different $USER then rename git user

* Chown based on $USER env

* Target only one part of passwd

* su-exec based on $USER

not a hardcoded value
..
entrypoint Allow Gitea to run as different USER in Docker ()