Skip to content

rvernica/docker-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of Dockerfiles

This is a collection of Dockerfiles for generating Docker images for various software packages. This collection favors lean images built on top of Alpine Linux or Debian Linux distributions due to their small footprint. Alpine has a 5MB image while Debian has a 125MB image. Ubuntu Linux, which is one of the most popular base distributions for Docker images, has a 188MB image.

Name Description Download Size Image Size
djnago Dockerfile for Django based on Alpine ~70-120MB
graphite Dockerfile for Graphite Project based on Alpine ~140MB
scidb Dockerfiles for SciDB DBMS based on Debian ~400MB-2GB
vectror Discontinued, official image avalable here