Currently, the following images are available and automatically built on Docker hub:
- Debian 4 Etch (~2007 (Link to debian.org))
- Debian 5 Lenny (~2009 (Link to debian.org))
- Debian 6 Squeeze (~2011 (Link to debian.org))
- Debian 7 Wheezy (~2016 (Link to debian.org))
- Debian 8 Jessie (~2015 (Link to debian.org))
Later releases are readily available for the official Debian repo at Docker Hub.
Please be aware of the fact that these 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.
mad@maddev:~$ docker run --rm -it madworx/debian-archive:etch
sh-3.1# cat /etc/debian_version
4.0
Everything is hosted on github.