Oracle JDK installed on top of https://github.com/phusion/baseimage-docker
100K+
This repository contains Dockerfile of Java for Docker's automated build published to the public Docker Hub Registry.
nextcode/baseimg-java provides the following tagged images:
latest (default): links to oracle-jdk8 (NOTE: This tag is deprecated and should never be used. It also cannot be moved to anything other than jdk8)oracle-jdk8: Oracle Java 8 JDKFor example, you can run a Oracle Java 8 container with the following command:
docker run -it --rm nextcode/baseimg-java:oracle-jdk8 java -version
Install Docker.
Download automated build from public Docker Hub Registry: docker pull nextcode/baseimg-java
Content type
Image
Digest
Size
260 MB
Last updated
almost 8 years ago
docker pull nextcode/baseimg-java