Oracle Java JDK 8 on phusion/baseimage
10K+
This image is built to include latest version of Oracle JDK 8. 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/java8
To test run it, run following command:
docker run --rm -P -t -i inovatrend/java8:0.1 /sbin/my_init -- bash -l
Content type
Image
Digest
sha256:27aa7bac4…
Size
333.4 MB
Last updated
about 11 years ago
docker pull inovatrend/java8