refactor: new docker image pattern (CM-1171) - #4522
Conversation
Signed-off-by: Umberto Sgueglia <usgueglia@contractor.linuxfoundation.org>
PR SummaryLow Risk Overview The builder stage moves from The runner stage adds Reviewed by Cursor Bugbot for commit 9d14cdf. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Pull request overview
Aligns the automatic onboarding worker image with the repository’s newer Docker build pattern.
Changes:
- Uses Debian slim for builder and runner stages.
- Sources pnpm via the root
packageManagerconfiguration. - Adds runtime dependency-verification configuration.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Summary
use new pattern for docker image
Type of change
JIRA ticket
CM-1171