On 03/06/2019 17:28, COURTAULT Francois wrote: > OpenJDK 8 on Alpine is the latest release where there is a GO for GA. > > Since then, we got, at each new OpenJDK release, the following message: > “The Alpine Linux build previously available on this page was removed as > of JDK XX.YY.ZZ GA. It’s not production-ready because it hasn’t been > tested thoroughly enough to be considered a GA build.” > > As my company is quite interested to have this port (pretty sure that we > aren’t the only one): how can we solve this issue ? > > Could we contribute in order to have an enough tested OpenJDK on Alpine > ? What is missing in order to make OpenJDK on alpine live again ?
Hi Francois, You can get some builds via docker pull adoptopenjdk/openjdk11:alpine There are other Alpine-based tags, and later versions there too https://hub.docker.com/r/adoptopenjdk/openjdk11-openj9 Regards, Tim