Run update.sh

This commit is contained in:
Docker Library Bot 2019-03-26 23:13:21 +00:00
parent b1fe4aa9f9
commit eff58283ca
2 changed files with 21 additions and 29 deletions

48
debian/README.md vendored
View File

@ -16,34 +16,26 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`buster`, `buster-20190228` (*buster/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/buster/Dockerfile) - [`buster`, `buster-20190326` (*buster/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/buster/Dockerfile)
- [`buster-slim`, `buster-20190228-slim` (*buster/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/buster/slim/Dockerfile) - [`buster-slim`, `buster-20190326-slim` (*buster/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/buster/slim/Dockerfile)
- [`experimental`, `experimental-20190228` (*experimental/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/experimental/Dockerfile) - [`experimental`, `experimental-20190326` (*experimental/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/experimental/Dockerfile)
- [`jessie`, `jessie-20190228`, `8.11`, `8` (*jessie/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/jessie/Dockerfile) - [`jessie`, `jessie-20190326`, `8.11`, `8` (*jessie/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/jessie/Dockerfile)
- [`jessie-backports` (*jessie/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/jessie/backports/Dockerfile) - [`jessie-slim`, `jessie-20190326-slim`, `8.11-slim`, `8-slim` (*jessie/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/jessie/slim/Dockerfile)
- [`jessie-slim`, `jessie-20190228-slim`, `8.11-slim`, `8-slim` (*jessie/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/jessie/slim/Dockerfile) - [`oldstable`, `oldstable-20190326` (*oldstable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/oldstable/Dockerfile)
- [`oldoldstable`, `oldoldstable-20190228` (*oldoldstable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/oldoldstable/Dockerfile) - [`oldstable-slim`, `oldstable-20190326-slim` (*oldstable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/oldstable/slim/Dockerfile)
- [`oldoldstable-backports` (*oldoldstable/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/oldoldstable/backports/Dockerfile) - [`rc-buggy`, `rc-buggy-20190326` (*rc-buggy/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/rc-buggy/Dockerfile)
- [`oldoldstable-slim`, `oldoldstable-20190228-slim` (*oldoldstable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/oldoldstable/slim/Dockerfile) - [`sid`, `sid-20190326` (*sid/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/sid/Dockerfile)
- [`oldstable`, `oldstable-20190228` (*oldstable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/oldstable/Dockerfile) - [`sid-slim`, `sid-20190326-slim` (*sid/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/sid/slim/Dockerfile)
- [`oldstable-backports` (*oldstable/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/oldstable/backports/Dockerfile) - [`stable`, `stable-20190326` (*stable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/stable/Dockerfile)
- [`oldstable-slim`, `oldstable-20190228-slim` (*oldstable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/oldstable/slim/Dockerfile) - [`stable-backports` (*stable/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/stable/backports/Dockerfile)
- [`rc-buggy`, `rc-buggy-20190228` (*rc-buggy/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/rc-buggy/Dockerfile) - [`stable-slim`, `stable-20190326-slim` (*stable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/stable/slim/Dockerfile)
- [`sid`, `sid-20190228` (*sid/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/sid/Dockerfile) - [`stretch`, `stretch-20190326`, `9.8`, `9`, `latest` (*stretch/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/stretch/Dockerfile)
- [`sid-slim`, `sid-20190228-slim` (*sid/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/sid/slim/Dockerfile) - [`stretch-backports` (*stretch/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/stretch/backports/Dockerfile)
- [`stable`, `stable-20190228` (*stable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/stable/Dockerfile) - [`stretch-slim`, `stretch-20190326-slim`, `9.8-slim`, `9-slim` (*stretch/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/stretch/slim/Dockerfile)
- [`stable-backports` (*stable/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/stable/backports/Dockerfile) - [`testing`, `testing-20190326` (*testing/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/testing/Dockerfile)
- [`stable-slim`, `stable-20190228-slim` (*stable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/stable/slim/Dockerfile) - [`testing-slim`, `testing-20190326-slim` (*testing/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/testing/slim/Dockerfile)
- [`stretch`, `stretch-20190228`, `9.8`, `9`, `latest` (*stretch/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/stretch/Dockerfile) - [`unstable`, `unstable-20190326` (*unstable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/unstable/Dockerfile)
- [`stretch-backports` (*stretch/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/stretch/backports/Dockerfile) - [`unstable-slim`, `unstable-20190326-slim` (*unstable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/064f343bfa6ebf043aac2bbd4c870256cfe82f5a/unstable/slim/Dockerfile)
- [`stretch-slim`, `stretch-20190228-slim`, `9.8-slim`, `9-slim` (*stretch/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/stretch/slim/Dockerfile)
- [`testing`, `testing-20190228` (*testing/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/testing/Dockerfile)
- [`testing-slim`, `testing-20190228-slim` (*testing/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/testing/slim/Dockerfile)
- [`unstable`, `unstable-20190228` (*unstable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/unstable/Dockerfile)
- [`unstable-slim`, `unstable-20190228-slim` (*unstable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/unstable/slim/Dockerfile)
- [`wheezy`, `wheezy-20190228`, `7.11`, `7` (*wheezy/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/wheezy/Dockerfile)
- [`wheezy-backports` (*wheezy/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/wheezy/backports/Dockerfile)
- [`wheezy-slim`, `wheezy-20190228-slim`, `7.11-slim`, `7-slim` (*wheezy/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/3e751c2c2f60037e9231ed94bbd1f95347af2c87/wheezy/slim/Dockerfile)
# Quick reference # Quick reference

View File

@ -209,7 +209,7 @@ This is the defacto image. If you are unsure about what your needs are, you prob
This tag is based off of [`buildpack-deps`](https://hub.docker.com/_/buildpack-deps/). `buildpack-deps` is designed for the average user of Docker who has many images on their system. It, by design, has a large number of extremely common Debian packages. This reduces the number of packages that images that derive from it need to install, thus reducing the overall size of all images on your system. This tag is based off of [`buildpack-deps`](https://hub.docker.com/_/buildpack-deps/). `buildpack-deps` is designed for the average user of Docker who has many images on their system. It, by design, has a large number of extremely common Debian packages. This reduces the number of packages that images that derive from it need to install, thus reducing the overall size of all images on your system.
Some of these tags may have names like jessie, stretch, or wheezy in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on. Some of these tags may have names like jessie or stretch in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on.
## `python:<version>-slim` ## `python:<version>-slim`