Skip to content

baseboxorg/dockerfile-library-debian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian
======

Container for Debian: https://www.debian.org/releases/jessie/

Check it out on Docker Hub: https://hub.docker.com/r/bwstitt/library-debian/

Docker needs extra steps to clean up images after installing packages (https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/) and I've had terrible luck with the apt mirrors failing so I wrote a helper with Docker's best practices and retries. Use `docker-apt-install PACKAGE` instead of `apt-get install PACKAGE` and installs will be reliable and keep the image as small as possible.

I still prefer to use the bwstitt/library-alpine image since it is way smaller, but a lot of things are easiest to install on Ubuntu since that is where the author develops them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%