Open
Description
Hi,
deploying the Image webdevops/php-nginx:5.6
to an OpenShift/Kubernetes Cluster fails with:
error: failed switching to "root": operation not permitted
I've tried setting custom USER in my Dockerfile, adding anyuid to the cluster's allowed SCC's and more.
Can you guys give me a pointer on how to get this running?