Skip to content

Create Dockerfile to allow it to build #379

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

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

MoralCode
Copy link

@MoralCode MoralCode commented Jul 16, 2025

This creates a dockerfile in the repo using an older (likely EOL) version of node that allows the site to be built and run.

This may be helpful for testing and/or any efforts to slowly upgrade things to modern, supported versions

tested by finding a project thats present in the docs (i.e. recently added) but not on the site (Kuadrant) and confirming that the site built with this container indeed includes that project (in fact its in there twice!)

claude did most of the work writing the dockerfile - i just iterated through old node versions starting with node 11 and getting newer until one worked

Utter worst case, this PR serves as documentation that the site build seems to work on node 14

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 this pull request may close these issues.

1 participant