Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use arm64 Linux runners to build linux/arm64 platform images #901

Open
eitsupi opened this issue Jan 19, 2025 · 1 comment
Open

Use arm64 Linux runners to build linux/arm64 platform images #901

eitsupi opened this issue Jan 19, 2025 · 1 comment
Labels

Comments

@eitsupi
Copy link
Member

eitsupi commented Jan 19, 2025

Is it necessary to use cache built with arm64 runner during multi-platform builds using buildx bake?
Need to look into best practices.

@eitsupi eitsupi added the CI label Jan 19, 2025
@eitsupi
Copy link
Member Author

eitsupi commented Jan 20, 2025

Note: Build each platform images with --output push-by-digest=true and --metadata-file option and create the multi platform manifest with the docker buildx imagetools create command.

Ref: https://docs.docker.com/build/ci/github-actions/multi-platform/#distribute-build-across-multiple-runners

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant