Skip to content

Execute commands inside the container only with unprivileged users #77

@selfxp

Description

@selfxp

The apigateway container needs to run with root privileges as some of the commands executed inside the container are executed by root. Example here.
One way to fix this would be to create a new user beside the api-gateway one, in the same usergroup, and only execute commands inside container with these two existing users.

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