Skip to content

Conversation

szokeasaurusrex
Copy link
Member

When building the multiarch Docker image, build two separate Docker images for amd64 and arm64 natively by using a GitHub Actions runner with the respective architecture (note: ubuntu-24.04-arm is currently under public preview, so this could break in the future, but we likely get the best performance by building on the native architecture).

Then, we make the multiarch image by combining the two platform-specific images.

Depends on:

Ref #1338

When building the multiarch Docker image, build two separate Docker images for `amd64` and `arm64` natively by using a GitHub Actions runner with the respective architecture (note: `ubuntu-24.04-arm` is currently under public preview, so this could break in the future, but we likely get the best performance by building on the native architecture).

Then, we make the multiarch image by combining the two platform-specific images.

Ref #1338
Base automatically changed from szokeasaurusrex/docker-build-arch-separately to master February 18, 2025 09:29
@szokeasaurusrex szokeasaurusrex merged commit a1c9d72 into master Feb 18, 2025
13 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/docker-ci-separate-platform branch February 18, 2025 09:29
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