Skip to content

Docker-Container running as "root" #91

Description

@schneefisch

The eramba app in

    containers:
      - name: eramba
        image: ghcr.io/eramba/eramba:latest

is running as root!
ImhO this is a security issue.
We wanted to run it in our kubernetes environment, but the policies forbid that, therefore we had to choose a completely different setup just for that tool.

It would be nice to change the docker-image so it runs as non-root.

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