Skip to content

feat: pf-4298 build, run container#231

Merged
cdcabrera merged 6 commits into
patternfly:mainfrom
cdcabrera:2026060625-pf-4298-base
Jun 26, 2026
Merged

feat: pf-4298 build, run container#231
cdcabrera merged 6 commits into
patternfly:mainfrom
cdcabrera:2026060625-pf-4298-base

Conversation

@cdcabrera

Copy link
Copy Markdown
Member

What is it?

  • feat: pf-4298 build, run container
    • containerfile, base build stages
    • docs, how to run directly via mcp config
    • config, container example
    • build, npm convenience scripts
    • scripts, build image, run container

Notes

  • After merge an additional refinement issue will be opened to review add the container to a registry via ci

Updates issue/story

closes #224
pf-4298

@cdcabrera cdcabrera force-pushed the 2026060625-pf-4298-base branch from 114ca30 to 96c9309 Compare June 25, 2026 21:26
@cdcabrera cdcabrera marked this pull request as ready for review June 25, 2026 23:31
* containerfile, multi-stage node 24 build
* docs, new container run section, examples
* config, container example
* package.json, container:build and container:start scripts
* scripts, build image, run container
* tests, container audit, smoke test
@cdcabrera cdcabrera force-pushed the 2026060625-pf-4298-base branch from f0cd95e to 642dbf9 Compare June 26, 2026 05:01
@cdcabrera cdcabrera merged commit c207c42 into patternfly:main Jun 26, 2026
9 of 12 checks passed
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.

Review and add basic Node.js Containerfile

1 participant