Skip to content

Use gitlab user instead of root in Docker image

Adam Cohen requested to merge switch-to-non-root-user into master

What does this MR do?

This MR updates the Docker image so that it runs as a gitlab user instead of as root, in order to be compatible with Red Hat OpenShift

How is it tested?

This is tested via !67 (closed) which sits on top of this MR.

See build qa image job and successful pipelines using the QA image:

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports