Run update.sh

This commit is contained in:
Docker Library Bot 2016-05-09 11:31:01 -07:00
parent 54ee420238
commit 18fa0eddea
2 changed files with 6 additions and 6 deletions

View File

@ -1,11 +1,11 @@
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`5.5`, `8.5-php5.5` (*8.5/5.5/Dockerfile*)](https://github.com/zendtech/php-zendserver-docker/blob/df88fc00133cb8578e5d571a74336f831e5ef8cd/8.5/5.5/Dockerfile) - [`5.5`, `8.5-php5.5` (*8.5/5.5/Dockerfile*)](https://github.com/zendtech/php-zendserver-docker/blob/df88fc00133cb8578e5d571a74336f831e5ef8cd/8.5/5.5/Dockerfile)
- [`5.6`, `8.5-php5.6`, `8.5`, `latest` (*8.5/5.6/Dockerfile*)](https://github.com/zendtech/php-zendserver-docker/blob/df88fc00133cb8578e5d571a74336f831e5ef8cd/8.5/5.6/Dockerfile) - [`5.6`, `8.5-php5.6`, `8.5` (*8.5/5.6/Dockerfile*)](https://github.com/zendtech/php-zendserver-docker/blob/df88fc00133cb8578e5d571a74336f831e5ef8cd/8.5/5.6/Dockerfile)
- [`5.4`, `7.0-php5.4` (*7.0/5.4/Dockerfile*)](https://github.com/zendtech/php-zendserver-docker/blob/df88fc00133cb8578e5d571a74336f831e5ef8cd/7.0/5.4/Dockerfile) - [`5.4`, `7.0-php5.4` (*7.0/5.4/Dockerfile*)](https://github.com/zendtech/php-zendserver-docker/blob/df88fc00133cb8578e5d571a74336f831e5ef8cd/7.0/5.4/Dockerfile)
- [`9.0-techpreview2-php7.0GA` (*9.0/7.0/Dockerfile*)](https://github.com/zendtech/php-zendserver-docker/blob/df88fc00133cb8578e5d571a74336f831e5ef8cd/9.0/7.0/Dockerfile) - [`9.0`, `9.0-php7`, `latest` (*9.0/7.0/Dockerfile*)](https://github.com/zendtech/php-zendserver-docker/blob/359ed95e4d49da8123eb01c4b929917c7595754c/9.0/7.0/Dockerfile)
[![](https://badge.imagelayers.io/php-zendserver:latest.svg)](https://imagelayers.io/?images=php-zendserver:5.5,php-zendserver:5.6,php-zendserver:5.4,php-zendserver:9.0-techpreview2-php7.0GA) [![](https://badge.imagelayers.io/php-zendserver:latest.svg)](https://imagelayers.io/?images=php-zendserver:5.5,php-zendserver:5.6,php-zendserver:5.4,php-zendserver:9.0)
For more information about this image and its history, please see [the relevant manifest file (`library/php-zendserver`)](https://github.com/docker-library/official-images/blob/master/library/php-zendserver). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fphp-zendserver). For more information about this image and its history, please see [the relevant manifest file (`library/php-zendserver`)](https://github.com/docker-library/official-images/blob/master/library/php-zendserver). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fphp-zendserver).

View File

@ -7,10 +7,10 @@
- [`1.1.2` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/5f284e33ef90b7bc30684ad09a5261c037fc9d5e/Dockerfile) - [`1.1.2` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/5f284e33ef90b7bc30684ad09a5261c037fc9d5e/Dockerfile)
- [`1.1.3` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/4d298d3113a4ecefa83a3f9e18f4aaf4f95f007e/Dockerfile) - [`1.1.3` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/4d298d3113a4ecefa83a3f9e18f4aaf4f95f007e/Dockerfile)
- [`1.2.0` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/0a35988bfcb18ed0aeb646b511e43e78bc940d07/Dockerfile) - [`1.2.0` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/0a35988bfcb18ed0aeb646b511e43e78bc940d07/Dockerfile)
- [`1.2.1`, `latest` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/9d4e009b40520720ceb270408b8078284df9513e/Dockerfile) - [`1.2.1` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/9d4e009b40520720ceb270408b8078284df9513e/Dockerfile)
- [`1.2.2-rc1` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/ff370263bcef9d258bdbca8b2145821eeaf673e3/Dockerfile) - [`1.2.2`, `latest` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/1f9089c40ac560e7b4c878ad6bd7803f4f061e82/Dockerfile)
[![](https://badge.imagelayers.io/swarm:latest.svg)](https://imagelayers.io/?images=swarm:1.0.0,swarm:1.0.1,swarm:1.1.0,swarm:1.1.1,swarm:1.1.2,swarm:1.1.3,swarm:1.2.0,swarm:1.2.1,swarm:1.2.2-rc1) [![](https://badge.imagelayers.io/swarm:latest.svg)](https://imagelayers.io/?images=swarm:1.0.0,swarm:1.0.1,swarm:1.1.0,swarm:1.1.1,swarm:1.1.2,swarm:1.1.3,swarm:1.2.0,swarm:1.2.1,swarm:1.2.2)
For more information about this image and its history, please see [the relevant manifest file (`library/swarm`)](https://github.com/docker-library/official-images/blob/master/library/swarm). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fswarm). For more information about this image and its history, please see [the relevant manifest file (`library/swarm`)](https://github.com/docker-library/official-images/blob/master/library/swarm). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fswarm).