it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

Can't run docker on OpenShift

Open DataOps7 opened this issue 1 year ago • 0 comments

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

DataOps7 avatar May 30 '24 12:05 DataOps7