Skip to content

Container images should not rely on root user #32

@djeanprost

Description

@djeanprost

In a typical secure kubernetes environment, it's required to run as non root.
For the moment, the current implementation seems to rely on the fact that running as root is mandatory.

# -- Enforce running the container as non-root. Leave `false` until the image is able to be run in rootless mode.

Please fix the application behaviour so that the user app is not root.
thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions