Sign inSign up

boonlogic/java

By boonlogic

Updated over 9 years ago

This is custom base docker image running Oracle Java JDK on Alpine

Image
0

387

boonlogic/java repository overview

Dockerized Oracle Java

Docker image of Oracle Java on top of the minimal Alphine Linux image. This is custom built with the intention to allow easy extension to run/dockerize other Java based application.

Dockerize other Java based App

Example Dockerfile:

FROM boonlogic/java:8u131-jdk-alpine
MAINTAINER Your Name <[email protected]>

Tag summary

Content type

Image

Digest

Size

188.2 MB

Last updated

over 9 years ago

docker pull boonlogic/java