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

Upgrade node and Dockerfiles to get to build on Openshift #354

Closed
jonespm opened this issue Nov 14, 2024 · 0 comments · Fixed by #355
Closed

Upgrade node and Dockerfiles to get to build on Openshift #354

jonespm opened this issue Nov 14, 2024 · 0 comments · Fixed by #355
Assignees

Comments

@jonespm
Copy link
Member

jonespm commented Nov 14, 2024

The current Dockerfile.openshift does not build on Openshift because the images are outdated and not present and the registry is pointing to the old location.

Even though this might be removed in #322 or other issues I think we should do a quick fix so we can get it building. I tested locally and Node 20 seems to work fine.

@jonespm jonespm self-assigned this Nov 14, 2024
jonespm added a commit to jonespm/canvas-app-explorer that referenced this issue Nov 14, 2024
Fixes tl-its-umich-edu#354
The 3.10-slim is the same as 3.10-slim-bookworm, but this one exists in
Openshift
pushyamig pushed a commit to pushyamig/canvas-app-explorer that referenced this issue Nov 25, 2024
…h-edu#355)

* Upgrade node and Dockerfile to get to build on Openshift

Fixes tl-its-umich-edu#354
The 3.10-slim is the same as 3.10-slim-bookworm, but this one exists in
Openshift

* Update to match Dockerfile for recent changes

* Remove unneeded mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant