From d99b90979a1d5aeeef14c42cc463362c2a5e5da9 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Mon, 1 Dec 2014 10:09:05 -0700 Subject: [PATCH] Run update.sh --- docker-dev/README.md | 2 +- golang/README.md | 10 +++++----- python/README.md | 9 ++++++--- tomcat/README.md | 3 +++ 4 files changed, 15 insertions(+), 9 deletions(-) diff --git a/docker-dev/README.md b/docker-dev/README.md index 12287f475..38f02c12a 100644 --- a/docker-dev/README.md +++ b/docker-dev/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`1.3.1`, `1.3`, `1`, `latest` (*Dockerfile*)](https://github.com/docker/docker/blob/v1.3.1/Dockerfile) +- [`1.3.2`, `1.3`, `1`, `latest` (*Dockerfile*)](https://github.com/docker/docker/blob/v1.3.2/Dockerfile) For more information about this image and its history, please see the [relevant manifest file diff --git a/golang/README.md b/golang/README.md index 9656f7131..4c485813a 100644 --- a/golang/README.md +++ b/golang/README.md @@ -1,16 +1,16 @@ # Supported tags and respective `Dockerfile` links -- [`1.2.2`, `1.2` (*1.2/Dockerfile*)](https://github.com/docker-library/golang/blob/acc4ed5ba8dfad17bd484ac858950bc6a6f9acde/1.2/Dockerfile) +- [`1.2.2`, `1.2` (*1.2/Dockerfile*)](https://github.com/docker-library/golang/blob/b13bdad8632705cd56f887ffe7320076b1b56754/1.2/Dockerfile) - [`1.2.2-onbuild`, `1.2-onbuild` (*1.2/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/4d4b14164e50c089a09b9364697749dc7f764824/1.2/onbuild/Dockerfile) - [`1.2.2-cross`, `1.2-cross` (*1.2/cross/Dockerfile*)](https://github.com/docker-library/golang/blob/acc4ed5ba8dfad17bd484ac858950bc6a6f9acde/1.2/cross/Dockerfile) -- [`1.3.3`, `1.3`, `1`, `latest` (*1.3/Dockerfile*)](https://github.com/docker-library/golang/blob/acc4ed5ba8dfad17bd484ac858950bc6a6f9acde/1.3/Dockerfile) +- [`1.3.3`, `1.3`, `1`, `latest` (*1.3/Dockerfile*)](https://github.com/docker-library/golang/blob/b13bdad8632705cd56f887ffe7320076b1b56754/1.3/Dockerfile) - [`1.3.3-onbuild`, `1.3-onbuild`, `1-onbuild`, `onbuild` (*1.3/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/4d4b14164e50c089a09b9364697749dc7f764824/1.3/onbuild/Dockerfile) - [`1.3.3-cross`, `1.3-cross`, `1-cross`, `cross` (*1.3/cross/Dockerfile*)](https://github.com/docker-library/golang/blob/acc4ed5ba8dfad17bd484ac858950bc6a6f9acde/1.3/cross/Dockerfile) -- [`1.3.3-wheezy`, `1.3-wheezy`, `1-wheezy`, `wheezy` (*1.3/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/af4e450a47a99f9a4f56225cdf598f552907d946/1.3/wheezy/Dockerfile) -- [`1.4rc1`, `1.4` (*1.4/Dockerfile*)](https://github.com/docker-library/golang/blob/898bf4174e6a575ae311d14a23f96b4f6724ee13/1.4/Dockerfile) +- [`1.3.3-wheezy`, `1.3-wheezy`, `1-wheezy`, `wheezy` (*1.3/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/b13bdad8632705cd56f887ffe7320076b1b56754/1.3/wheezy/Dockerfile) +- [`1.4rc1`, `1.4` (*1.4/Dockerfile*)](https://github.com/docker-library/golang/blob/b13bdad8632705cd56f887ffe7320076b1b56754/1.4/Dockerfile) - [`1.4rc1-onbuild`, `1.4-onbuild` (*1.4/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/1bab172aa5ca0675891ca58411f067a1b95a10d6/1.4/onbuild/Dockerfile) - [`1.4rc1-cross`, `1.4-cross` (*1.4/cross/Dockerfile*)](https://github.com/docker-library/golang/blob/898bf4174e6a575ae311d14a23f96b4f6724ee13/1.4/cross/Dockerfile) -- [`1.4rc1-wheezy`, `1.4-wheezy` (*1.4/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/1bab172aa5ca0675891ca58411f067a1b95a10d6/1.4/wheezy/Dockerfile) +- [`1.4rc1-wheezy`, `1.4-wheezy` (*1.4/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/b13bdad8632705cd56f887ffe7320076b1b56754/1.4/wheezy/Dockerfile) For more information about this image and its history, please see the [relevant manifest file diff --git a/python/README.md b/python/README.md index dfecace68..722973b92 100644 --- a/python/README.md +++ b/python/README.md @@ -1,11 +1,14 @@ # Supported tags and respective `Dockerfile` links -- [`2.7.8`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/ce7da0b874784e6b69e3966b5d7ba995e873163e/2.7/Dockerfile) +- [`2.7.8`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/01d97288839cc467b848dc425138a865568fe25c/2.7/Dockerfile) - [`2.7.8-onbuild`, `2.7-onbuild`, `2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/a30ed3056ee58ca3df4fd5b51e3d30849dcb7e32/2.7/onbuild/Dockerfile) -- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/ce7da0b874784e6b69e3966b5d7ba995e873163e/3.3/Dockerfile) +- [`2.7.8-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/01d97288839cc467b848dc425138a865568fe25c/2.7/slim/Dockerfile) +- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/01d97288839cc467b848dc425138a865568fe25c/3.3/Dockerfile) - [`3.3.6-onbuild`, `3.3-onbuild` (*3.3/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/8dfe392dff2ffdda90672857e027ff3ee142f9ff/3.3/onbuild/Dockerfile) -- [`3.4.2`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/ce7da0b874784e6b69e3966b5d7ba995e873163e/3.4/Dockerfile) +- [`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/01d97288839cc467b848dc425138a865568fe25c/3.3/slim/Dockerfile) +- [`3.4.2`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/01d97288839cc467b848dc425138a865568fe25c/3.4/Dockerfile) - [`3.4.2-onbuild`, `3.4-onbuild`, `3-onbuild`, `onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/e236058d5c3601af1d38ba27b4fe217c5d678c02/3.4/onbuild/Dockerfile) +- [`3.4.2-slim`, `3.4-slim`, `3-slim`, `slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/01d97288839cc467b848dc425138a865568fe25c/3.4/slim/Dockerfile) For more information about this image and its history, please see the [relevant manifest file diff --git a/tomcat/README.md b/tomcat/README.md index a5148034a..17426f634 100644 --- a/tomcat/README.md +++ b/tomcat/README.md @@ -1,8 +1,11 @@ # Supported tags and respective `Dockerfile` links - [`6.0.43-jre7`, `6.0-jre7`, `6-jre7`, `6.0.43`, `6.0`, `6` (*6-jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/452e2d4dcb58e3d044a6288befab6d717f94590e/6-jre7/Dockerfile) +- [`6.0.43-jre8`, `6.0-jre8`, `6-jre8` (*6-jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/e826a7e6953f03f8fa03a9faed70721d6de1d3df/6-jre8/Dockerfile) - [`7.0.57-jre7`, `7.0-jre7`, `7-jre7`, `7.0.57`, `7.0`, `7` (*7-jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/88b51c6d19c83b689221d5eb2e9489d9d36ed8db/7-jre7/Dockerfile) +- [`7.0.57-jre8`, `7.0-jre8`, `7-jre8` (*7-jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/9c2fb18446d9e6841997362e575804da73f23eee/7-jre8/Dockerfile) - [`8.0.15-jre7`, `8.0-jre7`, `8-jre7`, `jre7`, `8.0.15`, `8.0`, `8`, `latest` (*8-jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/aff42b3c40f2dff08b421fce66b81983706bfc50/8-jre7/Dockerfile) +- [`8.0.15-jre8`, `8.0-jre8`, `8-jre8`, `jre8` (*8-jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/9c2fb18446d9e6841997362e575804da73f23eee/8-jre8/Dockerfile) For more information about this image and its history, please see the [relevant manifest file