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 'buildx' to build multiarch JIT image #7

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

msgilligan
Copy link
Member

@msgilligan msgilligan commented Feb 10, 2023

  • Add Gradle task to build multiplatform (AMD64+ARM64) docker image for the -jit version.
  • GitHub gradle.yml Action: docker setup QEMU & Buildx
  • This image should push to our Docker registry as version 0.3.17

TODO:

  1. Implement this for the Graal native-image container build

@msgilligan msgilligan mentioned this pull request Feb 10, 2023
@msgilligan msgilligan force-pushed the msgilligan-docker-buildx-multiarch branch from 306de86 to 75447c8 Compare June 7, 2023 23:49
* Add Gradle task to build multiplatform (AMD64+ARM64) docker image
  for the `-jit` version.
* GitHub gradle.yml Action: docker setup QEMU & Buildx
* This image should push to our Docker registry as version 0.3.17

TODO:

1. Implement this for the Graal native-image container build
@msgilligan msgilligan force-pushed the msgilligan-docker-buildx-multiarch branch from 8a2051f to 1c02848 Compare June 8, 2023 00:00
@msgilligan msgilligan changed the title WIP: Use 'buildx' to build multiarch JIT image Use 'buildx' to build multiarch JIT image Jun 8, 2023
@msgilligan msgilligan marked this pull request as ready for review June 8, 2023 00:02
@msgilligan msgilligan merged commit 690d6c9 into master Jun 8, 2023
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.

1 participant