Skip to content

Conversation

@JtMotoX
Copy link

@JtMotoX JtMotoX commented Mar 25, 2024

This allows the docker container to run as a non-root user.

  • Security best-practice (more details)
  • Flexibility to run as any user, as some applications and platforms policies require it and sometimes run containers as a random user id. (e.g. OpenShift, Kyverno, OPA, etc..)

Fixes #162

@JtMotoX JtMotoX changed the title Support running docker container as non-root user Run as non-root user Jun 23, 2024
@JtMotoX
Copy link
Author

JtMotoX commented Oct 23, 2024

@timothymiller any chance of getting this merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running as non-root user fails with "No module named 'requests'"

1 participant