Go to file
chris eb5a8dd62e
dockers/debian/pipeline/head There was a failure building this commit Details
Initial publish
2020-05-28 13:02:04 +02:00
Dockerfile Initial publish 2020-05-28 13:02:04 +02:00
Jenkinsfile Initial publish 2020-05-28 13:02:04 +02:00
README.md Initial publish 2020-05-28 13:02:04 +02:00
apt-install Initial publish 2020-05-28 13:02:04 +02:00

README.md

Debian Buster

Stock Debian 10, installed via debootstrap from official debian image.

This image also includes:

  • gosu to simplify sudo needs in dependant images.
  • dumb-init to simplify signal handling.
  • apt-install a small wrapper for apt-get install, which cleans up caches after running.

Source repository: https://git.zknt.org/dockers/debian

Public registry: https://hub.docker.com/r/zknt/debian