Browse Source

Run update.sh

Tianon Gravi 11 years ago
parent
commit
4a3983ce58
9 changed files with 31 additions and 34 deletions
  1. 1 1
      docker-dev/README.md
  2. 8 11
      golang/README.md
  3. 3 3
      mariadb/README.md
  4. 1 1
      mongo/README.md
  5. 3 3
      mysql/README.md
  6. 6 6
      node/README.md
  7. 4 4
      python/README.md
  8. 1 1
      redis/README.md
  9. 4 4
      ubuntu/README.md

+ 1 - 1
docker-dev/README.md

@@ -1,6 +1,6 @@
 # Supported tags and respective `Dockerfile` links
 
-- [`1.3.2`, `1.3`, `1`, `latest` (*Dockerfile*)](https://github.com/docker/docker/blob/v1.3.2/Dockerfile)
+- [`1.3.3`, `1.3`, `1`, `latest` (*Dockerfile*)](https://github.com/docker/docker/blob/v1.3.3/Dockerfile)
 
 For more information about this image and its history, please see the [relevant
 manifest file

+ 8 - 11
golang/README.md

@@ -1,16 +1,13 @@
 # Supported tags and respective `Dockerfile` links
 
-- [`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/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/b13bdad8632705cd56f887ffe7320076b1b56754/1.3/wheezy/Dockerfile)
-- [`1.4rc2`, `1.4` (*1.4/Dockerfile*)](https://github.com/docker-library/golang/blob/ebb35315f1b0a48eb17eb9f17a7bd66132fd8813/1.4/Dockerfile)
-- [`1.4rc2-onbuild`, `1.4-onbuild` (*1.4/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/ebb35315f1b0a48eb17eb9f17a7bd66132fd8813/1.4/onbuild/Dockerfile)
-- [`1.4rc2-cross`, `1.4-cross` (*1.4/cross/Dockerfile*)](https://github.com/docker-library/golang/blob/ebb35315f1b0a48eb17eb9f17a7bd66132fd8813/1.4/cross/Dockerfile)
-- [`1.4rc2-wheezy`, `1.4-wheezy` (*1.4/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/ebb35315f1b0a48eb17eb9f17a7bd66132fd8813/1.4/wheezy/Dockerfile)
+- [`1.3.3`, `1.3` (*1.3/Dockerfile*)](https://github.com/docker-library/golang/blob/b13bdad8632705cd56f887ffe7320076b1b56754/1.3/Dockerfile)
+- [`1.3.3-onbuild`, `1.3-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.3/cross/Dockerfile*)](https://github.com/docker-library/golang/blob/acc4ed5ba8dfad17bd484ac858950bc6a6f9acde/1.3/cross/Dockerfile)
+- [`1.3.3-wheezy`, `1.3-wheezy` (*1.3/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/b13bdad8632705cd56f887ffe7320076b1b56754/1.3/wheezy/Dockerfile)
+- [`1.4.0`, `1.4`, `1`, `latest` (*1.4/Dockerfile*)](https://github.com/docker-library/golang/blob/dc0571dad14fc6ca163dbab21b88e51b3031b84c/1.4/Dockerfile)
+- [`1.4.0-onbuild`, `1.4-onbuild`, `1-onbuild`, `onbuild` (*1.4/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/dc0571dad14fc6ca163dbab21b88e51b3031b84c/1.4/onbuild/Dockerfile)
+- [`1.4.0-cross`, `1.4-cross`, `1-cross`, `cross` (*1.4/cross/Dockerfile*)](https://github.com/docker-library/golang/blob/dc0571dad14fc6ca163dbab21b88e51b3031b84c/1.4/cross/Dockerfile)
+- [`1.4.0-wheezy`, `1.4-wheezy`, `1-wheezy`, `wheezy` (*1.4/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/dc0571dad14fc6ca163dbab21b88e51b3031b84c/1.4/wheezy/Dockerfile)
 
 For more information about this image and its history, please see the [relevant
 manifest file

+ 3 - 3
mariadb/README.md

@@ -1,8 +1,8 @@
 # Supported tags and respective `Dockerfile` links
 
-- [`10.0.15`, `10.0`, `10`, `latest` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/21237e2e46a70a49b15e889b871cbb034a60e0a6/10.0/Dockerfile)
-- [`10.1.1`, `10.1` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/969a6856ca6a85ce979fac750cba368a1731ff30/10.1/Dockerfile)
-- [`5.5.40`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/969a6856ca6a85ce979fac750cba368a1731ff30/5.5/Dockerfile)
+- [`10.0.15`, `10.0`, `10`, `latest` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/cbcee5a22e2be955f6597486465465ed82185698/10.0/Dockerfile)
+- [`10.1.2`, `10.1` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/cbcee5a22e2be955f6597486465465ed82185698/10.1/Dockerfile)
+- [`5.5.40`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/cbcee5a22e2be955f6597486465465ed82185698/5.5/Dockerfile)
 
 For more information about this image and its history, please see the [relevant
 manifest file

+ 1 - 1
mongo/README.md

@@ -2,7 +2,7 @@
 
 - [`2.2.7`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/bb4bf3a053adaebc5c417e42d256940b7a1b3c08/2.2/Dockerfile)
 - [`2.4.12`, `2.4` (*2.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/bb4bf3a053adaebc5c417e42d256940b7a1b3c08/2.4/Dockerfile)
-- [`2.6.5`, `2.6`, `2`, `latest` (*2.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/bb4bf3a053adaebc5c417e42d256940b7a1b3c08/2.6/Dockerfile)
+- [`2.6.6`, `2.6`, `2`, `latest` (*2.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/4f7e68ce6ae537999d3577f9df2cb5e1d4e07bfb/2.6/Dockerfile)
 - [`2.8.0-rc0`, `2.8.0`, `2.8` (*2.8/Dockerfile*)](https://github.com/docker-library/mongo/blob/bb4bf3a053adaebc5c417e42d256940b7a1b3c08/2.8/Dockerfile)
 
 For more information about this image and its history, please see the [relevant

+ 3 - 3
mysql/README.md

@@ -1,8 +1,8 @@
 # Supported tags and respective `Dockerfile` links
 
-- [`5.5.41`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/docker-mysql/blob/29c5caa79a5331f1ad52805f9ca588fd03d81abd/5.5/Dockerfile)
-- [`5.6.22`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/docker-mysql/blob/29c5caa79a5331f1ad52805f9ca588fd03d81abd/5.6/Dockerfile)
-- [`5.7.5-m15`, `5.7.5`, `5.7` (*5.7/Dockerfile*)](https://github.com/docker-library/docker-mysql/blob/06bcb63a0b42ed24ef7509c3352e2cf45d139a5e/5.7/Dockerfile)
+- [`5.5.41`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/docker-mysql/blob/2d3501e2441b570648717cdf656feb6831b7cc13/5.5/Dockerfile)
+- [`5.6.22`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/docker-mysql/blob/2d3501e2441b570648717cdf656feb6831b7cc13/5.6/Dockerfile)
+- [`5.7.5-m15`, `5.7.5`, `5.7` (*5.7/Dockerfile*)](https://github.com/docker-library/docker-mysql/blob/2d3501e2441b570648717cdf656feb6831b7cc13/5.7/Dockerfile)
 
 For more information about this image and its history, please see the [relevant
 manifest file

+ 6 - 6
node/README.md

@@ -1,14 +1,14 @@
 # Supported tags and respective `Dockerfile` links
 
-- [`0.10.33`, `0.10`, `0`, `latest` (*0.10/Dockerfile*)](https://github.com/docker-library/node/blob/675db6a4622efcbe03c48ed5f1f420aef4de2781/0.10/Dockerfile)
+- [`0.10.33`, `0.10`, `0`, `latest` (*0.10/Dockerfile*)](https://github.com/docker-library/node/blob/4536d595f06e654f0b41d1afb85c2ddf113be883/0.10/Dockerfile)
 - [`0.10.33-onbuild`, `0.10-onbuild`, `0-onbuild`, `onbuild` (*0.10/onbuild/Dockerfile*)](https://github.com/docker-library/node/blob/806873187edbff36d7fc294a62131f4f28fa681a/0.10/onbuild/Dockerfile)
-- [`0.10.33-slim`, `0.10-slim`, `0-slim`, `slim` (*0.10/slim/Dockerfile*)](https://github.com/docker-library/node/blob/675db6a4622efcbe03c48ed5f1f420aef4de2781/0.10/slim/Dockerfile)
-- [`0.11.14`, `0.11` (*0.11/Dockerfile*)](https://github.com/docker-library/node/blob/675db6a4622efcbe03c48ed5f1f420aef4de2781/0.11/Dockerfile)
+- [`0.10.33-slim`, `0.10-slim`, `0-slim`, `slim` (*0.10/slim/Dockerfile*)](https://github.com/docker-library/node/blob/4536d595f06e654f0b41d1afb85c2ddf113be883/0.10/slim/Dockerfile)
+- [`0.11.14`, `0.11` (*0.11/Dockerfile*)](https://github.com/docker-library/node/blob/4536d595f06e654f0b41d1afb85c2ddf113be883/0.11/Dockerfile)
 - [`0.11.14-onbuild`, `0.11-onbuild` (*0.11/onbuild/Dockerfile*)](https://github.com/docker-library/node/blob/ac05e7f96c477223f0d2da1817e84403363a65e8/0.11/onbuild/Dockerfile)
-- [`0.11.14-slim`, `0.11-slim` (*0.11/slim/Dockerfile*)](https://github.com/docker-library/node/blob/675db6a4622efcbe03c48ed5f1f420aef4de2781/0.11/slim/Dockerfile)
-- [`0.8.28`, `0.8` (*0.8/Dockerfile*)](https://github.com/docker-library/node/blob/675db6a4622efcbe03c48ed5f1f420aef4de2781/0.8/Dockerfile)
+- [`0.11.14-slim`, `0.11-slim` (*0.11/slim/Dockerfile*)](https://github.com/docker-library/node/blob/4536d595f06e654f0b41d1afb85c2ddf113be883/0.11/slim/Dockerfile)
+- [`0.8.28`, `0.8` (*0.8/Dockerfile*)](https://github.com/docker-library/node/blob/4536d595f06e654f0b41d1afb85c2ddf113be883/0.8/Dockerfile)
 - [`0.8.28-onbuild`, `0.8-onbuild` (*0.8/onbuild/Dockerfile*)](https://github.com/docker-library/node/blob/ac05e7f96c477223f0d2da1817e84403363a65e8/0.8/onbuild/Dockerfile)
-- [`0.8.28-slim`, `0.8-slim` (*0.8/slim/Dockerfile*)](https://github.com/docker-library/node/blob/675db6a4622efcbe03c48ed5f1f420aef4de2781/0.8/slim/Dockerfile)
+- [`0.8.28-slim`, `0.8-slim` (*0.8/slim/Dockerfile*)](https://github.com/docker-library/node/blob/4536d595f06e654f0b41d1afb85c2ddf113be883/0.8/slim/Dockerfile)
 
 For more information about this image and its history, please see the [relevant
 manifest file

+ 4 - 4
python/README.md

@@ -1,9 +1,9 @@
 # Supported tags and respective `Dockerfile` links
 
-- [`2.7.8`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/fa713180402eeb7bf782d484c510b6c32418b45f/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)
-- [`2.7.8-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/c0c674911c50ca3e21ba5379541f70c1b42685b4/2.7/slim/Dockerfile)
-- [`2.7.8-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/57be1a3fd72a87419aea35d6aacc873e9de9d447/2.7/wheezy/Dockerfile)
+- [`2.7.9`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/d550e292eec57e83af58e05410243d387d6483a8/2.7/Dockerfile)
+- [`2.7.9-onbuild`, `2.7-onbuild`, `2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/d550e292eec57e83af58e05410243d387d6483a8/2.7/onbuild/Dockerfile)
+- [`2.7.9-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/d550e292eec57e83af58e05410243d387d6483a8/2.7/slim/Dockerfile)
+- [`2.7.9-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/57be1a3fd72a87419aea35d6aacc873e9de9d447/2.7/wheezy/Dockerfile)
 - [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/fa713180402eeb7bf782d484c510b6c32418b45f/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.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/c0c674911c50ca3e21ba5379541f70c1b42685b4/3.3/slim/Dockerfile)

+ 1 - 1
redis/README.md

@@ -1,7 +1,7 @@
 # Supported tags and respective `Dockerfile` links
 
 - [`2.6.17`, `2.6` (*2.6/Dockerfile*)](https://github.com/docker-library/redis/blob/109323988b7663bceaf4a01c3353f8934dfc002e/2.6/Dockerfile)
-- [`2.8.17`, `2.8`, `2`, `latest` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/109323988b7663bceaf4a01c3353f8934dfc002e/2.8/Dockerfile)
+- [`2.8.18`, `2.8`, `2`, `latest` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/77ff48ceb8ba3e087815e69ed16bf1cf1d11bd2b/2.8/Dockerfile)
 
 For more information about this image and its history, please see the [relevant
 manifest file

+ 4 - 4
ubuntu/README.md

@@ -1,9 +1,9 @@
 # Supported tags and respective `Dockerfile` links
 
-- [`12.04.5`, `12.04`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/d87d4118b02bdc65995387b83d6544e90ff55586/precise/Dockerfile)
-- [`14.04.1`, `14.04`, `trusty`, `latest` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/d87d4118b02bdc65995387b83d6544e90ff55586/trusty/Dockerfile)
-- [`14.10`, `utopic` (*utopic/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/d87d4118b02bdc65995387b83d6544e90ff55586/utopic/Dockerfile)
-- [`15.04`, `vivid` (*vivid/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/d87d4118b02bdc65995387b83d6544e90ff55586/vivid/Dockerfile)
+- [`12.04.5`, `12.04`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/7a09fdeb3d62057d74988cbb111eaf5c3ea247a2/precise/Dockerfile)
+- [`14.04.1`, `14.04`, `trusty`, `latest` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/7a09fdeb3d62057d74988cbb111eaf5c3ea247a2/trusty/Dockerfile)
+- [`14.10`, `utopic` (*utopic/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/7a09fdeb3d62057d74988cbb111eaf5c3ea247a2/utopic/Dockerfile)
+- [`15.04`, `vivid` (*vivid/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/7a09fdeb3d62057d74988cbb111eaf5c3ea247a2/vivid/Dockerfile)
 
 For more information about this image and its history, please see the [relevant
 manifest file