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

WIP - switch images to multi-arches images #26813

Closed
wants to merge 2 commits into from

Conversation

cescoffier
Copy link
Member

No description provided.

@quarkus-bot quarkus-bot bot added area/core area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform labels Jul 19, 2022
@@ -29,7 +29,7 @@ public class JibConfig {
* "registry.access.redhat.com/ubi8/ubi-minimal" which is a bigger base image, but provide more built-in utilities
* such as the microdnf package manager.
*/
@ConfigItem(defaultValue = "quay.io/quarkus/quarkus-micro-image:1.0")
@ConfigItem(defaultValue = "quay.io/cescoffi/quarkus-micro:2.0")
Copy link
Member

@gsmet gsmet Jul 19, 2022

Choose a reason for hiding this comment

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

Should the -image really be removed here? You keep it everywhere else?

Copy link
Member Author

Choose a reason for hiding this comment

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

No no, my mistake, I will fix the name.

Be aware that it's just tests, far from being ready. I test images on both architectures.
I may have to introduce a platform attribute in Quarkus to ask ARM machine to build AMD images (and this is not going to be fun as I would need to change the generated docker file, jib ....)

@cescoffier cescoffier closed this Sep 16, 2022
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Sep 16, 2022
@cescoffier
Copy link
Member Author

Closing in favor of #27997.

@cescoffier cescoffier deleted the multi-arch-test branch September 16, 2022 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants