Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 1.63 KB

README.md

File metadata and controls

10 lines (8 loc) · 1.63 KB

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 Dockerfile for Vector based on Alpine ~10MB