Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run docker on OpenShift #1134

Open
DataOps7 opened this issue May 30, 2024 · 0 comments
Open

Can't run docker on OpenShift #1134

DataOps7 opened this issue May 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working triage

Comments

@DataOps7
Copy link

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 DataOps7 added bug Something isn't working triage labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

2 participants