Go to file
chris f248913ce8
dockers/debian/pipeline/head This commit looks good Details
add checkupdates
2020-06-29 10:48:31 +02:00
Dockerfile add checkupdates 2020-06-29 10:48:31 +02:00
Jenkinsfile remove outdated aquascanner step 2020-05-28 14:42:47 +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
checkupdates add checkupdates 2020-06-29 10:48:31 +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