This image is minimal image of Debian 5 - Lenny amd64
10K+
Simple build was made with debootstrap.
sudo debootstrap --variant=minbase --components=main --include=inetutils-ping,iproute
--arch=amd64 lenny lenny64 http://archive.debian.org/debian
tar -C lenny64 -c . | docker import - lenny64
Before build install debian-archive-keyring (ubuntu and debian OS's).
Content type
Image
Digest
Size
62.7 MB
Last updated
over 10 years ago
docker pull zerof/lenny64