-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
3.12.0 does not allow cross building with Jib #41464
Comments
/cc @geoand (jib) |
What's different between As you mentioned, GoogleContainerTools/jib#4265 does seem related. It has since been fixed, so let's see when a new release will go out. |
Not sure how important the problem is but we could revert if it's in the way. |
Let's first see if there is a new release coming soon. |
If we don't get a response soon, I'll revert |
This seems to have caused quarkusio#41464
I have opened #41509 to revert back to Jib |
This seems to have caused quarkusio#41464 (cherry picked from commit 7206c1b)
This seems to have caused quarkusio#41464
This seems to have caused quarkusio#41464
Describe the bug
After upgrading to 3.12.0 the build fails with:
Seems to be related to GoogleContainerTools/jib#4265?
Expected behavior
Cross building with Jib should work as in previous versions.
Actual behavior
Cross building fails.
How to Reproduce?
quarkus.jib.platforms
to one not matching the daemon)Output of
uname -a
orver
No response
Output of
java -version
No response
Quarkus version or git rev
3.12.0
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: