jboss/base-jdk
This repository contains images used as a base image for all JBoss community images that require Java Development Kit.
Currently this repository contains following images:
jdk7
branch)jdk8
branch)Both images extend the jboss/base:latest
image and add latest OpenJDK distribution for selected version. Additionally a JAVA_HOME
environment variable is set.
Both images are built on Docker HUB and available for immediate pull from the public registry.
docker pull jboss/base-jdk:7
docker pull jboss/base-jdk:8
All issues should be reported in the GitHub issue tracker.
docker pull jboss/base-jdk