-
Notifications
You must be signed in to change notification settings - Fork 3
BlinkyStitt/dockerfile-debian
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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/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-install PACKAGE` instead of `apt-get install PACKAGE` and installs will be reliable and keep the image as small as possible. I prefer to use https://hub.docker.com/r/bwstitt/alpine since it is way smaller, but a lot of things are easiest to install on Debian/Ubuntu.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published