Sign inSign up

philcryer/min-jessie-jre8

By philcryer

Updated almost 11 years ago

A minimal build of Debian 8 (Jessie) with Oracle JRE 8 (size: 251.4 MB)

Image
1

10K+

philcryer/min-jessie-jre8 repository overview

Overview

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.

Usage

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

Usage

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
Thanks

Tag summary

Content type

Image

Digest

sha256:b8de3cf9d

Size

91.4 MB

Last updated

almost 11 years ago

docker pull philcryer/min-jessie-jre8