Skip to content

Change the ownership of /opt/vespa to a non root (uid:0) user from the published Dockerfile #17865

@nehajatav

Description

@nehajatav

Just wanted to check if there's a possibility to change the ownership of /opt/vespa to a non root (uid:0) user from the published Dockerfile
Background: In our firm, our hosted k8s doesnt allow running as privileged user, to work around this, we have to create a new docker image which changes ownership of all folders to non-root user. However, we have restrictions on running commands as root while publishing new Docker image and would be very helpful if the published docker image itself took care of using non-root user like vespa

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions