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

Update docker-java to 3.2.14 release #1130

Closed
ezarko opened this issue Dec 2, 2022 · 4 comments · Fixed by #1142
Closed

Update docker-java to 3.2.14 release #1130

ezarko opened this issue Dec 2, 2022 · 4 comments · Fixed by #1142

Comments

@ezarko
Copy link

ezarko commented Dec 2, 2022

Expected Behavior

We should be able to use the product to create valid docker images on M1 based Apple computers.

Current Behavior

Current version does not work due to bug in underlying JNA implementation. The fix is available in https://github.com/docker-java/docker-java/releases/tag/3.2.14

Context

Attempting to reuse existing infrastructure on M1 computers.

Steps to Reproduce (for bugs)

Your Environment

M1 based Apple laptop

@bmuschko
Copy link
Owner

Any chance you can provide a pull request? It's likely just going to be a one-liner change.

@ezarko
Copy link
Author

ezarko commented Dec 19, 2022

Done @bmuschko

@Sineaggi
Copy link
Contributor

What versions of java does this occur on @ezarko?

@ezarko
Copy link
Author

ezarko commented Dec 19, 2022

The original JNA bug reported:

openjdk version "16" 2021-03-16
OpenJDK Runtime Environment (build 16+14)
OpenJDK 64-Bit Server VM (build 16+14, mixed mode)

@bmuschko bmuschko added this to the v9.1.0 milestone Dec 19, 2022
@bmuschko bmuschko changed the title Update docker-java to the latest (3.2.14) release Update docker-java to 3.2.14 release Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants