Docker images of Java 8/11 provided by Oracle
4.4K
This repository contains Dockerfile of Java SE for Docker's automated build published to the public Docker Hub.
The default image is on top of Ubuntu, to use images based on Alpine Linux, add _alpine after the tag name.
To use this image, you must accept the Oracle Binary Code License Agreement for Java SE.
sgrio/java-oracle provides several tagged images:
Oracle Java SE Server Runtime Environment 8 update 192 build 12 on top of UbuntuOracle Java SE Server Runtime Environment 8 update 192 build 12 on top of Alpine LinuxOracle Java SE Runtime Environment 8 update 192 build 12 on top of UbuntuOracle Java SE Runtime Environment 8 update 192 build 12 on top of Alpine LinuxOracle Java SE Development Kit 8 update 192 build 12 on top of UbuntuOracle Java SE Development Kit 8 update 192 build 12 on top of Alpine LinuxThe following tags are archived:
Java 10
Java 9
server_jre_9: based on Oracle Java SE Server Runtime Environment 9.0.4 build 11jre_9: based on Oracle Java SE Runtime Environment 9.0.4 build 11jdk_9: based on Oracle Java SE Development Kit 9.0.4 build 11Java 7
server_jre_7: based on Oracle Java SE Server Runtime Environment 7 update 80 build 15server_jre_7_unlimited: based on Oracle Java SE Server Runtime Environment 7 update 80 build 15 with JCEjre_7: based on Oracle Java SE Runtime Environment 7 update 80 build 15jre_7_unlimited: based on Oracle Java SE Runtime Environment 7 update 80 build 15 with JCEjdk_7: based on Oracle Java SE Development Kit 7 update 80 build 15jdk_7_unlimited: based on Oracle Java SE Development Kit 7 update 80 build 15 with JCEJava Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files
Install Docker.
Pull image from public Docker Hub: docker pull sgrio/java-oracle
docker run -it --rm sgrio/java-oracle java -version
Content type
Image
Digest
Size
220.7 MB
Last updated
over 7 years ago
docker pull opensona/java-oracle:jdk_8