Run update.sh

This commit is contained in:
Docker Library Bot 2016-02-04 14:00:38 -08:00
parent 1ba31593de
commit 89da058db1
2 changed files with 4 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# Supported tags and respective `Dockerfile` links
- [`8.0`, `8` (*8.0/Dockerfile*)](https://github.com/odoo/docker/blob/ad90fca59c9ac52f4f29a195535a3f8ebdddd30d/8.0/Dockerfile)
- [`9.0`, `9`, `latest` (*9.0/Dockerfile*)](https://github.com/odoo/docker/blob/ad90fca59c9ac52f4f29a195535a3f8ebdddd30d/9.0/Dockerfile)
- [`8.0`, `8` (*8.0/Dockerfile*)](https://github.com/odoo/docker/blob/d5392866c185d52497fee5e2f6decbe99c416d9d/8.0/Dockerfile)
- [`9.0`, `9`, `latest` (*9.0/Dockerfile*)](https://github.com/odoo/docker/blob/d5392866c185d52497fee5e2f6decbe99c416d9d/9.0/Dockerfile)
[![](https://badge.imagelayers.io/odoo:latest.svg)](https://imagelayers.io/?images=odoo:8.0,odoo:9.0)

View File

@ -1,10 +1,8 @@
# Supported tags and respective `Dockerfile` links
- [`latest`, `0.9.1` (*Dockerfile*)](https://github.com/docker/docker-registry/blob/0.9.1/Dockerfile)
- [`0.8.1` (*Dockerfile*)](https://github.com/docker/docker-registry/blob/0.8.1/Dockerfile)
- [`2`, `2.2`, `2.2.1` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/3aadce6abde20374ff286d444b24a0ac8949ba65/Dockerfile)
- [`2`, `2.3`, `2.3.0` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/93b4a90b491342c3906980192826adeabe59a34c/Dockerfile)
[![](https://badge.imagelayers.io/registry:latest.svg)](https://imagelayers.io/?images=registry:latest,registry:0.8.1,registry:2)
[![](https://badge.imagelayers.io/registry:2.svg)](https://imagelayers.io/?images=registry:2)
For more information about this image and its history, please see [the relevant manifest file (`library/registry`)](https://github.com/docker-library/official-images/blob/master/library/registry). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).