You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2024. It is now read-only.
... the documentation does not mention anything about my problem
... there are no open or closed issues that are related to my problem
Description
I want to spin up a license server on our kubernetes cluster (and on my local minikube dev platform), without the need of running the container as root user.
All seems to work finde, until the "fixing perms..." and a permission error appeared.
Expected behaviour
I thought that it should be possible to run your container without the need of root priviledges, because the README said so.
Actual behaviour
See description for error message :D
Steps to reproduce
You should be able to reproduce this very easily by using this sample deployment:
Support guidelines
I've found a bug and checked that ...
Description
I want to spin up a license server on our kubernetes cluster (and on my local minikube dev platform), without the need of running the container as root user.
All seems to work finde, until the "fixing perms..." and a permission error appeared.
Expected behaviour
I thought that it should be possible to run your container without the need of root priviledges, because the README said so.
Actual behaviour
See description for error message :D
Steps to reproduce
You should be able to reproduce this very easily by using this sample deployment:
Docker info
Docker Compose config
No response
Logs
Additional info
No response