Run update.sh

This commit is contained in:
Docker Library Bot 2015-09-07 10:11:12 -07:00
parent c081de1cdc
commit 0fec0188e7
2 changed files with 12 additions and 12 deletions

View File

@ -1,14 +1,14 @@
# Supported tags and respective `Dockerfile` links
- [`1.8.4`, `1.8`, `1` (*1.8/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/1.8/Dockerfile)
- [`1.8.4-onbuild`, `1.8-onbuild`, `1-onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/1.8/onbuild/Dockerfile)
- [`1.8.4-slim`, `1.8-slim`, `1-slim` (*1.8/slim/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/1.8/slim/Dockerfile)
- [`2.5.0`, `2.5`, `2` (*2.5/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/2.5/Dockerfile)
- [`2.5.0-onbuild`, `2.5-onbuild`, `2-onbuild` (*2.5/onbuild/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/2.5/onbuild/Dockerfile)
- [`2.5.0-slim`, `2.5-slim`, `2-slim` (*2.5/slim/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/2.5/slim/Dockerfile)
- [`3.2.0`, `3.2`, `3`, `latest` (*3.2/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/68a13ab0f190d079b484c67b9eb266ce999420b0/3.2/Dockerfile)
- [`3.2.0-onbuild`, `3.2-onbuild`, `3-onbuild`, `onbuild` (*3.2/onbuild/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/68a13ab0f190d079b484c67b9eb266ce999420b0/3.2/onbuild/Dockerfile)
- [`3.2.0-slim`, `3.2-slim`, `3-slim`, `slim` (*3.2/slim/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/68a13ab0f190d079b484c67b9eb266ce999420b0/3.2/slim/Dockerfile)
- [`1.8.4`, `1.8`, `1` (*1.8/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/54780958c85a399f6516a90d128cc49fc0ad96f8/1.8/Dockerfile)
- [`1.8.4-onbuild`, `1.8-onbuild`, `1-onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/54780958c85a399f6516a90d128cc49fc0ad96f8/1.8/onbuild/Dockerfile)
- [`1.8.4-slim`, `1.8-slim`, `1-slim` (*1.8/slim/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/54780958c85a399f6516a90d128cc49fc0ad96f8/1.8/slim/Dockerfile)
- [`2.5.0`, `2.5`, `2` (*2.5/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/54780958c85a399f6516a90d128cc49fc0ad96f8/2.5/Dockerfile)
- [`2.5.0-onbuild`, `2.5-onbuild`, `2-onbuild` (*2.5/onbuild/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/54780958c85a399f6516a90d128cc49fc0ad96f8/2.5/onbuild/Dockerfile)
- [`2.5.0-slim`, `2.5-slim`, `2-slim` (*2.5/slim/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/54780958c85a399f6516a90d128cc49fc0ad96f8/2.5/slim/Dockerfile)
- [`3.3.0`, `3.3`, `3`, `latest` (*3.3/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/54780958c85a399f6516a90d128cc49fc0ad96f8/3.3/Dockerfile)
- [`3.3.0-onbuild`, `3.3-onbuild`, `3-onbuild`, `onbuild` (*3.3/onbuild/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/54780958c85a399f6516a90d128cc49fc0ad96f8/3.3/onbuild/Dockerfile)
- [`3.3.0-slim`, `3.3-slim`, `3-slim`, `slim` (*3.3/slim/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/54780958c85a399f6516a90d128cc49fc0ad96f8/3.3/slim/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/iojs`)](https://github.com/docker-library/official-images/blob/master/library/iojs). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

View File

@ -9,9 +9,9 @@
- [`5.6.12-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.12`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/789a45b03fe31ca1ac7f490bafe300e728b18bb9/5.6/Dockerfile)
- [`5.6.12-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/789a45b03fe31ca1ac7f490bafe300e728b18bb9/5.6/apache/Dockerfile)
- [`5.6.12-fpm`, `5.6-fpm`, `5-fpm`, `fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/789a45b03fe31ca1ac7f490bafe300e728b18bb9/5.6/fpm/Dockerfile)
- [`7.0.0RC1-cli`, `7.0-cli`, `7-cli`, `7.0.0RC1`, `7.0`, `7` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/f5e091ac3815dce80ca496298e0cb94638844b10/7.0/Dockerfile)
- [`7.0.0RC1-apache`, `7.0-apache`, `7-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/f5e091ac3815dce80ca496298e0cb94638844b10/7.0/apache/Dockerfile)
- [`7.0.0RC1-fpm`, `7.0-fpm`, `7-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/f5e091ac3815dce80ca496298e0cb94638844b10/7.0/fpm/Dockerfile)
- [`7.0.0RC2-cli`, `7.0-cli`, `7-cli`, `7.0.0RC2`, `7.0`, `7` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/8c25cfb2c5773a02e98ad7488a65db5123d4f2f7/7.0/Dockerfile)
- [`7.0.0RC2-apache`, `7.0-apache`, `7-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/8c25cfb2c5773a02e98ad7488a65db5123d4f2f7/7.0/apache/Dockerfile)
- [`7.0.0RC2-fpm`, `7.0-fpm`, `7-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/8c25cfb2c5773a02e98ad7488a65db5123d4f2f7/7.0/fpm/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/php`)](https://github.com/docker-library/official-images/blob/master/library/php). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).