containers
containers copied to clipboard
[bitnami/redmine] Avoid to error of chmod
trafficstars
Name and Version
bitnami/redmine: 6.0.5
What is the problem this feature will solve?
I want to install rednami/redmine on filesystem provided from https://github.com/yandex-cloud/k8s-csi-s3 but
chmod: changing permissions of '/bitnami/redmine': Operation not supported
It seems redmine installer uses chmod. Are there any way to avoid this chmod?
What is the feature you are proposing to solve the problem?
How about to add new environment variable to NOT execute chmod?
What alternatives have you considered?
No response