Need openjdk version "1.8.0_102" - where can I find it ?
Sergey Grinev
sergey.grinev at azul.com
Mon Feb 13 14:01:08 UTC 2017
Hi Amos,
you can try Zulu OpenJDK build:
docker run -it --rm azul/zulu-openjdk:8u102 java -version
more info here: https://hub.docker.com/u/azul/
— Sergey
On 12 Feb 2017, at 10:27 , Amos Sonnenwirth <amoss at tikalk.com<mailto:amoss at tikalk.com>> wrote:
Hi,
I would like to download version 1.8.0_102 build 25.102-b14, mixed mode
64bit for ubuntu flavour docker image.
On the official docker hub I see only the latest version and when trying to
manipulate the docker file I don't manage to get to the specific version I
need.
Any suggestions ? I don't mind get this specific version manually in case
you can give me an official link for this specific version
Thanks in advanced for your help
More information about the jdk8u-dev
mailing list