Closed
Description
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
Labels
No labels