Add a sentence with a link to the manifest file for reach repo

This commit is contained in:
Tianon Gravi 2014-10-16 15:26:01 -06:00
parent ca38a230d4
commit b99c182504
38 changed files with 229 additions and 4 deletions

View File

@ -2,6 +2,12 @@
%%TAGS%% %%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%% %%CONTENT%%%%LICENSE%%
# User Feedback # User Feedback
@ -9,7 +15,7 @@
## Issues ## Issues
If you have any problems with or questions about this image, please contact us 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 You can also reach many of the official image maintainers via the
`#docker-library` IRC channel on [Freenode](https://freenode.net). `#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. as fast as we can.
Before you start to code, we recommend discussing your plans %%MAILING_LIST%% 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 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 direction, give you feedback on your design, and help you find out if someone
else is working on the same thing. else is working on the same thing.

View File

@ -3,6 +3,12 @@
- [`jessie`, `latest` (*jessie/Dockerfile*)](https://github.com/docker-library/docker-buildpack-deps/blob/cbff5f1a5a38e09caff59a7138b1d4520e24f54a/jessie/Dockerfile) - [`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) - [`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`? # What is `buildpack-deps`?
In spirit, `buildpack-deps` is similar to [Heroku's stack In spirit, `buildpack-deps` is similar to [Heroku's stack

View File

@ -5,6 +5,12 @@
- [`ubuntu-12.04` (*Dockerfile*)](https://github.com/jpetazzo/docker-busybox/blob/4f6cb64c3b3255c58021dc75100da0088796a108/Dockerfile) - [`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) - [`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 # 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 At about 2.5 Mb in size, [BusyBox](http://www.busybox.net/) is a very good

View File

@ -4,6 +4,12 @@
- [`centos6` (*docker/Dockerfile*)](https://github.com/CentOS/sig-cloud-instance-images/blob/8717e33ea5432ecb33d7ecefe8452a973715d037/docker/Dockerfile) - [`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) - [`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
CentOS (abbreviated from Community Enterprise Operating System) is a Linux CentOS (abbreviated from Community Enterprise Operating System) is a Linux

View File

@ -2,6 +2,12 @@
- [`latest`, `0.3.0` (*Dockerfile*)](https://github.com/ewindisch/docker-cirros/blob/1cded459668e8b9dbf4ef976c94c05add9bbd8e9/Dockerfile) - [`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? # What is CirrOS?
CirrOS is a Tiny OS that specializes in running on a cloud. CirrOS is a Tiny OS that specializes in running on a cloud.

View File

@ -3,6 +3,12 @@
- [`latest`, `lein-2.5.0` (*Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/27d0141c22bedbf78b908bf5bebd6629fc10a491/Dockerfile) - [`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) - [`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? # What is Clojure?
Clojure is a dialect of the Lisp programming language. It is a general-purpose Clojure is a dialect of the Lisp programming language. It is a general-purpose

View File

@ -2,6 +2,12 @@
- [`latest`, `3.0` (*Dockerfile*)](https://github.com/therealprologic/docker-crux/blob/9ed6ecae582c58138cbb0c1f95eaa5c620f0fc7e/Dockerfile) - [`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? # What is CRUX?
CRUX is a lightweight Linux distribution for the x86-64 architecture targeted at CRUX is a lightweight Linux distribution for the x86-64 architecture targeted at

6
debian/README.md vendored
View File

@ -11,6 +11,12 @@
- [`rc-buggy` (*debian/rc-buggy/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/8c304e884f4b5b418dfdae524099ca6081a9c09a/debian/rc-buggy/Dockerfile) - [`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) - [`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? # What is Debian?
Debian is an operating system which is composed primarily of free and Debian is an operating system which is composed primarily of free and

View File

@ -3,6 +3,12 @@
- [`latest`, `v1.2.0`, `v1.2` (*Dockerfile*)](https://github.com/docker/docker/blob/v1.2.0/Dockerfile) - [`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) - [`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? # What is Docker?
Docker is an open-source project that automates the deployment of applications Docker is an open-source project that automates the deployment of applications

View File

@ -4,6 +4,12 @@
- [`21` (*Dockerfile*)](https://github.com/lsm5/docker-brew-fedora/blob/897d815f95a4c31d839050b73bf6e87ae1647848/Dockerfile) - [`21` (*Dockerfile*)](https://github.com/lsm5/docker-brew-fedora/blob/897d815f95a4c31d839050b73bf6e87ae1647848/Dockerfile)
- [`rawhide` (*Dockerfile*)](https://github.com/lsm5/docker-brew-fedora/blob/c713b5ab5373e80f8e2cecc52390ff7328922417/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 # Fedora
This image serves as the semi-official Fedora image (will be updated by a more This image serves as the semi-official Fedora image (will be updated by a more

View File

@ -5,6 +5,12 @@
- [`4.8.3`, `4.8` (*4.8/Dockerfile*)](https://github.com/docker-library/gcc/blob/ba6f069df8e6c838d0465b09215e96f8d5d65269/4.8/Dockerfile) - [`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) - [`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? # What is GCC?
The GNU Compiler Collection (GCC) is a compiler system produced by the GNU The GNU Compiler Collection (GCC) is a compiler system produced by the GNU

View File

@ -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-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) - [`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? # What is Go?
Go (a.k.a., Golang) is a programming language first developed at Google. It is a Go (a.k.a., Golang) is a programming language first developed at Google. It is a

View File

@ -2,6 +2,12 @@
- [`latest` (*Dockerfile*)](https://github.com/docker-library/hello-world/blob/b7a78b7ccca62cc478919b101f3ab1334899df2b/Dockerfile) - [`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 # Example output
$ docker run hello-world $ docker run hello-world

View File

@ -2,6 +2,12 @@
- [`latest`, `0.3.1` (*Dockerfile*)](https://github.com/dotcloud/hipache/blob/0.3.1/Dockerfile) - [`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? # What is Hipache?
**Hipache** (pronounced `hɪ'pætʃɪ`) is a distributed proxy designed to route **Hipache** (pronounced `hɪ'pætʃɪ`) is a distributed proxy designed to route

View File

@ -2,6 +2,12 @@
- [`latest`, `0`, `0.10`, `0.10.1` (*Dockerfile*)](https://github.com/hylang/hy/blob/0.10.1/Dockerfile) - [`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? # What is Hy?
Hy (a.k.a., Hylang) is a dialect of the Lisp programming language designed to Hy (a.k.a., Hylang) is a dialect of the Lisp programming language designed to

View File

@ -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-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) - [`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? # What is Java?
Java is a concurrent, class-based, object-oriented language specifically Java is a concurrent, class-based, object-oriented language specifically

View File

@ -3,6 +3,12 @@
- [`latest`, `1.565.3` (*Dockerfile*)](https://github.com/cloudbees/jenkins-ci.org-docker/blob/b2b442e360cf92317326fa4e325a81ab1f11a422/Dockerfile) - [`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) - [`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 # Jenkins
The Jenkins Continuous Integration and Delivery server. The Jenkins Continuous Integration and Delivery server.

View File

@ -4,6 +4,12 @@
- [`dev` (*9000/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/10eae9359611104c013e82206104b40f20fac377/9000/Dockerfile) - [`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) - [`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? # What is JRuby?
JRuby (http://www.jruby.org) is an implementation of Ruby JRuby (http://www.jruby.org) is an implementation of Ruby

View File

@ -4,6 +4,12 @@
- [`cauldron` (*cauldron/Dockerfile*)](https://github.com/juanluisbaptiste/docker-brew-mageia/blob/603a75ec98dfd7c26ed85108b309d4e5f39ded91/cauldron/Dockerfile) - [`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) - [`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? # What is Mageia?
[Mageia](http://www.mageia.org) is a GNU/Linux-based, Free Software operating [Mageia](http://www.mageia.org) is a GNU/Linux-based, Free Software operating

View File

@ -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.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) - [`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? # 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. 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.

View File

@ -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.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) - [`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? # 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. 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.

View File

@ -8,6 +8,12 @@
- [`jessie`, `nd80` (*dockerfiles/jessie/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/6ee7033cb630b4a72fa3a4a56ad6046405efacdf/dockerfiles/jessie/Dockerfile) - [`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) - [`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? # What is NeuroDebian?
NeuroDebian provides a large collection of popular neuroscience research NeuroDebian provides a large collection of popular neuroscience research

View File

@ -2,6 +2,12 @@
- [`latest`, `1`, `1.7`, `1.7.6` (*Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/64ce8e442caea8b78ff5ebc144a527fc3f6d6d8b/Dockerfile) - [`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? # 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. 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.

View File

@ -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-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) - [`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? # What is Node.js?
Node.js is a software platform for scalable server-side and networking Node.js is a software platform for scalable server-side and networking

View File

@ -2,6 +2,12 @@
- [`latest`, `13.1`, `bottle` (*docker/Dockerfile*)](https://github.com/openSUSE/docker-containers-build/blob/fc6453ff4ce5d67ed77aad572acbf311214b41dc/docker/Dockerfile) - [`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 # openSUSE
This project contains the stable releases of the openSUSE distribution. This project contains the stable releases of the openSUSE distribution.

View File

@ -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) - [`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) - [`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? # What is Perl?
Perl is a high-level, general-purpose, interpreted, dynamic programming Perl is a high-level, general-purpose, interpreted, dynamic programming

View File

@ -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-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) - [`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? # What is PHP?
PHP is a server-side scripting language designed for web development, but which PHP is a server-side scripting language designed for web development, but which

View File

@ -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.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) - [`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? # 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. 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.

View File

@ -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`, `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) - [`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? # What is Python?
Python is an interpreted, interactive, object-oriented, open-source programming Python is an interpreted, interactive, object-oriented, open-source programming

View File

@ -3,6 +3,12 @@
- [`4.1.6`, `4.1`, `4`, `latest` (*Dockerfile*)](https://github.com/docker-library/rails/blob/7e32ae82ec83b21bffe89ae2b13fb4ad6ca60435/Dockerfile) - [`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) - [`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? # What is Ruby on Rails?
Ruby on Rails or, simply, Rails is an open source web application framework Ruby on Rails or, simply, Rails is an open source web application framework

View File

@ -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.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) - [`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? # 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. 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.

View File

@ -4,6 +4,12 @@
- [`0.6.9` (*Dockerfile*)](https://github.com/docker/docker-registry/blob/0.6.9-fixed/Dockerfile) - [`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) - [`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 # Docker Registry
See comprehensive documentation on our [GitHub See comprehensive documentation on our [GitHub

View File

@ -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`, `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) - [`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? # What is Ruby?
Ruby is a dynamic, reflective, object-oriented, general-purpose, open-source Ruby is a dynamic, reflective, object-oriented, general-purpose, open-source

View File

@ -6,6 +6,12 @@
- [`14.10`, `utopic` (*14.10/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/f5662c420fe19351030b3fab6580cf69528fbf24/14.10/Dockerfile) - [`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) - [`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` # `ubuntu-debootstrap`
This image is the result of running `debootstrap --variant=minbase` against the This image is the result of running `debootstrap --variant=minbase` against the

View File

@ -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.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) - [`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? # What is Upstart?
Upstart is an event-based replacement for the traditional init daemon the Upstart is an event-based replacement for the traditional init daemon the

View File

@ -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.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) - [`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 # Ubuntu
## sources.list ## sources.list

View File

@ -89,8 +89,11 @@ for repo in "${repos[@]}"; do
echo ' MAILING_LIST => "'"$mailingList"'"' echo ' MAILING_LIST => "'"$mailingList"'"'
replace_field "$repo" 'MAILING_LIST' "$mailingList" '\s*' replace_field "$repo" 'MAILING_LIST' "$mailingList" '\s*'
echo ' REPO => "'"$gitRepo"'"' echo ' REPO => "'"$repo"'"'
replace_field "$repo" 'REPO' "$gitRepo" replace_field "$repo" 'REPO' "$repo"
echo ' GITHUB_REPO => "'"$gitRepo"'"'
replace_field "$repo" 'GITHUB_REPO' "$gitRepo"
echo echo
else else

View File

@ -2,6 +2,12 @@
- [`4.0.0`, `4.0`, `4`, `latest` (*Dockerfile*)](https://github.com/docker-library/wordpress/blob/aee00669e7c43f435f021cb02871bffd63d5677a/Dockerfile) - [`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? # 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. 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.