Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run.
Use this script to build your own base system.
We've included the last ca-certificates files in the repository to ensure that all of our images are accurates.
Supported tags.
- 7, wheezy
- 8, jessie
- 9, stretch
- 10, buster, oldstable
- 11, bullseye, stable, latest
- 9-systemd, stretch-systemd,
- 8-systemd, jessie-systemd
- 10-systemd, buster-systemd
- 11-systemd, bullseye-systemd
On Debian you need sudo permissions and the following packages:
# if you build on wheezy please use backports version of debootstrap
sudo apt-get -qq -y install debootstrap
On Devuan you need sudo permissions and the following packages:
sudo apt-get -qq -y install debian-keyring debian-archive-keyring debootstrap
On Ubuntu you need sudo permissions and the following packages:
sudo apt-get -qq -y install debian-keyring debian-archive-keyring debootstrap
You also need to be in the docker group to use Docker.
sudo usermod -a -G docker ${USER}
Finally you need to login on Docker Hub.
docker login
You first need to choose which dist between lenny (5.0), squeeze (6.0), wheezy (7.0), jessie (8.0), stretch (9.0), buster (10.0) or bullseye (11.0) you want (bullseye will be the 'latest' tag) and you need to choose you user (or organization) name on Docker Hub.
Show help.
./build.sh -h
Build your own Debian image (eg. bullseye).
./build.sh -d bullseye -u vptech
Build your own Debian image (eg. buster) and push it on the Docker Hub.
./build.sh -d buster -u vptech -p
Build your own Debian image (eg. buster) with systemd and vim.
./build.sh -d bullseye -e "systemd vim" -T "systemd"
Only work on Debian, Devuan and Ubuntu.
Please read carefully CONTRIBUTING.md before making a merge request.
╚⊙ ⊙╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝