Browse Source

Run update.sh

Docker Library Bot 10 years ago
parent
commit
d2be317997
86 changed files with 259 additions and 87 deletions
  1. 3 1
      aerospike/README.md
  2. 3 1
      alpine/README.md
  3. 3 1
      arangodb/README.md
  4. 3 1
      buildpack-deps/README.md
  5. 3 1
      busybox/README.md
  6. 3 1
      cassandra/README.md
  7. 3 1
      celery/README.md
  8. 3 1
      centos/README.md
  9. 3 1
      cirros/README.md
  10. 3 1
      clojure/README.md
  11. 3 1
      couchbase/README.md
  12. 3 1
      crate/README.md
  13. 3 1
      crux/README.md
  14. 3 1
      debian/README.md
  15. 3 1
      django/README.md
  16. 3 1
      docker-dev/README.md
  17. 3 1
      docker/README.md
  18. 3 1
      drupal/README.md
  19. 3 1
      elasticsearch/README.md
  20. 3 1
      fedora/README.md
  21. 3 1
      gazebo/README.md
  22. 3 1
      gcc/README.md
  23. 3 1
      ghost/README.md
  24. 3 1
      glassfish/README.md
  25. 3 1
      golang/README.md
  26. 3 1
      haproxy/README.md
  27. 3 1
      haskell/README.md
  28. 3 1
      hello-world/README.md
  29. 3 1
      hipache/README.md
  30. 3 1
      httpd/README.md
  31. 3 1
      hylang/README.md
  32. 3 1
      iojs/README.md
  33. 3 1
      irssi/README.md
  34. 3 1
      java/README.md
  35. 3 1
      jenkins/README.md
  36. 3 1
      jetty/README.md
  37. 3 1
      joomla/README.md
  38. 3 1
      jruby/README.md
  39. 3 1
      julia/README.md
  40. 3 1
      kaazing-gateway/README.md
  41. 3 1
      kibana/README.md
  42. 3 1
      logstash/README.md
  43. 3 1
      mageia/README.md
  44. 3 1
      mariadb/README.md
  45. 3 1
      maven/README.md
  46. 3 1
      memcached/README.md
  47. 3 1
      mongo/README.md
  48. 3 1
      mono/README.md
  49. 3 1
      mysql/README.md
  50. 3 1
      nats/README.md
  51. 3 1
      neurodebian/README.md
  52. 3 1
      nginx/README.md
  53. 3 1
      node/README.md
  54. 3 1
      odoo/README.md
  55. 3 1
      opensuse/README.md
  56. 3 1
      oraclelinux/README.md
  57. 3 1
      owncloud/README.md
  58. 3 1
      percona/README.md
  59. 3 1
      perl/README.md
  60. 3 1
      php-zendserver/README.md
  61. 3 1
      php/README.md
  62. 3 1
      postgres/README.md
  63. 3 1
      pypy/README.md
  64. 3 1
      python/README.md
  65. 3 1
      r-base/README.md
  66. 3 1
      rabbitmq/README.md
  67. 3 1
      rails/README.md
  68. 3 1
      rakudo-star/README.md
  69. 3 1
      redis/README.md
  70. 3 1
      redmine/README.md
  71. 4 2
      registry/README.md
  72. 3 1
      rethinkdb/README.md
  73. 3 1
      rocket.chat/README.md
  74. 3 1
      ros/README.md
  75. 3 1
      ruby/README.md
  76. 3 1
      sentry/README.md
  77. 3 1
      sonarqube/README.md
  78. 3 1
      swarm/README.md
  79. 3 1
      thrift/README.md
  80. 3 1
      tomcat/README.md
  81. 3 1
      tomee/README.md
  82. 3 1
      ubuntu-debootstrap/README.md
  83. 3 1
      ubuntu-upstart/README.md
  84. 3 1
      ubuntu/README.md
  85. 3 1
      websphere-liberty/README.md
  86. 3 1
      wordpress/README.md

+ 3 - 1
aerospike/README.md

@@ -95,7 +95,9 @@ Unless required by applicable law or agreed to in writing, software distributed
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
alpine/README.md

@@ -48,7 +48,9 @@ This image is well documented. [Check out the documentation at Viewdocs](http://
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
arangodb/README.md

@@ -145,7 +145,9 @@ $ docker run -d --name arangodb-persist -v /var/lib/arangodb alpine alpine
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
buildpack-deps/README.md

@@ -61,7 +61,9 @@ View [license information](https://www.debian.org/social_contract#guidelines) fo
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
busybox/README.md

@@ -51,7 +51,9 @@ View [license information](http://www.busybox.net/license.html) for the software
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
cassandra/README.md

@@ -164,7 +164,9 @@ If there is no database initialized when the container starts, then a default da
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
celery/README.md

@@ -42,7 +42,9 @@ $ docker run --link some-redis:redis -e CELERY_BROKER_URL=redis://redis --rm cel
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
centos/README.md

@@ -101,7 +101,9 @@ This container is running with systemd in a limited context, but it must always
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
cirros/README.md

@@ -18,7 +18,9 @@ CirrOS is a Tiny OS that specializes in running on a cloud.
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
clojure/README.md

@@ -86,7 +86,9 @@ View [license information](http://clojure.org/license) for the software containe
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
couchbase/README.md

@@ -269,7 +269,9 @@ By default, the `latest` Docker tag points to the latest Enterprise Edition, as
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
crate/README.md

@@ -98,7 +98,9 @@ View [license information](https://github.com/crate/crate/blob/master/LICENSE.tx
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
crux/README.md

@@ -26,7 +26,9 @@ Finally, it strives to use new features as they become available, as long as the
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
debian/README.md

@@ -50,7 +50,9 @@ deb http://security.debian.org jessie/updates main
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
django/README.md

@@ -84,7 +84,9 @@ View [license information](https://github.com/django/django/blob/master/LICENSE)
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
docker-dev/README.md

@@ -24,7 +24,9 @@ If you are looking for an up-to-date development environment for doing developme
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
docker/README.md

@@ -154,7 +154,9 @@ View [license information](https://github.com/docker/docker/blob/eb7b2ed6bbe3fbe
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
drupal/README.md

@@ -74,7 +74,9 @@ View [license information](https://www.drupal.org/licensing/faq) for the softwar
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
elasticsearch/README.md

@@ -57,7 +57,9 @@ View [license information](https://github.com/elasticsearch/elasticsearch/blob/6
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
fedora/README.md

@@ -32,7 +32,9 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasev
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
gazebo/README.md

@@ -160,7 +160,9 @@ Gazebo is open-source licensed under [Apache 2.0](http://opensource.org/licenses
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
gcc/README.md

@@ -60,7 +60,9 @@ View [license information](https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/COPYING3?vi
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
ghost/README.md

@@ -46,7 +46,9 @@ $ docker run --name some-ghost --volumes-from some-ghost-data ghost
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
glassfish/README.md

@@ -19,7 +19,9 @@ GlassFish is the reference implementation of Java EE and as such supports Enterp
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
golang/README.md

@@ -99,7 +99,9 @@ View [license information](http://golang.org/LICENSE) for the software contained
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
haproxy/README.md

@@ -53,7 +53,9 @@ View [license information](http://www.haproxy.org/download/1.5/doc/LICENSE) for
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
haskell/README.md

@@ -85,7 +85,9 @@ This image is licensed under the MIT License (see [LICENSE](https://github.com/d
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
hello-world/README.md

@@ -47,7 +47,9 @@ This image is a prime example of using the [`scratch`](https://registry.hub.dock
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
hipache/README.md

@@ -16,7 +16,9 @@ Hipache was originally developed at [dotCloud](http://www.dotcloud.com), a popul
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
httpd/README.md

@@ -64,7 +64,9 @@ View [license information](https://www.apache.org/licenses/) for the software co
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
hylang/README.md

@@ -48,7 +48,9 @@ View [license information](https://github.com/hylang/hy/blob/master/LICENSE) for
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
iojs/README.md

@@ -79,7 +79,9 @@ View [license information](https://github.com/iojs/io.js/blob/master/LICENSE) fo
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
irssi/README.md

@@ -58,7 +58,9 @@ View [license information](https://github.com/irssi/irssi/blob/master/COPYING) f
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
java/README.md

@@ -71,7 +71,9 @@ View [license information](http://openjdk.java.net/legal/gplv2+ce.html) for the
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
jenkins/README.md

@@ -57,7 +57,9 @@ All the data needed is in the /var/jenkins_home directory - so depending on how
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
jetty/README.md

@@ -112,7 +112,9 @@ View [license information](http://eclipse.org/jetty/licenses.php) for the softwa
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
joomla/README.md

@@ -84,7 +84,9 @@ View [license information](http://www.gnu.org/licenses/gpl-2.0.txt) for the soft
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
jruby/README.md

@@ -67,7 +67,9 @@ View [license information](https://github.com/jruby/jruby/blob/master/COPYING) f
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
julia/README.md

@@ -38,7 +38,9 @@ View [license information](http://julialang.org/) for the software contained in
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
kaazing-gateway/README.md

@@ -63,7 +63,9 @@ View [license information](https://github.com/kaazing/gateway/blob/master/LICENS
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
kibana/README.md

@@ -54,7 +54,9 @@ View [license information](https://github.com/elastic/kibana/blob/4557a6fc0ba08c
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
logstash/README.md

@@ -42,7 +42,9 @@ View [license information](https://github.com/elastic/logstash/blob/master/LICEN
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
mageia/README.md

@@ -46,7 +46,9 @@ All images install the following packages:
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
mariadb/README.md

@@ -141,7 +141,9 @@ If you start your `mariadb` container instance with a data directory that alread
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
maven/README.md

@@ -67,7 +67,9 @@ View [license information](https://www.apache.org/licenses/) for the software co
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
memcached/README.md

@@ -46,7 +46,9 @@ View [license information](https://github.com/memcached/memcached/blob/master/LI
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
mongo/README.md

@@ -86,7 +86,9 @@ View [license information](https://github.com/mongodb/mongo/blob/7c3cfac300cfcca
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
mono/README.md

@@ -78,7 +78,9 @@ This Docker Image is licensed with the Expat License. See the [Mono Project lice
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
mysql/README.md

@@ -140,7 +140,9 @@ If you start your `mysql` container instance with a data directory that already
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
nats/README.md

@@ -119,7 +119,9 @@ View [license information](https://github.com/nats-io/gnatsd/blob/master/LICENSE
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
neurodebian/README.md

@@ -45,7 +45,9 @@ deb http://neuro.debian.net/debian data main
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
nginx/README.md

@@ -76,7 +76,9 @@ $ docker run --name some-nginx -d some-custom-nginx
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
node/README.md

@@ -86,7 +86,9 @@ View [license information](https://github.com/joyent/node/blob/master/LICENSE) f
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
odoo/README.md

@@ -98,7 +98,9 @@ View [license information](https://raw.githubusercontent.com/odoo/odoo/8.0/LICEN
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
opensuse/README.md

@@ -34,7 +34,9 @@ However the following repositories are already part of the image:
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
oraclelinux/README.md

@@ -41,7 +41,9 @@ View the [Oracle Linux End-User License Agreement](https://oss.oracle.com/ol6/EU
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
owncloud/README.md

@@ -41,7 +41,9 @@ View [license information](https://owncloud.org/contribute/agreement/) for the s
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
percona/README.md

@@ -141,7 +141,9 @@ If you start your `percona` container instance with a data directory that alread
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
perl/README.md

@@ -51,7 +51,9 @@ View [license information](http://dev.perl.org/licenses/) for the software conta
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
php-zendserver/README.md

@@ -91,7 +91,9 @@ To specify a pre-purchased license use the following env vars: - ZEND_LICENSE_KE
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
php/README.md

@@ -121,7 +121,9 @@ View [license information](http://php.net/license/) for the software contained i
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
postgres/README.md

@@ -86,7 +86,9 @@ If there is no database when `postgres` starts in a container, then `postgres` w
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
pypy/README.md

@@ -88,7 +88,9 @@ View [license information](https://bitbucket.org/pypy/pypy/src/c3ff0dd6252b6ba0d
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
python/README.md

@@ -99,7 +99,9 @@ View license information for [Python 2](https://docs.python.org/2/license.html)
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
r-base/README.md

@@ -80,7 +80,9 @@ View [R-project license information](http://www.r-project.org/Licenses/) for the
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
rabbitmq/README.md

@@ -114,7 +114,9 @@ View [license information](https://www.rabbitmq.com/mpl.html) for the software c
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
rails/README.md

@@ -85,7 +85,9 @@ View [license information](https://github.com/rails/rails#license) for the softw
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
rakudo-star/README.md

@@ -52,7 +52,9 @@ View [license information](https://github.com/rakudo/star/blob/master/LICENSE) f
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
redis/README.md

@@ -81,7 +81,9 @@ View [license information](http://redis.io/topics/license) for the software cont
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
redmine/README.md

@@ -111,7 +111,9 @@ This variable is used to create an initial `config/secrets.yml` and set the `sec
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 4 - 2
registry/README.md

@@ -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.1`, `2.1.1` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/0258654c749c96ca876b1d9ce456bee42b6794de/Dockerfile)
+-	[`2`, `2.1`, `2.1.1` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/d5f65e019f029d7361be605b14180c93eddaf422/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). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
 
@@ -47,7 +47,9 @@ If you are interested in commercial support, the [Docker Trusted Registry](https
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
rethinkdb/README.md

@@ -78,7 +78,9 @@ View [license information](http://www.gnu.org/licenses/agpl-3.0.html) for the so
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
rocket.chat/README.md

@@ -44,7 +44,9 @@ View [license information](https://github.com/RocketChat/Rocket.Chat/blob/master
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
ros/README.md

@@ -207,7 +207,9 @@ While the core parts of ROS are licensed under the BSD license, other licenses a
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
ruby/README.md

@@ -87,7 +87,9 @@ View [license information](https://www.ruby-lang.org/en/about/license.txt) for t
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
sentry/README.md

@@ -88,7 +88,9 @@ View [license information](https://github.com/getsentry/sentry/blob/master/LICEN
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
sonarqube/README.md

@@ -64,7 +64,9 @@ View [license information](http://www.gnu.org/licenses/lgpl.txt) for the softwar
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
swarm/README.md

@@ -69,7 +69,9 @@ View [license information](https://github.com/docker/swarm/blob/master/LICENSE)
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
thrift/README.md

@@ -30,7 +30,9 @@ View [license information](http://www.apache.org/licenses/) for the software con
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
tomcat/README.md

@@ -61,7 +61,9 @@ View [license information](https://www.apache.org/licenses/LICENSE-2.0) for the
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
tomee/README.md

@@ -73,7 +73,9 @@ View [license information](http://www.apache.org/licenses/LICENSE-2.0) for the s
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
ubuntu-debootstrap/README.md

@@ -18,7 +18,9 @@ This image is the result of running `debootstrap --variant=minbase` against the
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
ubuntu-upstart/README.md

@@ -20,7 +20,9 @@ Upstart is an event-based replacement for the traditional init daemon – the me
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
ubuntu/README.md

@@ -73,7 +73,9 @@ deb-src http://archive.ubuntu.com/ubuntu/ precise-security universe
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
websphere-liberty/README.md

@@ -118,7 +118,9 @@ The product licenses associated with an image can be displayed by specifying the
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback
 

+ 3 - 1
wordpress/README.md

@@ -82,7 +82,9 @@ The following Docker Hub features can help with the task of keeping your depende
 
 This image is officially supported on Docker version 1.8.2.
 
-Support for older versions (down to 1.0) is provided on a best-effort basis.
+Support for older versions (down to 1.6) is provided on a best-effort basis.
+
+Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
 
 # User Feedback