

If the expectation is that an experienced Unix person who found it missing Since this means they have to add back important stuff like this on an Rather weird that the docker image is based on a minbase debootstrap, These are not inĪ minbase debootstrap, but are in a regular debootstrap. The image has iputils-ping and netbase and iproute added. The diff was 6738 lines,įrom which I found the following interesting differences. The entire docker debian image against it.

To find out, I did a debootstap -variant=minbase stable and diffed

Īnd anyway, I have no reason to trust that this image is built the way it claims to be built. debootstrap -variant=minbase -components=main -include=inetutils-ping,iproute wheezy The "source", such as it is, that is used to build this image consists of: "Git is not a fan of what we're doing here." Maintainer Tianon Gravi, that contains compressed Which in turn uses a very strange git repository, owned by Debian But what is in this "debian" image? How was it built?Īll it tells us is this is a "(Semi) Official Debian base image"Īnd that its sources.list uses for geolocation. When you type docker.io run -it debian sh, it goes off and gets
