mckaygerhard / docker-debian-archive

Docker images for old (archived) Debian releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Docker images for old (archived) Debian releases

Currently, the following images are available and automatically built on Docker hub:

Later releases are readily available for the official Debian repo at Docker Hub.

Please be aware of that Etch to Squeeze images represent legacy versions of said operating system, and do contain security issues. Please do not use these images for anything else than O/S research, testing etc.

Please be aware of that since Wheezy images, images, although legacy, it still has extended security support through Freexian's ExLTS service, on specific (mostly server oriented) packages, for more information check the page at oficial Debian Extended Long Term Support wiki page.

Usage

mad@maddev:~$ docker run --rm -it madworx/debian-archive:etch
sh-3.1# cat /etc/debian_version
4.0

Source

Everything is hosted on github.

About

Docker images for old (archived) Debian releases


Languages

Language:Shell 85.3%Language:Makefile 14.7%