From b99c18250402c6af9e3d53459bd82a94dc0dc471 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Thu, 16 Oct 2014 15:26:01 -0600 Subject: [PATCH] Add a sentence with a link to the manifest file for reach repo --- README-template.md | 10 ++++++++-- buildpack-deps/README.md | 6 ++++++ busybox/README.md | 6 ++++++ centos/README.md | 6 ++++++ cirros/README.md | 6 ++++++ clojure/README.md | 6 ++++++ crux/README.md | 6 ++++++ debian/README.md | 6 ++++++ docker-dev/README.md | 6 ++++++ fedora/README.md | 6 ++++++ gcc/README.md | 6 ++++++ golang/README.md | 6 ++++++ hello-world/README.md | 6 ++++++ hipache/README.md | 6 ++++++ hylang/README.md | 6 ++++++ java/README.md | 6 ++++++ jenkins/README.md | 6 ++++++ jruby/README.md | 6 ++++++ mageia/README.md | 6 ++++++ mongo/README.md | 6 ++++++ mysql/README.md | 6 ++++++ neurodebian/README.md | 6 ++++++ nginx/README.md | 6 ++++++ node/README.md | 6 ++++++ opensuse/README.md | 6 ++++++ perl/README.md | 6 ++++++ php/README.md | 6 ++++++ postgres/README.md | 6 ++++++ python/README.md | 6 ++++++ rails/README.md | 6 ++++++ redis/README.md | 6 ++++++ registry/README.md | 6 ++++++ ruby/README.md | 6 ++++++ ubuntu-debootstrap/README.md | 6 ++++++ ubuntu-upstart/README.md | 6 ++++++ ubuntu/README.md | 6 ++++++ update.sh | 7 +++++-- wordpress/README.md | 6 ++++++ 38 files changed, 229 insertions(+), 4 deletions(-) diff --git a/README-template.md b/README-template.md index 279799363..df32e012f 100644 --- a/README-template.md +++ b/README-template.md @@ -2,6 +2,12 @@ %%TAGS%% +For more information about this image and its history, please see the [relevant +manifest file +(`library/%%REPO%%`)](https://github.com/docker-library/official-images/blob/master/library/%%REPO%%) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + %%CONTENT%%%%LICENSE%% # User Feedback @@ -9,7 +15,7 @@ ## Issues If you have any problems with or questions about this image, please contact us -%%MAILING_LIST%% through a [GitHub issue](%%REPO%%/issues). +%%MAILING_LIST%% through a [GitHub issue](%%GITHUB_REPO%%/issues). You can also reach many of the official image maintainers via the `#docker-library` IRC channel on [Freenode](https://freenode.net). @@ -21,7 +27,7 @@ we are always thrilled to receive pull requests, and do our best to process them as fast as we can. Before you start to code, we recommend discussing your plans %%MAILING_LIST%% -through a [GitHub issue](%%REPO%%/issues), especially for more ambitious +through a [GitHub issue](%%GITHUB_REPO%%/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing. diff --git a/buildpack-deps/README.md b/buildpack-deps/README.md index d2c41db8e..365aecce2 100644 --- a/buildpack-deps/README.md +++ b/buildpack-deps/README.md @@ -3,6 +3,12 @@ - [`jessie`, `latest` (*jessie/Dockerfile*)](https://github.com/docker-library/docker-buildpack-deps/blob/cbff5f1a5a38e09caff59a7138b1d4520e24f54a/jessie/Dockerfile) - [`wheezy` (*wheezy/Dockerfile*)](https://github.com/docker-library/docker-buildpack-deps/blob/cbff5f1a5a38e09caff59a7138b1d4520e24f54a/wheezy/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/buildpack-deps`)](https://github.com/docker-library/official-images/blob/master/library/buildpack-deps) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is `buildpack-deps`? In spirit, `buildpack-deps` is similar to [Heroku's stack diff --git a/busybox/README.md b/busybox/README.md index cb342f518..ef04fb936 100644 --- a/busybox/README.md +++ b/busybox/README.md @@ -5,6 +5,12 @@ - [`ubuntu-12.04` (*Dockerfile*)](https://github.com/jpetazzo/docker-busybox/blob/4f6cb64c3b3255c58021dc75100da0088796a108/Dockerfile) - [`ubuntu-14.04` (*Dockerfile*)](https://github.com/jpetazzo/docker-busybox/blob/ca435164f45c40d761fad9ef9b5a76a6ba0d5f1a/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/busybox`)](https://github.com/docker-library/official-images/blob/master/library/busybox) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is BusyBox? The Swiss Army Knife of Embedded Linux At about 2.5 Mb in size, [BusyBox](http://www.busybox.net/) is a very good diff --git a/centos/README.md b/centos/README.md index df8a18d9e..9c7e1964c 100644 --- a/centos/README.md +++ b/centos/README.md @@ -4,6 +4,12 @@ - [`centos6` (*docker/Dockerfile*)](https://github.com/CentOS/sig-cloud-instance-images/blob/8717e33ea5432ecb33d7ecefe8452a973715d037/docker/Dockerfile) - [`centos5` (*docker/Dockerfile*)](https://github.com/CentOS/sig-cloud-instance-images/blob/2e5a9c4e8b7191b393822e4b9e98820db5638a77/docker/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/centos`)](https://github.com/docker-library/official-images/blob/master/library/centos) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # CentOS CentOS (abbreviated from Community Enterprise Operating System) is a Linux diff --git a/cirros/README.md b/cirros/README.md index e9185ddd6..7bea0d76a 100644 --- a/cirros/README.md +++ b/cirros/README.md @@ -2,6 +2,12 @@ - [`latest`, `0.3.0` (*Dockerfile*)](https://github.com/ewindisch/docker-cirros/blob/1cded459668e8b9dbf4ef976c94c05add9bbd8e9/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/cirros`)](https://github.com/docker-library/official-images/blob/master/library/cirros) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is CirrOS? CirrOS is a Tiny OS that specializes in running on a cloud. diff --git a/clojure/README.md b/clojure/README.md index e2e5b4543..0607afbb1 100644 --- a/clojure/README.md +++ b/clojure/README.md @@ -3,6 +3,12 @@ - [`latest`, `lein-2.5.0` (*Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/27d0141c22bedbf78b908bf5bebd6629fc10a491/Dockerfile) - [`lein-2.4.3` (*Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/30ed1b891ea059a33ca56f04ecf6f467bbbd2362/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/clojure`)](https://github.com/docker-library/official-images/blob/master/library/clojure) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Clojure? Clojure is a dialect of the Lisp programming language. It is a general-purpose diff --git a/crux/README.md b/crux/README.md index 286b745dd..c3fc709c7 100644 --- a/crux/README.md +++ b/crux/README.md @@ -2,6 +2,12 @@ - [`latest`, `3.0` (*Dockerfile*)](https://github.com/therealprologic/docker-crux/blob/9ed6ecae582c58138cbb0c1f95eaa5c620f0fc7e/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/crux`)](https://github.com/docker-library/official-images/blob/master/library/crux) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is CRUX? CRUX is a lightweight Linux distribution for the x86-64 architecture targeted at diff --git a/debian/README.md b/debian/README.md index 84b08c63f..b3870c17e 100644 --- a/debian/README.md +++ b/debian/README.md @@ -11,6 +11,12 @@ - [`rc-buggy` (*debian/rc-buggy/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/8c304e884f4b5b418dfdae524099ca6081a9c09a/debian/rc-buggy/Dockerfile) - [`experimental` (*debian/experimental/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/8c304e884f4b5b418dfdae524099ca6081a9c09a/debian/experimental/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/debian`)](https://github.com/docker-library/official-images/blob/master/library/debian) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Debian? Debian is an operating system which is composed primarily of free and diff --git a/docker-dev/README.md b/docker-dev/README.md index 464edce33..64f3b3304 100644 --- a/docker-dev/README.md +++ b/docker-dev/README.md @@ -3,6 +3,12 @@ - [`latest`, `v1.2.0`, `v1.2` (*Dockerfile*)](https://github.com/docker/docker/blob/v1.2.0/Dockerfile) - [`v1.0.1`, `v1.0` (*Dockerfile*)](https://github.com/docker/docker/blob/v1.0.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). + # What is Docker? Docker is an open-source project that automates the deployment of applications diff --git a/fedora/README.md b/fedora/README.md index d4277aff3..3909dc3d2 100644 --- a/fedora/README.md +++ b/fedora/README.md @@ -4,6 +4,12 @@ - [`21` (*Dockerfile*)](https://github.com/lsm5/docker-brew-fedora/blob/897d815f95a4c31d839050b73bf6e87ae1647848/Dockerfile) - [`rawhide` (*Dockerfile*)](https://github.com/lsm5/docker-brew-fedora/blob/c713b5ab5373e80f8e2cecc52390ff7328922417/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/fedora`)](https://github.com/docker-library/official-images/blob/master/library/fedora) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # Fedora This image serves as the semi-official Fedora image (will be updated by a more diff --git a/gcc/README.md b/gcc/README.md index c218bc1ef..e0b0cb7d0 100644 --- a/gcc/README.md +++ b/gcc/README.md @@ -5,6 +5,12 @@ - [`4.8.3`, `4.8` (*4.8/Dockerfile*)](https://github.com/docker-library/gcc/blob/ba6f069df8e6c838d0465b09215e96f8d5d65269/4.8/Dockerfile) - [`4.9.1`, `4.9`, `latest` (*4.9/Dockerfile*)](https://github.com/docker-library/gcc/blob/ba6f069df8e6c838d0465b09215e96f8d5d65269/4.9/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). + # What is GCC? The GNU Compiler Collection (GCC) is a compiler system produced by the GNU diff --git a/golang/README.md b/golang/README.md index f62da4098..a6e4614d5 100644 --- a/golang/README.md +++ b/golang/README.md @@ -8,6 +8,12 @@ - [`1.3.3-cross`, `1.3-cross`, `1-cross`, `cross` (*1.3/cross/Dockerfile*)](https://github.com/docker-library/golang/blob/4d4b14164e50c089a09b9364697749dc7f764824/1.3/cross/Dockerfile) - [`1.3.3-wheezy`, `1.3-wheezy`, `1-wheezy`, `wheezy` (*1.3/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/af4e450a47a99f9a4f56225cdf598f552907d946/1.3/wheezy/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/golang`)](https://github.com/docker-library/official-images/blob/master/library/golang) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Go? Go (a.k.a., Golang) is a programming language first developed at Google. It is a diff --git a/hello-world/README.md b/hello-world/README.md index 05ac8fed1..fa89a1506 100644 --- a/hello-world/README.md +++ b/hello-world/README.md @@ -2,6 +2,12 @@ - [`latest` (*Dockerfile*)](https://github.com/docker-library/hello-world/blob/b7a78b7ccca62cc478919b101f3ab1334899df2b/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/hello-world`)](https://github.com/docker-library/official-images/blob/master/library/hello-world) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # Example output $ docker run hello-world diff --git a/hipache/README.md b/hipache/README.md index 31059858f..f2960fb64 100644 --- a/hipache/README.md +++ b/hipache/README.md @@ -2,6 +2,12 @@ - [`latest`, `0.3.1` (*Dockerfile*)](https://github.com/dotcloud/hipache/blob/0.3.1/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/hipache`)](https://github.com/docker-library/official-images/blob/master/library/hipache) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Hipache? **Hipache** (pronounced `hɪ'pætʃɪ`) is a distributed proxy designed to route diff --git a/hylang/README.md b/hylang/README.md index b8440e2a1..953b461f5 100644 --- a/hylang/README.md +++ b/hylang/README.md @@ -2,6 +2,12 @@ - [`latest`, `0`, `0.10`, `0.10.1` (*Dockerfile*)](https://github.com/hylang/hy/blob/0.10.1/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/hylang`)](https://github.com/docker-library/official-images/blob/master/library/hylang) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Hy? Hy (a.k.a., Hylang) is a dialect of the Lisp programming language designed to diff --git a/java/README.md b/java/README.md index 16cefee6e..53723d631 100644 --- a/java/README.md +++ b/java/README.md @@ -7,6 +7,12 @@ - [`openjdk-8u40-jdk`, `openjdk-8u40`, `openjdk-8-jdk`, `openjdk-8`, `8u40-jdk`, `8u40`, `8-jdk`, `8` (*openjdk-8-jdk/Dockerfile*)](https://github.com/docker-library/java/blob/9b3b7ed1bdd754fa61b5dd86c0bcd3e3400c6a33/openjdk-8-jdk/Dockerfile) - [`openjdk-8u40-jre`, `openjdk-8-jre`, `8u40-jre`, `8-jre` (*openjdk-8-jre/Dockerfile*)](https://github.com/docker-library/java/blob/bcf0fea5a62cb2a75015e2dc2ce05bbc89afcd7d/openjdk-8-jre/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/java`)](https://github.com/docker-library/official-images/blob/master/library/java) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Java? Java is a concurrent, class-based, object-oriented language specifically diff --git a/jenkins/README.md b/jenkins/README.md index 1b9e404ac..f9fc508a7 100644 --- a/jenkins/README.md +++ b/jenkins/README.md @@ -3,6 +3,12 @@ - [`latest`, `1.565.3` (*Dockerfile*)](https://github.com/cloudbees/jenkins-ci.org-docker/blob/b2b442e360cf92317326fa4e325a81ab1f11a422/Dockerfile) - [`weekly`, `1.583` (*Dockerfile*)](https://github.com/cloudbees/jenkins-ci.org-docker/blob/f969422940ce4b2cd0bbbdcf31ea96fa2485e86c/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/jenkins`)](https://github.com/docker-library/official-images/blob/master/library/jenkins) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # Jenkins The Jenkins Continuous Integration and Delivery server. diff --git a/jruby/README.md b/jruby/README.md index 77d9c1335..731dae938 100644 --- a/jruby/README.md +++ b/jruby/README.md @@ -4,6 +4,12 @@ - [`dev` (*9000/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/10eae9359611104c013e82206104b40f20fac377/9000/Dockerfile) - [`1.7-onbuild`, `1.7.16-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/10eae9359611104c013e82206104b40f20fac377/1.7/onbuild/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/jruby`)](https://github.com/docker-library/official-images/blob/master/library/jruby) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is JRuby? JRuby (http://www.jruby.org) is an implementation of Ruby diff --git a/mageia/README.md b/mageia/README.md index 73587d074..0911f852d 100644 --- a/mageia/README.md +++ b/mageia/README.md @@ -4,6 +4,12 @@ - [`cauldron` (*cauldron/Dockerfile*)](https://github.com/juanluisbaptiste/docker-brew-mageia/blob/603a75ec98dfd7c26ed85108b309d4e5f39ded91/cauldron/Dockerfile) - [`3` (*3/Dockerfile*)](https://github.com/juanluisbaptiste/docker-brew-mageia/blob/603a75ec98dfd7c26ed85108b309d4e5f39ded91/3/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/mageia`)](https://github.com/docker-library/official-images/blob/master/library/mageia) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Mageia? [Mageia](http://www.mageia.org) is a GNU/Linux-based, Free Software operating diff --git a/mongo/README.md b/mongo/README.md index 3b999aeaa..621af616b 100644 --- a/mongo/README.md +++ b/mongo/README.md @@ -5,6 +5,12 @@ - [`2.6.5`, `2.6`, `2`, `latest` (*2.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/bebabb72a2785d7b78309bf6be6c82bab882574b/2.6/Dockerfile) - [`2.7.7`, `2.7` (*2.7/Dockerfile*)](https://github.com/docker-library/mongo/blob/2881be3e0d85b3600bda8d45050a2ceb3f7bb12b/2.7/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/mongo`)](https://github.com/docker-library/official-images/blob/master/library/mongo) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is MongoDB? MongoDB (from "humongous") is a cross-platform document-oriented database. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster. Released under a combination of the GNU Affero General Public License and the Apache License, MongoDB is free and open-source software. diff --git a/mysql/README.md b/mysql/README.md index 3ca906dcc..f328a58dc 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -3,6 +3,12 @@ - [`5.6.21`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/docker-mysql/blob/8abf4685a211529d8e5bd08f7b58502f5c84b439/5.6/Dockerfile) - [`5.7.5-m15`, `5.7.5`, `5.7` (*5.7/Dockerfile*)](https://github.com/docker-library/docker-mysql/blob/8abf4685a211529d8e5bd08f7b58502f5c84b439/5.7/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/mysql`)](https://github.com/docker-library/official-images/blob/master/library/mysql) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is MySQL? MySQL is (as of March 2014) the world's second most widely used open-source relational database management system (RDBMS). It is named after co-founder Michael Widenius's daughter, My. The SQL phrase stands for Structured Query Language. diff --git a/neurodebian/README.md b/neurodebian/README.md index a4da3ff30..b43aea932 100644 --- a/neurodebian/README.md +++ b/neurodebian/README.md @@ -8,6 +8,12 @@ - [`jessie`, `nd80` (*dockerfiles/jessie/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/6ee7033cb630b4a72fa3a4a56ad6046405efacdf/dockerfiles/jessie/Dockerfile) - [`sid`, `nd` (*dockerfiles/sid/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/6ee7033cb630b4a72fa3a4a56ad6046405efacdf/dockerfiles/sid/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/neurodebian`)](https://github.com/docker-library/official-images/blob/master/library/neurodebian) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is NeuroDebian? NeuroDebian provides a large collection of popular neuroscience research diff --git a/nginx/README.md b/nginx/README.md index e93dfae38..b807baf1a 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -2,6 +2,12 @@ - [`latest`, `1`, `1.7`, `1.7.6` (*Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/64ce8e442caea8b78ff5ebc144a527fc3f6d6d8b/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/nginx`)](https://github.com/docker-library/official-images/blob/master/library/nginx) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Nginx? Nginx (pronounced "engine-x") is an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, HTTP cache, and a web server (origin server). The nginx project started with a strong focus on high concurrency, high performance and low memory usage. It is licensed under the 2-clause BSD-like license and it runs on Linux, BSD variants, Mac OS X, Solaris, AIX, HP-UX, as well as on other *nix flavors. It also has a proof of concept port for Microsoft Windows. diff --git a/node/README.md b/node/README.md index 67a2d6741..30e95dd2c 100644 --- a/node/README.md +++ b/node/README.md @@ -10,6 +10,12 @@ - [`0.8.28-onbuild`, `0.8-onbuild` (*0.8/onbuild/Dockerfile*)](https://github.com/docker-library/node/blob/ac05e7f96c477223f0d2da1817e84403363a65e8/0.8/onbuild/Dockerfile) - [`0.8.28-slim`, `0.8-slim` (*0.8/slim/Dockerfile*)](https://github.com/docker-library/node/blob/824c3161f9a7fa393cb60582edbbd713a0d08ceb/0.8/slim/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/node`)](https://github.com/docker-library/official-images/blob/master/library/node) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Node.js? Node.js is a software platform for scalable server-side and networking diff --git a/opensuse/README.md b/opensuse/README.md index b4718beaa..aa182c4bd 100644 --- a/opensuse/README.md +++ b/opensuse/README.md @@ -2,6 +2,12 @@ - [`latest`, `13.1`, `bottle` (*docker/Dockerfile*)](https://github.com/openSUSE/docker-containers-build/blob/fc6453ff4ce5d67ed77aad572acbf311214b41dc/docker/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/opensuse`)](https://github.com/docker-library/official-images/blob/master/library/opensuse) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # openSUSE This project contains the stable releases of the openSUSE distribution. diff --git a/perl/README.md b/perl/README.md index 718143c47..66b4fe64c 100644 --- a/perl/README.md +++ b/perl/README.md @@ -5,6 +5,12 @@ - [`latest-threaded`, `5-threaded`, `5.20-threaded`, `5.20.1-threaded` (*5.020.001-64bit,threaded/Dockerfile*)](https://github.com/perl/docker-perl/blob/r20141003.0/5.020.001-64bit,threaded/Dockerfile) - [`5.18-threaded`, `5.18.4-threaded` (*5.018.004-64bit,threaded/Dockerfile*)](https://github.com/perl/docker-perl/blob/r20141003.0/5.018.004-64bit,threaded/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/perl`)](https://github.com/docker-library/official-images/blob/master/library/perl) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Perl? Perl is a high-level, general-purpose, interpreted, dynamic programming diff --git a/php/README.md b/php/README.md index ef551b15c..f580b936b 100644 --- a/php/README.md +++ b/php/README.md @@ -7,6 +7,12 @@ - [`5.6.1-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.1`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/524908779e1de87ab8fbd50f544c798782d8fc06/5.6/Dockerfile) - [`5.6.1-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/524908779e1de87ab8fbd50f544c798782d8fc06/5.6/apache/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/php`)](https://github.com/docker-library/official-images/blob/master/library/php) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is PHP? PHP is a server-side scripting language designed for web development, but which diff --git a/postgres/README.md b/postgres/README.md index 5bc590bdc..b00f7a72f 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -7,6 +7,12 @@ - [`9.3.5`, `9.3`, `9`, `latest` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/4603177ae330d135dea953b42aec28fe1eef514e/9.3/Dockerfile) - [`9.4-beta3`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/69a30d9e6f12c57296b11d3511127210466f0197/9.4/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/postgres`)](https://github.com/docker-library/official-images/blob/master/library/postgres) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is PostgreSQL? PostgreSQL, often simply "Postgres", is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards-compliance. As a database server, its primary function is to store data, securely and supporting best practices, and retrieve it later, as requested by other software applications, be it those on the same computer or those running on another computer across a network (including the Internet). It can handle workloads ranging from small single-machine applications to large Internet-facing applications with many concurrent users. Recent versions also provide replication of the database itself for security and scalability. diff --git a/python/README.md b/python/README.md index 43a64c0de..8dd2634e6 100644 --- a/python/README.md +++ b/python/README.md @@ -7,6 +7,12 @@ - [`3.4.2`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/e236058d5c3601af1d38ba27b4fe217c5d678c02/3.4/Dockerfile) - [`3.4.2-onbuild`, `3.4-onbuild`, `3-onbuild`, `onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/e236058d5c3601af1d38ba27b4fe217c5d678c02/3.4/onbuild/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/python`)](https://github.com/docker-library/official-images/blob/master/library/python) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Python? Python is an interpreted, interactive, object-oriented, open-source programming diff --git a/rails/README.md b/rails/README.md index c59956dc0..8b3de6b66 100644 --- a/rails/README.md +++ b/rails/README.md @@ -3,6 +3,12 @@ - [`4.1.6`, `4.1`, `4`, `latest` (*Dockerfile*)](https://github.com/docker-library/rails/blob/7e32ae82ec83b21bffe89ae2b13fb4ad6ca60435/Dockerfile) - [`onbuild` (*onbuild/Dockerfile*)](https://github.com/docker-library/rails/blob/7e32ae82ec83b21bffe89ae2b13fb4ad6ca60435/onbuild/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/rails`)](https://github.com/docker-library/official-images/blob/master/library/rails) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Ruby on Rails? Ruby on Rails or, simply, Rails is an open source web application framework diff --git a/redis/README.md b/redis/README.md index 88f82f418..406cb6c24 100644 --- a/redis/README.md +++ b/redis/README.md @@ -14,6 +14,12 @@ - [`2.8.8` (*2.8.8/Dockerfile*)](https://github.com/docker-library/redis/blob/99c172e82ed81af441e13dd48dda2729e19493bc/2.8.8/Dockerfile) - [`2.8.9` (*2.8.9/Dockerfile*)](https://github.com/docker-library/redis/blob/99c172e82ed81af441e13dd48dda2729e19493bc/2.8.9/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). + # What is Redis? Redis is an open-source, networked, in-memory, key-value data store with optional durability. It is written in ANSI C. The development of Redis has been sponsored by Pivotal since May 2013; before that, it was sponsored by VMware. According to the monthly ranking by DB-Engines.com, Redis is the most popular key-value store. The name Redis means REmote DIctionary Server. diff --git a/registry/README.md b/registry/README.md index 0a7cbfaeb..892e4373a 100644 --- a/registry/README.md +++ b/registry/README.md @@ -4,6 +4,12 @@ - [`0.6.9` (*Dockerfile*)](https://github.com/docker/docker-registry/blob/0.6.9-fixed/Dockerfile) - [`0.7.3` (*Dockerfile*)](https://github.com/docker/docker-registry/blob/0.7.3/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). + # Docker Registry See comprehensive documentation on our [GitHub diff --git a/ruby/README.md b/ruby/README.md index 5950ff652..0cd2e18b8 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -7,6 +7,12 @@ - [`2.1.3`, `2.1`, `2`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/50295f3a139273601b5f2df29060ee2788f067d3/2.1/Dockerfile) - [`2.1.3-onbuild`, `2.1-onbuild`, `2-onbuild`, `onbuild` (*2.1/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/50295f3a139273601b5f2df29060ee2788f067d3/2.1/onbuild/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/ruby`)](https://github.com/docker-library/official-images/blob/master/library/ruby) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Ruby? Ruby is a dynamic, reflective, object-oriented, general-purpose, open-source diff --git a/ubuntu-debootstrap/README.md b/ubuntu-debootstrap/README.md index 22109b73c..b8b72ce0a 100644 --- a/ubuntu-debootstrap/README.md +++ b/ubuntu-debootstrap/README.md @@ -6,6 +6,12 @@ - [`14.10`, `utopic` (*14.10/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/f5662c420fe19351030b3fab6580cf69528fbf24/14.10/Dockerfile) - [`devel` (*devel/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/f5662c420fe19351030b3fab6580cf69528fbf24/devel/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/ubuntu-debootstrap`)](https://github.com/docker-library/official-images/blob/master/library/ubuntu-debootstrap) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # `ubuntu-debootstrap` This image is the result of running `debootstrap --variant=minbase` against the diff --git a/ubuntu-upstart/README.md b/ubuntu-upstart/README.md index 166e07ffe..f9385e52f 100644 --- a/ubuntu-upstart/README.md +++ b/ubuntu-upstart/README.md @@ -4,6 +4,12 @@ - [`14.04`, `trusty`, `latest` (*sbin-init/ubuntu/upstart/14.04/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/4d24a12b54b75b3e0904d8a285900d88d3326361/sbin-init/ubuntu/upstart/14.04/Dockerfile) - [`14.10`, `utopic` (*sbin-init/ubuntu/upstart/14.10/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/4d24a12b54b75b3e0904d8a285900d88d3326361/sbin-init/ubuntu/upstart/14.10/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/ubuntu-upstart`)](https://github.com/docker-library/official-images/blob/master/library/ubuntu-upstart) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # What is Upstart? Upstart is an event-based replacement for the traditional init daemon – the diff --git a/ubuntu/README.md b/ubuntu/README.md index f41c8ffa5..3e608fe9a 100644 --- a/ubuntu/README.md +++ b/ubuntu/README.md @@ -4,6 +4,12 @@ - [`14.04.1`, `14.04`, `trusty`, `latest` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/a138de6460b4fc33daf947b85fc3d902cca7ff77/trusty/Dockerfile) - [`14.10`, `utopic` (*utopic/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/a138de6460b4fc33daf947b85fc3d902cca7ff77/utopic/Dockerfile) +For more information about this image and its history, please see the [relevant +manifest file +(`library/ubuntu`)](https://github.com/docker-library/official-images/blob/master/library/ubuntu) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + # Ubuntu ## sources.list diff --git a/update.sh b/update.sh index eb3881762..581426c9b 100755 --- a/update.sh +++ b/update.sh @@ -89,8 +89,11 @@ for repo in "${repos[@]}"; do echo ' MAILING_LIST => "'"$mailingList"'"' replace_field "$repo" 'MAILING_LIST' "$mailingList" '\s*' - echo ' REPO => "'"$gitRepo"'"' - replace_field "$repo" 'REPO' "$gitRepo" + echo ' REPO => "'"$repo"'"' + replace_field "$repo" 'REPO' "$repo" + + echo ' GITHUB_REPO => "'"$gitRepo"'"' + replace_field "$repo" 'GITHUB_REPO' "$gitRepo" echo else diff --git a/wordpress/README.md b/wordpress/README.md index 27bbcbbfc..087da6dcb 100644 --- a/wordpress/README.md +++ b/wordpress/README.md @@ -2,6 +2,12 @@ - [`4.0.0`, `4.0`, `4`, `latest` (*Dockerfile*)](https://github.com/docker-library/wordpress/blob/aee00669e7c43f435f021cb02871bffd63d5677a/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). + # What is WordPress? WordPress is a free and open source blogging tool and a content management system (CMS) based on PHP and MySQL, which runs on a web hosting service. Features include a plugin architecture and a template system. WordPress is used by more than 22.0% of the top 10 million websites as of August 2013. WordPress is the most popular blogging system in use on the Web, at more than 60 million websites. The most popular languages used are English, Spanish and Bahasa Indonesia.