Skip to content

Implementing practice to run as non-root user in docker deployments

Instead of running the app with root access, it is recommended to use a different user.

Merge request reports