A minimal build of Debian 8 (Jessie) with Oracle JRE 8 (size: 251.4 MB)
10K+
This is a minimal Debian 8 (Jessie) image with Oracle JRE8 installed, and it based on my philcryer/min-jessie image that I built from official Debian sources. Since it includes Java, it weighs in at 251.4 MB, something I'm trying to improve upon.
If you just want to use this image, pull it and configure what you want:
docker pull philcryer/min-jessie-jre8
To use this image in your own project, use this FROM line in your Dockerfile:
FROM philcryer/min-min-jessie-jre8:latest
If you just want to use this image, pull it and configure it for your needs with:
docker pull philcryer/min-jessie-nginx
If you just want to use this image in your own project as is, use this FROM line in your Dockerfile:
FROM philcryer/min-jessie-nginx:latest
Content type
Image
Digest
sha256:b8de3cf9d…
Size
91.4 MB
Last updated
almost 11 years ago
docker pull philcryer/min-jessie-jre8