Open DataOps7 opened 6 months ago
Because the docker uses nginx, it's unable to run on OpenShift kubernetes. To solve, we can use nginxinc/nginx-unprivileged as the Docker base image.
nginxinc/nginx-unprivileged
Got permission denied when accessing /var/cache/nginx/client_temp
/var/cache/nginx/client_temp
not applicable
A self hosted
Any information regarding it? I'm happy to contribute if we go this route.
Describe the bug
Because the docker uses nginx, it's unable to run on OpenShift kubernetes. To solve, we can use
nginxinc/nginx-unprivileged
as the Docker base image.What happened?
Got permission denied when accessing
/var/cache/nginx/client_temp
System information
not applicable
Where did you encounter the bug?
A self hosted