base image for java development used by 1000kit - depends on 1000kit/base image
2.1K
This repository contains JDK image that is used to build the portfolio of Docker images for 1000KIT community projects.
java-1.8.0-openjdk-devel
The Dockerfile is available in the master branch and is built in the Docker HUB as 1000kit/base-jdk:latest.
Take a Dockerfile and build with the default arguments:
$ docker build -t 1000kit/base-jdk .
or simply use the build.sh script
Content type
Image
Digest
Size
152.7 MB
Last updated
almost 8 years ago
docker pull 1000kit/base-jdk