Skip to content

Docker build file for Debian with latest Oracle JDK 8

Notifications You must be signed in to change notification settings

jiridudekusy/docker-jdk8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Docker Image: jdk8

Docker image build with latest Oracle Java JDK and unlimited strength JCE jurisdiction policy files.

By building and using this image, you accept the Oracle Binary Code License Agreement for the Java SE Platform Products

Docker Tags

  • centos Branch name centos. Base image using latest RHEL/CentOS release.
  • centos6 Branch name centos-6. Base image using latest RHEL/CentOS 6.x release.
  • fedora Branch name fedora. Base image using latest Fedora release.
  • ubuntu Branch name ubuntu. Base image using latest Ubuntu release.

Usage

$ docker build -t jdk8 .
$ docker run --rm jdk8 java -version

About

Docker build file for Debian with latest Oracle JDK 8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published