Run update.sh

This commit is contained in:
Tianon Gravi 2015-05-13 20:14:55 -06:00
parent c4d53b4ccf
commit 2b220c0536
72 changed files with 161 additions and 161 deletions

View File

@ -85,7 +85,7 @@ Unless required by applicable law or agreed to in writing, software distributed
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -93,7 +93,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`aerospike/` directory](https://github.com/docker-library/docs/tree/master/aerospike) 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 [`aerospike/` directory](https://github.com/docker-library/docs/tree/master/aerospike) 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.
## Issues

View File

@ -39,7 +39,7 @@ This image is well documented. [Check out the documentation at Viewdocs](http://
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -47,7 +47,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`alpine/` directory](https://github.com/docker-library/docs/tree/master/alpine) 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 [`alpine/` directory](https://github.com/docker-library/docs/tree/master/alpine) 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.
## Issues

View File

@ -48,7 +48,7 @@ View [license information](https://www.debian.org/social_contract#guidelines) fo
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -56,7 +56,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`buildpack-deps/` directory](https://github.com/docker-library/docs/tree/master/buildpack-deps) 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 [`buildpack-deps/` directory](https://github.com/docker-library/docs/tree/master/buildpack-deps) 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.
## Issues

View File

@ -45,7 +45,7 @@ View [license information](http://www.busybox.net/license.html) for the software
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -53,7 +53,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`busybox/` directory](https://github.com/docker-library/docs/tree/master/busybox) 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 [`busybox/` directory](https://github.com/docker-library/docs/tree/master/busybox) 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.
## Issues

View File

@ -1,7 +1,7 @@
# Supported tags and respective `Dockerfile` links
- [`2.0.14`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/cassandra/blob/7651f5e4e134d802e57a07846842c11ddc929b88/2.0/Dockerfile)
- [`2.1.5`, `2.1`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/cassandra/blob/7651f5e4e134d802e57a07846842c11ddc929b88/2.1/Dockerfile)
- [`2.0.14`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/cassandra/blob/86059b706a4147b529774d2a954aec618407357c/2.0/Dockerfile)
- [`2.1.5`, `2.1`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/cassandra/blob/86059b706a4147b529774d2a954aec618407357c/2.1/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/cassandra`)](https://github.com/docker-library/official-images/blob/master/library/cassandra) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
@ -125,7 +125,7 @@ If there is no database initialized when the container starts, then a default da
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -133,7 +133,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`cassandra/` directory](https://github.com/docker-library/docs/tree/master/cassandra) 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 [`cassandra/` directory](https://github.com/docker-library/docs/tree/master/cassandra) 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.
## Issues

View File

@ -22,7 +22,7 @@ Celery is an open source asynchronous task queue/job queue based on distributed
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -30,7 +30,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`celery/` directory](https://github.com/docker-library/docs/tree/master/celery) 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 [`celery/` directory](https://github.com/docker-library/docs/tree/master/celery) 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.
## Issues

View File

@ -86,7 +86,7 @@ This container is running with systemd in a limited context, but it must always
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -94,7 +94,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`centos/` directory](https://github.com/docker-library/docs/tree/master/centos) 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 [`centos/` directory](https://github.com/docker-library/docs/tree/master/centos) 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.
## Issues

View File

@ -14,7 +14,7 @@ CirrOS is a Tiny OS that specializes in running on a cloud.
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -22,7 +22,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`cirros/` directory](https://github.com/docker-library/docs/tree/master/cirros) 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 [`cirros/` directory](https://github.com/docker-library/docs/tree/master/cirros) 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.
## Issues

View File

@ -58,7 +58,7 @@ View [license information](http://clojure.org/license) for the software containe
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -66,7 +66,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`clojure/` directory](https://github.com/docker-library/docs/tree/master/clojure) 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 [`clojure/` directory](https://github.com/docker-library/docs/tree/master/clojure) 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.
## Issues

View File

@ -78,7 +78,7 @@ View [license information](https://github.com/crate/crate/blob/master/LICENSE.tx
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.

View File

@ -22,7 +22,7 @@ Finally, it strives to use new features as they become available, as long as the
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -30,7 +30,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`crux/` directory](https://github.com/docker-library/docs/tree/master/crux) 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 [`crux/` directory](https://github.com/docker-library/docs/tree/master/crux) 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.
## Issues

4
debian/README.md vendored
View File

@ -40,7 +40,7 @@ The mirror of choice for these images is [http.debian.net](http://http.debian.ne
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -48,7 +48,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`debian/` directory](https://github.com/docker-library/docs/tree/master/debian) 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 [`debian/` directory](https://github.com/docker-library/docs/tree/master/debian) 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.
## Issues

View File

@ -1,8 +1,8 @@
# Supported tags and respective `Dockerfile` links
- [`1.8-python2`, `1-python2`, `python2` (*2.7/Dockerfile*)](https://github.com/docker-library/django/blob/d9d98f91189e5ec41df2ebfaedbbed3fa99448cd/2.7/Dockerfile)
- [`1.8.1-python2`, `1.8-python2`, `1-python2`, `python2` (*2.7/Dockerfile*)](https://github.com/docker-library/django/blob/949f40a74d6d46d93a745b0080df10c9e7ad1240/2.7/Dockerfile)
- [`python2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/django/blob/a3ae98081865ff8aab7524c98318568c32828ed1/2.7/onbuild/Dockerfile)
- [`1.8-python3`, `1.8`, `1-python3`, `1`, `python3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/django/blob/d9d98f91189e5ec41df2ebfaedbbed3fa99448cd/3.4/Dockerfile)
- [`1.8.1-python3`, `1.8.1`, `1.8-python3`, `1.8`, `1-python3`, `1`, `python3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/django/blob/949f40a74d6d46d93a745b0080df10c9e7ad1240/3.4/Dockerfile)
- [`python3-onbuild`, `onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/django/blob/bbafaaab189c626ae85dc7fae60b7c589e8783e6/3.4/onbuild/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/django`)](https://github.com/docker-library/official-images/blob/master/library/django) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
@ -66,7 +66,7 @@ View [license information](https://github.com/django/django/blob/master/LICENSE)
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -74,7 +74,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`django/` directory](https://github.com/docker-library/docs/tree/master/django) 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 [`django/` directory](https://github.com/docker-library/docs/tree/master/django) 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.
## Issues

View File

@ -1,6 +1,6 @@
# Supported tags and respective `Dockerfile` links
- [`1.6.0`, `1.6`, `1` (*Dockerfile*)](https://github.com/docker/docker/blob/v1.6.0/Dockerfile)
- [`1.6.1`, `1.6`, `1` (*Dockerfile*)](https://github.com/docker/docker/blob/v1.6.1/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/docker-dev`)](https://github.com/docker-library/official-images/blob/master/library/docker-dev) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
@ -20,7 +20,7 @@ If you are looking for an up-to-date development environment for doing developme
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -28,7 +28,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`docker-dev/` directory](https://github.com/docker-library/docs/tree/master/docker-dev) 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 [`docker-dev/` directory](https://github.com/docker-library/docs/tree/master/docker-dev) 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.
## Issues

View File

@ -1,7 +1,7 @@
# Supported tags and respective `Dockerfile` links
- [`7.36`, `7`, `latest` (*7/Dockerfile*)](https://github.com/docker-library/drupal/blob/7e4e3c38aadbfaf5e6662d2f0ddf2070f1e0e357/7/Dockerfile)
- [`8.0.0-beta9`, `8.0.0`, `8.0`, `8` (*8/Dockerfile*)](https://github.com/docker-library/drupal/blob/55d3e328aee754e41f7b702a00a882d64e195e88/8/Dockerfile)
- [`7.37`, `7`, `latest` (*7/Dockerfile*)](https://github.com/docker-library/drupal/blob/48f3bfc8895d89c01babb0358ff1925d318c4279/7/Dockerfile)
- [`8.0.0-beta10`, `8.0.0`, `8.0`, `8` (*8/Dockerfile*)](https://github.com/docker-library/drupal/blob/48f3bfc8895d89c01babb0358ff1925d318c4279/8/Dockerfile)
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) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
@ -62,7 +62,7 @@ View [license information](https://www.drupal.org/licensing/faq) for the softwar
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -70,7 +70,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`drupal/` directory](https://github.com/docker-library/docs/tree/master/drupal) 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 [`drupal/` directory](https://github.com/docker-library/docs/tree/master/drupal) 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.
## Issues

View File

@ -42,7 +42,7 @@ View [license information](https://github.com/elasticsearch/elasticsearch/blob/6
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -50,7 +50,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`elasticsearch/` directory](https://github.com/docker-library/docs/tree/master/elasticsearch) 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 [`elasticsearch/` directory](https://github.com/docker-library/docs/tree/master/elasticsearch) 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.
## Issues

View File

@ -25,7 +25,7 @@ The metalink `http://mirrors.fedoraproject.org` is used to automatically select
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -33,7 +33,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`fedora/` directory](https://github.com/docker-library/docs/tree/master/fedora) 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 [`fedora/` directory](https://github.com/docker-library/docs/tree/master/fedora) 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.
## Issues

View File

@ -1,9 +1,9 @@
# Supported tags and respective `Dockerfile` links
- [`4.7.4`, `4.7` (*4.7/Dockerfile*)](https://github.com/docker-library/gcc/blob/7ff08a9976fff760739628f7f0198e1593a4e930/4.7/Dockerfile)
- [`4.8.4`, `4.8` (*4.8/Dockerfile*)](https://github.com/docker-library/gcc/blob/7ff08a9976fff760739628f7f0198e1593a4e930/4.8/Dockerfile)
- [`4.9.2`, `4.9` (*4.9/Dockerfile*)](https://github.com/docker-library/gcc/blob/7ff08a9976fff760739628f7f0198e1593a4e930/4.9/Dockerfile)
- [`5.1.0`, `5.1`, `latest` (*5.1/Dockerfile*)](https://github.com/docker-library/gcc/blob/7ff08a9976fff760739628f7f0198e1593a4e930/5.1/Dockerfile)
- [`4.7.4`, `4.7` (*4.7/Dockerfile*)](https://github.com/docker-library/gcc/blob/4b70286ab13a6c4c08efb62983f907d3fa9b1462/4.7/Dockerfile)
- [`4.8.4`, `4.8` (*4.8/Dockerfile*)](https://github.com/docker-library/gcc/blob/4b70286ab13a6c4c08efb62983f907d3fa9b1462/4.8/Dockerfile)
- [`4.9.2`, `4.9` (*4.9/Dockerfile*)](https://github.com/docker-library/gcc/blob/4b70286ab13a6c4c08efb62983f907d3fa9b1462/4.9/Dockerfile)
- [`5.1.0`, `5.1`, `latest` (*5.1/Dockerfile*)](https://github.com/docker-library/gcc/blob/4b70286ab13a6c4c08efb62983f907d3fa9b1462/5.1/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/gcc`)](https://github.com/docker-library/official-images/blob/master/library/gcc) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
@ -48,7 +48,7 @@ View [license information](https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/COPYING3?vi
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -56,7 +56,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`gcc/` directory](https://github.com/docker-library/docs/tree/master/gcc) 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 [`gcc/` directory](https://github.com/docker-library/docs/tree/master/gcc) 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.
## Issues

View File

@ -34,7 +34,7 @@ Alternatively you can use a [data container](http://docs.docker.com/userguide/do
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -42,7 +42,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`ghost/` directory](https://github.com/docker-library/docs/tree/master/ghost) 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 [`ghost/` directory](https://github.com/docker-library/docs/tree/master/ghost) 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.
## Issues

View File

@ -15,7 +15,7 @@ GlassFish is the reference implementation of Java EE and as such supports Enterp
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -23,7 +23,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`glassfish/` directory](https://github.com/docker-library/docs/tree/master/glassfish) 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 [`glassfish/` directory](https://github.com/docker-library/docs/tree/master/glassfish) 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.
## Issues

View File

@ -80,7 +80,7 @@ View [license information](http://golang.org/LICENSE) for the software contained
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -88,7 +88,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`golang/` directory](https://github.com/docker-library/docs/tree/master/golang) 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 [`golang/` directory](https://github.com/docker-library/docs/tree/master/golang) 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.
## Issues

View File

@ -1,7 +1,7 @@
# Supported tags and respective `Dockerfile` links
- [`1.4.26`, `1.4` (*1.4/Dockerfile*)](https://github.com/docker-library/haproxy/blob/e06675f0670414932e659db5ba8f98f8a430a1d1/1.4/Dockerfile)
- [`1.5.11`, `1.5`, `1`, `latest` (*1.5/Dockerfile*)](https://github.com/docker-library/haproxy/blob/942dc7ef85fe823b72d5592a745519dac0138039/1.5/Dockerfile)
- [`1.5.12`, `1.5`, `1`, `latest` (*1.5/Dockerfile*)](https://github.com/docker-library/haproxy/blob/5d81ba89af4cb970a3288f463c60bf9bcc8b9682/1.5/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/haproxy`)](https://github.com/docker-library/official-images/blob/master/library/haproxy) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
@ -41,7 +41,7 @@ View [license information](http://www.haproxy.org/download/1.5/doc/LICENSE) for
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -49,7 +49,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`haproxy/` directory](https://github.com/docker-library/docs/tree/master/haproxy) 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 [`haproxy/` directory](https://github.com/docker-library/docs/tree/master/haproxy) 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.
## Issues

View File

@ -75,7 +75,7 @@ This image is licensed under the MIT License (see [LICENSE](https://github.com/d
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -83,7 +83,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`haskell/` directory](https://github.com/docker-library/docs/tree/master/haskell) 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 [`haskell/` directory](https://github.com/docker-library/docs/tree/master/haskell) 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.
## Issues

View File

@ -33,7 +33,7 @@ For more information about this image and its history, please see the [relevant
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -41,7 +41,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`hello-world/` directory](https://github.com/docker-library/docs/tree/master/hello-world) 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 [`hello-world/` directory](https://github.com/docker-library/docs/tree/master/hello-world) 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.
## Issues

View File

@ -12,7 +12,7 @@ Hipache was originally developed at [dotCloud](http://www.dotcloud.com), a popul
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -20,7 +20,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`hipache/` directory](https://github.com/docker-library/docs/tree/master/hipache) 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 [`hipache/` directory](https://github.com/docker-library/docs/tree/master/hipache) 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.
## Issues

View File

@ -52,7 +52,7 @@ View [license information](https://www.apache.org/licenses/) for the software co
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -60,7 +60,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`httpd/` directory](https://github.com/docker-library/docs/tree/master/httpd) 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 [`httpd/` directory](https://github.com/docker-library/docs/tree/master/httpd) 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.
## Issues

View File

@ -38,7 +38,7 @@ View [license information](https://github.com/hylang/hy/blob/master/LICENSE) for
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -46,7 +46,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`hylang/` directory](https://github.com/docker-library/docs/tree/master/hylang) 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 [`hylang/` directory](https://github.com/docker-library/docs/tree/master/hylang) 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.
## Issues

View File

@ -3,9 +3,9 @@
- [`1.8.1`, `1.8`, `1` (*1.8/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/4cf03be7e0b4abcd60a3a93947d9351c3b8b4be7/1.8/Dockerfile)
- [`1.8.1-onbuild`, `1.8-onbuild`, `1-onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/4cf03be7e0b4abcd60a3a93947d9351c3b8b4be7/1.8/onbuild/Dockerfile)
- [`1.8.1-slim`, `1.8-slim`, `1-slim` (*1.8/slim/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/4cf03be7e0b4abcd60a3a93947d9351c3b8b4be7/1.8/slim/Dockerfile)
- [`2.0.0`, `2.0`, `2`, `latest` (*2.0/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/a40aaf633751594a26ccdaa65b35a115d73f69a7/2.0/Dockerfile)
- [`2.0.0-onbuild`, `2.0-onbuild`, `2-onbuild`, `onbuild` (*2.0/onbuild/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/18d119c1876b4d7981b0009653ea40e85e46d8a1/2.0/onbuild/Dockerfile)
- [`2.0.0-slim`, `2.0-slim`, `2-slim`, `slim` (*2.0/slim/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/a40aaf633751594a26ccdaa65b35a115d73f69a7/2.0/slim/Dockerfile)
- [`2.0.1`, `2.0`, `2`, `latest` (*2.0/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/8caf041be35322d93ca81d214b5fc1160b348e67/2.0/Dockerfile)
- [`2.0.1-onbuild`, `2.0-onbuild`, `2-onbuild`, `onbuild` (*2.0/onbuild/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/8caf041be35322d93ca81d214b5fc1160b348e67/2.0/onbuild/Dockerfile)
- [`2.0.1-slim`, `2.0-slim`, `2-slim`, `slim` (*2.0/slim/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/8caf041be35322d93ca81d214b5fc1160b348e67/2.0/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) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
@ -62,7 +62,7 @@ View [license information](https://github.com/iojs/io.js/blob/master/LICENSE) fo
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -70,7 +70,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`iojs/` directory](https://github.com/docker-library/docs/tree/master/iojs) 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 [`iojs/` directory](https://github.com/docker-library/docs/tree/master/iojs) 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.
## Issues

View File

@ -48,7 +48,7 @@ View [license information](https://github.com/irssi/irssi/blob/master/COPYING) f
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -56,7 +56,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`irssi/` directory](https://github.com/docker-library/docs/tree/master/irssi) 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 [`irssi/` directory](https://github.com/docker-library/docs/tree/master/irssi) 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.
## Issues

View File

@ -61,7 +61,7 @@ View [license information](http://openjdk.java.net/legal/gplv2+ce.html) for the
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -69,7 +69,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`java/` directory](https://github.com/docker-library/docs/tree/master/java) 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 [`java/` directory](https://github.com/docker-library/docs/tree/master/java) 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.
## Issues

View File

@ -47,7 +47,7 @@ All the data needed is in the /var/jenkins_home directory - so depending on how
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -55,7 +55,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`jenkins/` directory](https://github.com/docker-library/docs/tree/master/jenkins) 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 [`jenkins/` directory](https://github.com/docker-library/docs/tree/master/jenkins) 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.
## Issues

View File

@ -65,7 +65,7 @@ View [license information](http://eclipse.org/jetty/licenses.php) for the softwa
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -73,7 +73,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`jetty/` directory](https://github.com/docker-library/docs/tree/master/jetty) 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 [`jetty/` directory](https://github.com/docker-library/docs/tree/master/jetty) 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.
## Issues

View File

@ -57,7 +57,7 @@ View [license information](https://github.com/jruby/jruby/blob/master/COPYING) f
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -65,7 +65,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`jruby/` directory](https://github.com/docker-library/docs/tree/master/jruby) 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 [`jruby/` directory](https://github.com/docker-library/docs/tree/master/jruby) 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.
## Issues

View File

@ -1,6 +1,6 @@
# Supported tags and respective `Dockerfile` links
- [`0.3.7`, `0.3`, `latest` (*Dockerfile*)](https://github.com/docker-library/julia/blob/a85d92cbc1396ed7ba6007108412bea518271676/Dockerfile)
- [`0.3.8`, `0.3`, `latest` (*Dockerfile*)](https://github.com/docker-library/julia/blob/cfeffd777768134ae9671fd02807e1a48f268037/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/julia`)](https://github.com/docker-library/official-images/blob/master/library/julia) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
@ -30,7 +30,7 @@ View [license information](http://julialang.org/) for the software contained in
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -38,7 +38,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`julia/` directory](https://github.com/docker-library/docs/tree/master/julia) 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 [`julia/` directory](https://github.com/docker-library/docs/tree/master/julia) 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.
## Issues

View File

@ -32,7 +32,7 @@ View [license information](https://github.com/elastic/logstash/blob/master/LICEN
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -40,7 +40,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`logstash/` directory](https://github.com/docker-library/docs/tree/master/logstash) 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 [`logstash/` directory](https://github.com/docker-library/docs/tree/master/logstash) 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.
## Issues

View File

@ -40,7 +40,7 @@ All images install the following packages:
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -48,7 +48,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`mageia/` directory](https://github.com/docker-library/docs/tree/master/mageia) 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 [`mageia/` directory](https://github.com/docker-library/docs/tree/master/mageia) 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.
## Issues

View File

@ -59,7 +59,7 @@ If there is no database initialized when the container starts, then a default da
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -67,7 +67,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`mariadb/` directory](https://github.com/docker-library/docs/tree/master/mariadb) 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 [`mariadb/` directory](https://github.com/docker-library/docs/tree/master/mariadb) 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.
## Issues

View File

@ -53,7 +53,7 @@ View [license information](https://www.apache.org/licenses/) for the software co
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -61,7 +61,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`maven/` directory](https://github.com/docker-library/docs/tree/master/maven) 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 [`maven/` directory](https://github.com/docker-library/docs/tree/master/maven) 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.
## Issues

View File

@ -30,7 +30,7 @@ View [license information](https://github.com/memcached/memcached/blob/master/LI
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -38,7 +38,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`memcached/` directory](https://github.com/docker-library/docs/tree/master/memcached) 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 [`memcached/` directory](https://github.com/docker-library/docs/tree/master/memcached) 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.
## Issues

View File

@ -43,7 +43,7 @@ View [license information](https://github.com/mongodb/mongo/blob/7c3cfac300cfcca
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.

View File

@ -66,7 +66,7 @@ This Docker Image is licensed with the Expat License. See the [Mono Project lice
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.

View File

@ -118,7 +118,7 @@ If you start your `mysql` container instance with a data directory that already
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -126,7 +126,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`mysql/` directory](https://github.com/docker-library/docs/tree/master/mysql) 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 [`mysql/` directory](https://github.com/docker-library/docs/tree/master/mysql) 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.
## Issues

View File

@ -39,7 +39,7 @@ NeuroDebian APT file is installed under `/etc/apt/sources.list.d/neurodebian.sou
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -47,7 +47,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`neurodebian/` directory](https://github.com/docker-library/docs/tree/master/neurodebian) 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 [`neurodebian/` directory](https://github.com/docker-library/docs/tree/master/neurodebian) 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.
## Issues

View File

@ -56,7 +56,7 @@ Then, build with `docker build -t some-custom-nginx .` and run:
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -64,7 +64,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`nginx/` directory](https://github.com/docker-library/docs/tree/master/nginx) 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 [`nginx/` directory](https://github.com/docker-library/docs/tree/master/nginx) 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.
## Issues

View File

@ -72,7 +72,7 @@ View [license information](https://github.com/joyent/node/blob/master/LICENSE) f
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -80,7 +80,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`node/` directory](https://github.com/docker-library/docs/tree/master/node) 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 [`node/` directory](https://github.com/docker-library/docs/tree/master/node) 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.
## Issues

View File

@ -78,7 +78,7 @@ View [license information](https://raw.githubusercontent.com/odoo/odoo/8.0/LICEN
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -86,7 +86,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`odoo/` directory](https://github.com/docker-library/docs/tree/master/odoo) 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 [`odoo/` directory](https://github.com/docker-library/docs/tree/master/odoo) 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.
## Issues

View File

@ -31,7 +31,7 @@ However the following repositories are already part of the image:
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -39,7 +39,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`opensuse/` directory](https://github.com/docker-library/docs/tree/master/opensuse) 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 [`opensuse/` directory](https://github.com/docker-library/docs/tree/master/opensuse) 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.
## Issues

View File

@ -36,7 +36,7 @@ View the [Oracle Linux End-User License Agreement](https://oss.oracle.com/ol6/EU
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.

View File

@ -1,7 +1,7 @@
# Supported tags and respective `Dockerfile` links
- [`5.5.42`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/dc21e836f1e0ee8ca3edd8e8944c7ea6956e8465/5.5/Dockerfile)
- [`5.6.23`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/dc21e836f1e0ee8ca3edd8e8944c7ea6956e8465/5.6/Dockerfile)
- [`5.5.43`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/cbac3e22c3a2f73548a2203070d755efd33581ba/5.5/Dockerfile)
- [`5.6.24`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/cbac3e22c3a2f73548a2203070d755efd33581ba/5.6/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/percona`)](https://github.com/docker-library/official-images/blob/master/library/percona) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
@ -59,7 +59,7 @@ If there is no database initialized when the container starts, then a default da
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -67,7 +67,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`percona/` directory](https://github.com/docker-library/docs/tree/master/percona) 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 [`percona/` directory](https://github.com/docker-library/docs/tree/master/percona) 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.
## Issues

View File

@ -51,7 +51,7 @@ View [license information](http://dev.perl.org/licenses/) for the software conta
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -59,7 +59,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`perl/` directory](https://github.com/docker-library/docs/tree/master/perl) 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 [`perl/` directory](https://github.com/docker-library/docs/tree/master/perl) 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.
## Issues

View File

@ -79,7 +79,7 @@ To specify a pre-purchased license use the following env vars: - ZEND_LICENSE_KE
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.

View File

@ -98,7 +98,7 @@ View [license information](http://php.net/license/) for the software contained i
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -106,7 +106,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`php/` directory](https://github.com/docker-library/docs/tree/master/php) 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 [`php/` directory](https://github.com/docker-library/docs/tree/master/php) 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.
## Issues

View File

@ -68,7 +68,7 @@ If there is no database when `postgres` starts in a container, then `postgres` w
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -76,7 +76,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`postgres/` directory](https://github.com/docker-library/docs/tree/master/postgres) 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 [`postgres/` directory](https://github.com/docker-library/docs/tree/master/postgres) 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.
## Issues

View File

@ -70,7 +70,7 @@ View [license information](https://bitbucket.org/pypy/pypy/src/c3ff0dd6252b6ba0d
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -78,7 +78,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`pypy/` directory](https://github.com/docker-library/docs/tree/master/pypy) 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 [`pypy/` directory](https://github.com/docker-library/docs/tree/master/pypy) 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.
## Issues

View File

@ -74,7 +74,7 @@ View license information for [Python 2](https://docs.python.org/2/license.html)
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -82,7 +82,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`python/` directory](https://github.com/docker-library/docs/tree/master/python) 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 [`python/` directory](https://github.com/docker-library/docs/tree/master/python) 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.
## Issues

View File

@ -64,7 +64,7 @@ View [R-project license information](http://www.r-project.org/Licenses/) for the
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.

View File

@ -56,7 +56,7 @@ View [license information](https://www.rabbitmq.com/mpl.html) for the software c
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -64,7 +64,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`rabbitmq/` directory](https://github.com/docker-library/docs/tree/master/rabbitmq) 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 [`rabbitmq/` directory](https://github.com/docker-library/docs/tree/master/rabbitmq) 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.
## Issues

View File

@ -67,7 +67,7 @@ View [license information](https://github.com/rails/rails#license) for the softw
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -75,7 +75,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`rails/` directory](https://github.com/docker-library/docs/tree/master/rails) 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 [`rails/` directory](https://github.com/docker-library/docs/tree/master/rails) 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.
## Issues

View File

@ -44,7 +44,7 @@ View [license information](https://github.com/rakudo/star/blob/master/LICENSE) f
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -52,7 +52,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`rakudo-star/` directory](https://github.com/docker-library/docs/tree/master/rakudo-star) 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 [`rakudo-star/` directory](https://github.com/docker-library/docs/tree/master/rakudo-star) 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.
## Issues

View File

@ -1,8 +1,8 @@
# Supported tags and respective `Dockerfile` links
- [`2.6.17`, `2.6` (*2.6/Dockerfile*)](https://github.com/docker-library/redis/blob/5a480f7c9f05822c31204a7197d209ef9db1a32c/2.6/Dockerfile)
- [`2.8.19`, `2.8`, `2` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/5a480f7c9f05822c31204a7197d209ef9db1a32c/2.8/Dockerfile)
- [`3.0.0`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/5a2cfe30d3ddb6c1786d603b746fe7e7aa8823ae/3.0/Dockerfile)
- [`2.8.20`, `2.8`, `2` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/3b5b408972da5d788a483dfcd0e49b99937e5fc2/2.8/Dockerfile)
- [`3.0.1`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/3b5b408972da5d788a483dfcd0e49b99937e5fc2/3.0/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/redis`)](https://github.com/docker-library/official-images/blob/master/library/redis) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
@ -58,7 +58,7 @@ View [license information](http://redis.io/topics/license) for the software cont
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -66,7 +66,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`redis/` directory](https://github.com/docker-library/docs/tree/master/redis) 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 [`redis/` directory](https://github.com/docker-library/docs/tree/master/redis) 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.
## Issues

View File

@ -2,7 +2,7 @@
- [`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.0`, `2.0.0` (*Dockerfile*)](https://github.com/docker/distribution/blob/62b70f951f30a711a8a81df1865d0afeeaaa0169/Dockerfile)
- [`2`, `2.0`, `2.0.1` (*Dockerfile*)](https://github.com/docker/distribution/blob/1341222284b3a6b4e77fb64571ad423ed58b0d34/Dockerfile)
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) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
@ -33,7 +33,7 @@ NOTE: The container will try to allocate the port 5000. If the port is already t
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -41,7 +41,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`registry/` directory](https://github.com/docker-library/docs/tree/master/registry) 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 [`registry/` directory](https://github.com/docker-library/docs/tree/master/registry) 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.
## Issues

View File

@ -67,7 +67,7 @@ View [license information](http://www.gnu.org/licenses/agpl-3.0.html) for the so
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -75,7 +75,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`rethinkdb/` directory](https://github.com/docker-library/docs/tree/master/rethinkdb) 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 [`rethinkdb/` directory](https://github.com/docker-library/docs/tree/master/rethinkdb) 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.
## Issues

View File

@ -74,7 +74,7 @@ View [license information](https://www.ruby-lang.org/en/about/license.txt) for t
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -82,7 +82,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`ruby/` directory](https://github.com/docker-library/docs/tree/master/ruby) 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 [`ruby/` directory](https://github.com/docker-library/docs/tree/master/ruby) 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.
## Issues

View File

@ -48,7 +48,7 @@ View [license information](https://github.com/getsentry/sentry/blob/master/LICEN
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -56,7 +56,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`sentry/` directory](https://github.com/docker-library/docs/tree/master/sentry) 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 [`sentry/` directory](https://github.com/docker-library/docs/tree/master/sentry) 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.
## Issues

View File

@ -65,7 +65,7 @@ View [license information](https://github.com/docker/swarm/blob/master/LICENSE)
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -73,7 +73,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`swarm/` directory](https://github.com/docker-library/docs/tree/master/swarm) 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 [`swarm/` directory](https://github.com/docker-library/docs/tree/master/swarm) 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.
## Issues

View File

@ -24,7 +24,7 @@ View [license information](http://www.apache.org/licenses/) for the software con
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -32,7 +32,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`thrift/` directory](https://github.com/docker-library/docs/tree/master/thrift) 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 [`thrift/` directory](https://github.com/docker-library/docs/tree/master/thrift) 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.
## Issues

View File

@ -4,8 +4,8 @@
- [`6.0.43-jre8`, `6.0-jre8`, `6-jre8` (*6-jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/1ac581da0dbef3f191cbb2d5fbfc4292e32bb0dd/6-jre8/Dockerfile)
- [`7.0.61-jre7`, `7.0-jre7`, `7-jre7`, `7.0.61`, `7.0`, `7` (*7-jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/fa5fe9c4327c92a99fa2ae63ff876acc8e5389e5/7-jre7/Dockerfile)
- [`7.0.61-jre8`, `7.0-jre8`, `7-jre8` (*7-jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/fa5fe9c4327c92a99fa2ae63ff876acc8e5389e5/7-jre8/Dockerfile)
- [`8.0.21-jre7`, `8.0-jre7`, `8-jre7`, `jre7`, `8.0.21`, `8.0`, `8`, `latest` (*8-jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/1ac581da0dbef3f191cbb2d5fbfc4292e32bb0dd/8-jre7/Dockerfile)
- [`8.0.21-jre8`, `8.0-jre8`, `8-jre8`, `jre8` (*8-jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/1ac581da0dbef3f191cbb2d5fbfc4292e32bb0dd/8-jre8/Dockerfile)
- [`8.0.22-jre7`, `8.0-jre7`, `8-jre7`, `jre7`, `8.0.22`, `8.0`, `8`, `latest` (*8-jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/ef856d48e431a9b83730b5c14c0d9a84d70156a5/8-jre7/Dockerfile)
- [`8.0.22-jre8`, `8.0-jre8`, `8-jre8`, `jre8` (*8-jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/ef856d48e431a9b83730b5c14c0d9a84d70156a5/8-jre8/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/tomcat`)](https://github.com/docker-library/official-images/blob/master/library/tomcat) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
@ -53,7 +53,7 @@ View [license information](https://www.apache.org/licenses/LICENSE-2.0) for the
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -61,7 +61,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`tomcat/` directory](https://github.com/docker-library/docs/tree/master/tomcat) 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 [`tomcat/` directory](https://github.com/docker-library/docs/tree/master/tomcat) 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.
## Issues

View File

@ -14,7 +14,7 @@ This image is the result of running `debootstrap --variant=minbase` against the
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -22,7 +22,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`ubuntu-debootstrap/` directory](https://github.com/docker-library/docs/tree/master/ubuntu-debootstrap) 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 [`ubuntu-debootstrap/` directory](https://github.com/docker-library/docs/tree/master/ubuntu-debootstrap) 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.
## Issues

View File

@ -16,7 +16,7 @@ Upstart is an event-based replacement for the traditional init daemon the me
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.

View File

@ -53,7 +53,7 @@ For more information about this image and its history, please see the [relevant
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -61,7 +61,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`ubuntu/` directory](https://github.com/docker-library/docs/tree/master/ubuntu) 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 [`ubuntu/` directory](https://github.com/docker-library/docs/tree/master/ubuntu) 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.
## Issues

View File

@ -74,7 +74,7 @@ The product licenses associated with an image can be displayed by specifying the
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.

View File

@ -1,7 +1,7 @@
# Supported tags and respective `Dockerfile` links
- [`4.2.1-apache`, `4.2.1`, `4.2-apache`, `4.2`, `4-apache`, `apache`, `4`, `latest` (*apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/f72c6758fd75fc9c4a4ca2c0baabcd92b90381b9/apache/Dockerfile)
- [`4.2.1-fpm`, `4.2-fpm`, `4-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/f72c6758fd75fc9c4a4ca2c0baabcd92b90381b9/fpm/Dockerfile)
- [`4.2.2-apache`, `4.2.2`, `4.2-apache`, `4.2`, `4-apache`, `apache`, `4`, `latest` (*apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/1420b4c44ba0cf13d2d1d1e41bbc3bc74e83ce9f/apache/Dockerfile)
- [`4.2.2-fpm`, `4.2-fpm`, `4-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/1420b4c44ba0cf13d2d1d1e41bbc3bc74e83ce9f/fpm/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/wordpress`)](https://github.com/docker-library/official-images/blob/master/library/wordpress) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
@ -69,7 +69,7 @@ The following Docker Hub features can help with the task of keeping your depende
# Supported Docker versions
This image is officially supported on Docker version 1.6.1.
This image is officially supported on Docker version 1.6.2.
Support for older versions (down to 1.0) is provided on a best-effort basis.
@ -77,7 +77,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
## Documentation
Documentation for this image is stored in the [`wordpress/` directory](https://github.com/docker-library/docs/tree/master/wordpress) 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 [`wordpress/` directory](https://github.com/docker-library/docs/tree/master/wordpress) 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.
## Issues