Skip to content

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

About

Collection of Dockerfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 71.2%
  • Python 16.3%
  • Nginx 12.5%