On 04/06/2019 15:30, COURTAULT Francois wrote: > Thanks for your reply. > But I was looking for OpenJDK on alpine and not OpenJ9 (no offense). > > BTW, is OpenJ9 officially supported on alpine ?
The first command I gave you (docker pull adoptopenjdk/openjdk11:alpine) is a 64-bit Hotspot build. Alpine is not listed as a supported platform for OpenJ9 [1], but if you raised a defect in the community I suspect the devs would be interested. [1] https://www.eclipse.org/openj9/docs/openj9_support/ Regards, Tim
