Oracle Java JDK 7 on phusion/baseimage
10K+
This image is built to include latest version of Oracle JDK 7. It is based on phusion/baseimage , so it inherts all goodies from it.
A prebuilt container is available on Docker Hub, you can get it with following command
docker pull inovatrend/java7
To test run it, run following command:
docker run --rm -P -t -i inovatrend/java7 /sbin/my_init -- bash -l
Content type
Image
Digest
sha256:e375df6f9…
Size
314.6 MB
Last updated
about 11 years ago
docker pull inovatrend/java7