Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 297 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 297 Bytes

docker-centos6-java

CentOS + Oracle Java 7, 64 bit CentOS + Oracle Java 8, 64 bit

Usage

It's a base image with Oracle Java 7/8. You can use it to build images with Java applications.

docker pull sergeyzh/centos6-java:jdk7
docker pull sergeyzh/centos6-java:jdk8