Closed
Description
It would be great for security to let gitea run as non-root, preferably even with an auto-generated uid.
See https://docs.openshift.org/latest/creating_images/guidelines.html#openshift-origin-specific-guidelines
for a rationale and on how to achieve that.
The drawback is, that the container won't be able to bind to port 22.
I have an old gogs container (that is still running in production though) on
https://github.com/ibotty/openshift-gogs