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

fix: default to local platform, use docker additional-args Quarkus flag #1404

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MikeEdgar
Copy link
Member

  • Default PLATFORMS in Makefile to just the current native platform.
  • Use QUARKUS_DOCKER_ADDITIONAL_ARGS instead of QUARKUS_DOCKER_BUILDX_PLATFORM (does not work with podman)

@MikeEdgar MikeEdgar added this to the 0.6.2 milestone Jan 24, 2025
@MikeEdgar
Copy link
Member Author

@jankalinic I think this should also work on Mac, but when you have time can you check? This is low priority.

@jankalinic
Copy link
Contributor

Sure, i can put it on my todo. Thanks for letting me know about this PR.

@jankalinic
Copy link
Contributor

But if you are okay with quick check it returns linux/arm64 on MacPro M2

@MikeEdgar MikeEdgar marked this pull request as ready for review January 24, 2025 20:01
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