Sign inSign up

cgswong/java

By cgswong

Updated about 9 years ago

Minimal Java using Alpine Linux

Image
2

4.3K

cgswong/java repository overview

Alpine Java

Docker image for Java based on Alpine Linux base image. Provides:

  • openjdk8: OpenJDK 8

Using the images

By default the image just outputs the Java version. You can either use a volume mount and provide your own flags to run a JAR file, or use this image as a base image (which is the primary intent). To use as a base image simply start your Dockerfile with FROM cgswong/java:openjdk8.

Tag summary

Content type

Image

Digest

sha256:6368fc9e7

Size

64.6 MB

Last updated

about 9 years ago

docker pull cgswong/java