15 lines
493 B
Markdown
15 lines
493 B
Markdown
Debian Buster
|
|
=============
|
|
|
|
Stock Debian 10, installed via debootstrap from official debian image.
|
|
|
|
This image also includes:
|
|
|
|
* [gosu](https://github.com/tianon/gosu) to simplify sudo needs in dependant images.
|
|
* [dumb-init](https://github.com/Yelp/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
|