This is custom base docker image running Oracle Java JDK on Alpine
387
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.
Example Dockerfile:
FROM boonlogic/java:8u131-jdk-alpine
MAINTAINER Your Name <[email protected]>
Content type
Image
Digest
Size
188.2 MB
Last updated
over 9 years ago
docker pull boonlogic/java