Run update.sh

This commit is contained in:
Docker Library Bot 2016-02-24 15:15:12 -08:00
parent 1e218ff6fe
commit ccf1be84b0
2 changed files with 10 additions and 10 deletions

View File

@ -1,11 +1,11 @@
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`7.42-apache`, `7.42`, `7-apache`, `7` (*7/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/44f7abcf1c2f77165c02818708d3bd722c51a602/7/apache/Dockerfile) - [`7.43-apache`, `7.43`, `7-apache`, `7` (*7/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/865f61938fe7f37359d8feeb13bb03bff8f11387/7/apache/Dockerfile)
- [`7.42-fpm`, `7-fpm` (*7/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/44f7abcf1c2f77165c02818708d3bd722c51a602/7/fpm/Dockerfile) - [`7.43-fpm`, `7-fpm` (*7/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/865f61938fe7f37359d8feeb13bb03bff8f11387/7/fpm/Dockerfile)
- [`8.0.3-apache`, `8.0.3`, `8.0-apache`, `8.0`, `8-apache`, `8`, `apache`, `latest` (*8/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/44f7abcf1c2f77165c02818708d3bd722c51a602/8/apache/Dockerfile) - [`8.0.4-apache`, `8.0.4`, `8.0-apache`, `8.0`, `8-apache`, `8`, `apache`, `latest` (*8/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/865f61938fe7f37359d8feeb13bb03bff8f11387/8/apache/Dockerfile)
- [`8.0.3-fpm`, `8.0-fpm`, `8-fpm`, `fpm` (*8/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/44f7abcf1c2f77165c02818708d3bd722c51a602/8/fpm/Dockerfile) - [`8.0.4-fpm`, `8.0-fpm`, `8-fpm`, `fpm` (*8/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/865f61938fe7f37359d8feeb13bb03bff8f11387/8/fpm/Dockerfile)
[![](https://badge.imagelayers.io/drupal:latest.svg)](https://imagelayers.io/?images=drupal:7.42-apache,drupal:7.42-fpm,drupal:8.0.3-apache,drupal:8.0.3-fpm) [![](https://badge.imagelayers.io/drupal:latest.svg)](https://imagelayers.io/?images=drupal:7.43-apache,drupal:7.43-fpm,drupal:8.0.4-apache,drupal:8.0.4-fpm)
For more information about this image and its history, please see [the relevant manifest file (`library/drupal`)](https://github.com/docker-library/official-images/blob/master/library/drupal). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). For more information about this image and its history, please see [the relevant manifest file (`library/drupal`)](https://github.com/docker-library/official-images/blob/master/library/drupal). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

View File

@ -1,10 +1,10 @@
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`2.8.23`, `2.8`, `2` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/7d9f53256f8e13aa4dff2112145c69c22f8ce394/2.8/Dockerfile) - [`2.8.23`, `2.8`, `2` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/b9756ce368687678d48613989c7bbac93830ca1f/2.8/Dockerfile)
- [`2.8.23-32bit`, `2.8-32bit`, `2-32bit` (*2.8/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/7d9f53256f8e13aa4dff2112145c69c22f8ce394/2.8/32bit/Dockerfile) - [`2.8.23-32bit`, `2.8-32bit`, `2-32bit` (*2.8/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/b9756ce368687678d48613989c7bbac93830ca1f/2.8/32bit/Dockerfile)
- [`3.0.7`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/b375650fb69b7db819e90c0033433c705b28656e/3.0/Dockerfile) - [`3.0.7`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/b9756ce368687678d48613989c7bbac93830ca1f/3.0/Dockerfile)
- [`3.0.7-32bit`, `3.0-32bit`, `3-32bit`, `32bit` (*3.0/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/b375650fb69b7db819e90c0033433c705b28656e/3.0/32bit/Dockerfile) - [`3.0.7-32bit`, `3.0-32bit`, `3-32bit`, `32bit` (*3.0/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/b9756ce368687678d48613989c7bbac93830ca1f/3.0/32bit/Dockerfile)
- [`3.0.7-alpine`, `3.0-alpine`, `3-alpine`, `alpine` (*3.0/alpine/Dockerfile*)](https://github.com/docker-library/redis/blob/b375650fb69b7db819e90c0033433c705b28656e/3.0/alpine/Dockerfile) - [`3.0.7-alpine`, `3.0-alpine`, `3-alpine`, `alpine` (*3.0/alpine/Dockerfile*)](https://github.com/docker-library/redis/blob/b9756ce368687678d48613989c7bbac93830ca1f/3.0/alpine/Dockerfile)
[![](https://badge.imagelayers.io/redis:latest.svg)](https://imagelayers.io/?images=redis:2.8.23,redis:2.8.23-32bit,redis:3.0.7,redis:3.0.7-32bit,redis:3.0.7-alpine) [![](https://badge.imagelayers.io/redis:latest.svg)](https://imagelayers.io/?images=redis:2.8.23,redis:2.8.23-32bit,redis:3.0.7,redis:3.0.7-32bit,redis:3.0.7-alpine)