Skip to content

Conversation

@ConsoleCatzirl
Copy link
Member

Build images for both amd64 and arm64 to support Graviton EC2 instances.

https://docs.docker.com/build/ci/github-actions/multi-platform/

Build images for both amd64 and arm64 to support Graviton EC2 instances.

https://docs.docker.com/build/ci/github-actions/multi-platform/
@ConsoleCatzirl ConsoleCatzirl requested review from a team and brucehoff January 12, 2026 19:42
Copy link
Contributor

@brucehoff brucehoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that the build may not pass due to failed vulnerability checks, and fixing the problem may depend on these issues being completed:
https://sagebionetworks.jira.com/browse/SYNPY-1735
https://sagebionetworks.jira.com/browse/SYNR-1566

Copy link

@zaro0508 zaro0508 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. is this related to an issue? if so, can you reference in the PR's title?

Copy link

@zaro0508 zaro0508 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like testing failed

@ConsoleCatzirl ConsoleCatzirl changed the title Build multi-platform docker images [IT-4417] Build multi-platform docker images Jan 14, 2026
Relying on build cache to rebuild won't work. Instead pass intermediate
artifacts around.

This has the added benefit of tagging and pushing the same image that
Trivy scanned, instead of rebuilding a new image.
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.

3 participants