Sign inSign up

jeanblanchard/java

By jeanblanchard

Updated over 7 years ago

Minimal Alpine Linux image with Oracle Java

Image
47

100K+

jeanblanchard/java repository overview

Minimal Docker image with Oracle Java Circle CI

Basic Docker image to run Java applications. This is based on Alpine Linux to keep the size minimal (about 25% of an ubuntu-based image).

https://github.com/jeanblanchard/docker-java

You must accept the Oracle Binary Code License Agreement for Java SE to use this image.

Tags and associated Dockerfiles

Additionally, tags are created for each oracle release (e.g. 8u141, jdk-8u141 or jre-8u141).

Usage

Example:

docker run -it --rm jeanblanchard/java:8 java -version

Tag summary

Content type

Image

Digest

sha256:b3ebd178d

Size

58.7 MB

Last updated

over 7 years ago

docker pull jeanblanchard/java