From dce43ee33de4c699670b84c9b0fad19b76682465 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Wed, 27 May 2015 09:25:20 -0700 Subject: [PATCH] Run update.sh --- debian/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/README.md b/debian/README.md index 640ca66b4..85314b554 100644 --- a/debian/README.md +++ b/debian/README.md @@ -1,16 +1,20 @@ # Supported tags and respective `Dockerfile` links - [`8.0`, `8`, `jessie`, `latest` (*jessie/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f86bb68c8e84829c7babb0db18bef1327103676c/jessie/Dockerfile) +- [`jessie-backports` (*jessie/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/83fe81c4f6e0c7d2c035e65a56fe812bbd838284/jessie/backports/Dockerfile) - [`oldstable` (*oldstable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f86bb68c8e84829c7babb0db18bef1327103676c/oldstable/Dockerfile) +- [`oldstable-backports` (*oldstable/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/83fe81c4f6e0c7d2c035e65a56fe812bbd838284/oldstable/backports/Dockerfile) - [`sid` (*sid/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f86bb68c8e84829c7babb0db18bef1327103676c/sid/Dockerfile) - [`6.0.10`, `6.0`, `6`, `squeeze` (*squeeze/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f86bb68c8e84829c7babb0db18bef1327103676c/squeeze/Dockerfile) - [`stable` (*stable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f86bb68c8e84829c7babb0db18bef1327103676c/stable/Dockerfile) +- [`stable-backports` (*stable/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/83fe81c4f6e0c7d2c035e65a56fe812bbd838284/stable/backports/Dockerfile) - [`stretch` (*stretch/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f86bb68c8e84829c7babb0db18bef1327103676c/stretch/Dockerfile) - [`testing` (*testing/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f86bb68c8e84829c7babb0db18bef1327103676c/testing/Dockerfile) - [`unstable` (*unstable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f86bb68c8e84829c7babb0db18bef1327103676c/unstable/Dockerfile) - [`7.8`, `7`, `wheezy` (*wheezy/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f86bb68c8e84829c7babb0db18bef1327103676c/wheezy/Dockerfile) -- [`rc-buggy` (*debian/rc-buggy/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/1a24085d66f91cd9842101fea0e2fabc52535eb0/debian/rc-buggy/Dockerfile) -- [`experimental` (*debian/experimental/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/1a24085d66f91cd9842101fea0e2fabc52535eb0/debian/experimental/Dockerfile) +- [`wheezy-backports` (*wheezy/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/83fe81c4f6e0c7d2c035e65a56fe812bbd838284/wheezy/backports/Dockerfile) +- [`rc-buggy` (*debian/rc-buggy/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/6787efd1b8d8b1c56e14bd54d8ca94ccdba003f7/debian/rc-buggy/Dockerfile) +- [`experimental` (*debian/experimental/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/6787efd1b8d8b1c56e14bd54d8ca94ccdba003f7/debian/experimental/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/debian`)](https://github.com/docker-library/official-images/blob/master/library/debian) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).