Skip to content

Repository files navigation

Yet another Debian Docker image with Oracle Java

Build Status

Basic Docker image to run Java applications, based on Debian Jessie. This image is patched with Java Cryptographic Extension (JCE) Unlimited Strength Jurisdiction Policy Files.

It also includes Bash, since many Java applications like to have convoluted Bash start-up scripts.

Based on anapsix/alpine-java Docker image (thanks anapsix!!).

Versions

JRE8/JDK8 Version: 8u92-b14
JRE7/JDK7 Version: 7u80-b15

Tags

Java versiontagsSize
Oracle Java 8 JRElatest / 8 / jre / jre8
Oracle Java 8 JDKjdk / jdk8
Oracle Java 7 JRE7 / jre7
Oracle Java 7 JDKjdk7

Usage

Example:

docker run -it --rm davidcaste/debian-oracle-java java -version

About

Oracle Java 8 (and 7) over Debian Jessie

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages