Sign inSign up

monsantoco/min-jessie

By monsantoco

Updated almost 11 years ago

A minimal Debian 8.x (Jessie) base image.

Image
0

10K+

monsantoco/min-jessie repository overview

Overview

A lot of the publicly available Docker base images and derivatives are pretty large for being light-weight, minimal images, having unneeded applications installed and taking up space. The goal here is to create an absolutely minimal base Docker image, based on Debian. To accomplish this the docker-squash tool is used to free more space in the container before committing and checking in the image here. Another image to try is also a minimal BusyBox. Tags in this image:

  • latest (83 MB)
Usage

If you just want to use this image, pull it and configure what you want:

docker pull monsantoco/min-jessie

To use this image in a project, use this FROM line in your Dockerfile:

FROM monsantoco/min-jessie:latest

Tag summary

Content type

Image

Digest

sha256:d8b651e89

Size

31.5 MB

Last updated

almost 11 years ago

docker pull monsantoco/min-jessie