You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on this but it exposed a blind spot in our variant exclusion subsystem. Namely, it can't currently exclude an architecture from some JDK versions but not others. I'm going to see if I can teach it to do that while also consolidating & cleaning up some non-orthogonal code in that part of the build system.
But it will be a little longer in coming than I'd hoped.
No problem! Thanks for taking a look.
I'd normally offer to do a pull request myself, but I'm brand new to clojure, so I worry in this case I'd do more harm than good.
According to the README:
However, since that was written, it now appears that eclipse-temurin's image supports alpine on architecture
linux/arm64/v8
for JDK versions 21 & 22.Would it be possible for docker-clojure to support arm64 in instances where it's available upstream? Thanks!
The text was updated successfully, but these errors were encountered: