Skip to content

Do not run container as root #170

Closed
@verwilst

Description

@verwilst

Currently the container is running as root. The Helm chart on stable circumvents this by creating its own podsecuritypolicy that allows this. I would like to remove the PSP and make it use the default restricted profile.

Adding USER 33 to the Dockerfile, making it listen on port 8080 instead of 80, and not chowning the data dirs in the entrypoint should be enough to make it work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions