Skip to content

Docker run as root #510

@Vincent-proginov

Description

@Vincent-proginov

I have to run krr in an environment where security needs container to run with a non root user.

Could you add a new user in the Dockerfile for this ?

RUN adduser --disabled-password --gecos "" --uid 1000 krr && chown -R krr:krr /app

USER 1000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions