Based on https://github.com/dockerfile/java, replaced ubuntu 12.04 with 13.10.
This repository contains Dockerfile of Java for Docker's trusted build published to the public Docker Registry.
Install Docker.
Download trusted build from public Docker Registry: docker pull pulse00/java
(alternatively, you can build an image from Dockerfile: docker build -t="pulse00/java" github.com/dubture-dockerfiles/java)
docker run -i -t pulse00/java bash
javadocker run -i -rm -t pulse00/java
javacdocker run -i -rm -t pulse00/java javac
Content type
Image
Digest
sha256:307d854e4…
Size
344.2 MB
Last updated
almost 11 years ago
docker pull pulse00/java