Skip to content

fix(ci): streamline docker build and push process for multi-architecture support#698

Merged
jakobmoellerdev merged 1 commit into
open-component-model:mainfrom
jakobmoellerdev:build-push-fix
Aug 27, 2025
Merged

fix(ci): streamline docker build and push process for multi-architecture support#698
jakobmoellerdev merged 1 commit into
open-component-model:mainfrom
jakobmoellerdev:build-push-fix

Conversation

@jakobmoellerdev

@jakobmoellerdev jakobmoellerdev commented Aug 27, 2025

Copy link
Copy Markdown
Member

What this PR does / why we need it

When we push our image, which is multi-arch, we cannot use a "loaded" version from the docker daemon we use for e2e testing, because that doesn't support multi-arch. That means we need to push directly from the builder instance instead of loading it first.

Which issue(s) this PR fixes

Fixes https://github.com/open-component-model/open-component-model/actions/runs/17262857226/job/48988854136

…support

Signed-off-by: Jakob Möller <jakob.moeller@sap.com>
@jakobmoellerdev jakobmoellerdev changed the title fix: streamline docker build and push process for multi-architecture support fix(ci): streamline docker build and push process for multi-architecture support Aug 27, 2025
@github-actions github-actions Bot added kind/bugfix Bug component/github-actions Changes on GitHub Actions or within `.github/` directory size/s Small labels Aug 27, 2025
@jakobmoellerdev jakobmoellerdev marked this pull request as ready for review August 27, 2025 10:11
@jakobmoellerdev jakobmoellerdev requested a review from a team as a code owner August 27, 2025 10:11
@jakobmoellerdev jakobmoellerdev merged commit e041df3 into open-component-model:main Aug 27, 2025
42 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/github-actions Changes on GitHub Actions or within `.github/` directory kind/bugfix Bug size/s Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant