Sign inSign up

puckel/docker-base

By puckel

Updated over 8 years ago

Image
0

2.3K

puckel/docker-base repository overview

Debian Jessie base Dockerfile

Circle CI

This repository contains Dockerfile of Debian for Docker's automated build published to the public Docker Hub Registry.

Informations

  • Based on Debian Latest (jessie) official Image debian:latest
  • Install Docker
  • Install Docker-compose
  • Added those elements: Define LANG to en_US.UTF-8, Packages (procps, psmisc, net-tools, curl, locales, cron, ca-certificates, vim) and clean up image (man, doc)

Installation

    docker pull puckel/docker-base

Build

You can build an image from Github Dockerfile

    docker build --rm -t puckel/docker-base .

Wanna help?

Fork, improve and PR. ;-)

Tag summary

Content type

Image

Digest

sha256:4cc8a5253

Size

66.7 MB

Last updated

over 8 years ago

docker pull puckel/docker-base