docker-library / openjdk

Docker Official Image packaging for EA builds of OpenJDK from Oracle
http://openjdk.java.net
MIT License
1.14k stars 475 forks source link

Ask RPM for its own arch instead of objdump hacks #537

Closed tianon closed 4 months ago

tianon commented 4 months ago

This is much cleaner and should be more appropriately granular / generally reliable.

(With special thanks to @grooverdan again :heart:)

tianon commented 4 months ago

(@gdams @sxa y'all might also be interested in this, as I believe you've copied my objdump hacks into eclipse-temurin?)

tianon commented 4 months ago

(@jennyowen @glindroth @ericsporre y'all have uname -m in neo4j and it might be worth replacing with something like this :eyes:)