Run update.sh

This commit is contained in:
Docker Library Bot 2017-01-26 16:32:48 -08:00
parent aab0824a22
commit 422de78d94
4 changed files with 8 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# Supported tags and respective `Dockerfile` links
- [`latest`, `0.7.2` (*0.X/Dockerfile*)](https://github.com/hashicorp/docker-consul/blob/81e8c00044cb955a7a232c91dcfcb06611e18cba/0.X/Dockerfile)
- [`latest`, `0.7.3` (*0.X/Dockerfile*)](https://github.com/hashicorp/docker-consul/blob/c267a8ce53fc5df512ab3bc132967806bde67e16/0.X/Dockerfile)
For more information about this image and its history, please see [the relevant manifest file (`library/consul`)](https://github.com/docker-library/official-images/blob/master/library/consul). 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%2Fconsul).

View File

@ -147,6 +147,6 @@ You are very welcome to contribute features or fixes! Before we can accept any p
## Documentation
Documentation for this image is stored in the [`crate/` directory](https://github.com/docker-library/docs/tree/master/crate) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `REAMDE.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request.
Documentation for this image is stored in the [`crate/` directory](https://github.com/docker-library/docs/tree/master/crate) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request.
Visit [Crate on Docker](https://crate.io/docs/install/containers/docker/) and get further documentation about how to get started with Crate.

View File

@ -20,9 +20,12 @@
- [`3.0.1-enterprise` (*3.0.1/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/3.0.1/enterprise/Dockerfile)
- [`3.0.0` (*3.0.0/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/3.0.0/community/Dockerfile)
- [`3.0.0-enterprise` (*3.0.0/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/3.0.0/enterprise/Dockerfile)
- [`2.3.8`, `2.3` (*2.3.8/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.8/community/Dockerfile)
- [`2.3.8-enterprise`, `2.3-enterprise`, `2.3.7-enterprise` (*2.3.7/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.7/enterprise/Dockerfile)
- [`2.3.9`, `2.3` (*2.3.9/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/8e15bcc91da98fc7da59dda127ef49791512275d/2.3.9/community/Dockerfile)
- [`2.3.9-enterprise`, `2.3-enterprise` (*2.3.9/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/8e15bcc91da98fc7da59dda127ef49791512275d/2.3.9/enterprise/Dockerfile)
- [`2.3.8` (*2.3.8/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.8/community/Dockerfile)
- [`2.3.8-enterprise` (*2.3.8/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.8/enterprise/Dockerfile)
- [`2.3.7` (*2.3.7/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.7/community/Dockerfile)
- [`2.3.7-enterprise` (*2.3.7/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.7/enterprise/Dockerfile)
- [`2.3.6` (*2.3.6/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.6/community/Dockerfile)
- [`2.3.6-enterprise` (*2.3.6/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.6/enterprise/Dockerfile)
- [`2.3.5` (*2.3.5/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.5/community/Dockerfile)

View File

@ -100,4 +100,4 @@ Before you start to code, we recommend discussing your plans through a [GitHub i
## Documentation
Documentation for this image is stored in the [`r-base/` directory](https://github.com/docker-library/docs/tree/master/r-base) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `REAMDE.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request.
Documentation for this image is stored in the [`r-base/` directory](https://github.com/docker-library/docs/tree/master/r-base) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request.