Skip to content

feat(ci): [IN-951] add arm64 platform to docker image builds#69

Open
M0Rf30 wants to merge 3 commits into
mainfrom
IN-951
Open

feat(ci): [IN-951] add arm64 platform to docker image builds#69
M0Rf30 wants to merge 3 commits into
mainfrom
IN-951

Conversation

@M0Rf30
Copy link
Copy Markdown
Contributor

@M0Rf30 M0Rf30 commented May 31, 2026

Adds platforms: ['linux/amd64', 'linux/arm64'] as Set to each dockerStage call so images build for arm64 (Apple Silicon / MacOS) in addition to amd64.

Mirrors the merged carbonio-mailbox pattern (PR #994). The as Set cast is required: dockerHelper only emits --platform when platforms is a Set.

Ref: IN-951

@M0Rf30 M0Rf30 requested a review from a team as a code owner May 31, 2026 11:37
@M0Rf30 M0Rf30 changed the title IN-951: build multi-arch (amd64+arm64) docker images feat(ci): [IN-951] add arm64 platform to docker image builds May 31, 2026
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.

2 participants