Sign inSign up

zerof/lenny64

By zerof

Updated over 10 years ago

This image is minimal image of Debian 5 - Lenny amd64

Image
0

10K+

zerof/lenny64 repository overview

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).

Tag summary

Content type

Image

Digest

Size

62.7 MB

Last updated

over 10 years ago

docker pull zerof/lenny64