From 543ed10ed132af12c3662c7a04010d3f36538094 Mon Sep 17 00:00:00 2001 From: David Audet Date: Tue, 26 Jul 2016 13:42:49 -0700 Subject: [PATCH 01/85] Adding docs for Eclipse Mosquitto --- eclipse-mosquitto/README-short.md | 1 + eclipse-mosquitto/content.md | 49 ++++++++++++++++++++++++++++++ eclipse-mosquitto/github-repo.md | 1 + eclipse-mosquitto/license.md | 1 + eclipse-mosquitto/logo.png | Bin 0 -> 2798 bytes 5 files changed, 52 insertions(+) create mode 100644 eclipse-mosquitto/README-short.md create mode 100644 eclipse-mosquitto/content.md create mode 100644 eclipse-mosquitto/github-repo.md create mode 100644 eclipse-mosquitto/license.md create mode 100644 eclipse-mosquitto/logo.png diff --git a/eclipse-mosquitto/README-short.md b/eclipse-mosquitto/README-short.md new file mode 100644 index 000000000..68d3365b6 --- /dev/null +++ b/eclipse-mosquitto/README-short.md @@ -0,0 +1 @@ +Eclipse Mosquitto is an open source message broker which implements MQTT protocol version 3.1 and 3.1.1. diff --git a/eclipse-mosquitto/content.md b/eclipse-mosquitto/content.md new file mode 100644 index 000000000..cac0c8437 --- /dev/null +++ b/eclipse-mosquitto/content.md @@ -0,0 +1,49 @@ +# What is Eclipse Mosquitto? + +Eclipse Mosquitto is an open source implementation of a server for version 3.1 and 3.1.1 of the MQTT protocol. Main homepage: http://mosquitto.org/ + +%%LOGO%% + +# How to use this image + +##Mount Points + +Three mount points have been created in the image to be used for configuration, persistent storage and logs. +``` +/mosquitto/config +/mosquitto/data +/mosquitto/log +``` + + +##Configuration + +When running the image, the default configuration values are used. +To use a custom configuration file, mount a **local** configuration file to `/mosquitto/conf/mosquitto.conf` +``` +docker run -it -p 1883:1883 -p 9001:9001 -v mosquitto.conf:/mosquitto/data/mosquitto.conf eclipse-mosquitto +``` + +Configuration can be changed to: + +* persist data to `/mosquitto/data` +* log to `/mosquitto/log/mosquitto.log` + +i.e. add the following to `mosquitto.conf`: +``` +persistence true +persistence_location /mosquitto/data/ + +log_dest file /mosquitto/log/mosquitto.log +``` + +**Note**: If a volume is used, the data will persist between containers. + +##Run +Run a container using the new image: +``` +docker run -it -p 1883:1883 -p 9001:9001 -v mosquitto.conf:/mosquitto/data/mosquitto.conf -v /mosquitto/data -v /mosquitto/log eclipse-mosquitto +``` +:boom: if the mosquitto configuration (mosquitto.conf) was modified +to use non-default ports, the docker run command will need to be updated +to expose the ports that have been configured. diff --git a/eclipse-mosquitto/github-repo.md b/eclipse-mosquitto/github-repo.md new file mode 100644 index 000000000..f5c8c7a81 --- /dev/null +++ b/eclipse-mosquitto/github-repo.md @@ -0,0 +1 @@ +https://github.com/eclipse/mosquitto diff --git a/eclipse-mosquitto/license.md b/eclipse-mosquitto/license.md new file mode 100644 index 000000000..87d41d6b9 --- /dev/null +++ b/eclipse-mosquitto/license.md @@ -0,0 +1 @@ +Eclipse Mosquitto is released under the [EPL](https://www.eclipse.org/legal/epl-v10.html)/[EDL](https://eclipse.org/org/documents/edl-v10.php) diff --git a/eclipse-mosquitto/logo.png b/eclipse-mosquitto/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..fa85de4565429fb6744b1ea71abb3bec023d6a6f GIT binary patch literal 2798 zcmVk?%{q64A-7D-xGTDVgJ$jZqu9?xes_M19+5JCc{OR*Y zdyaQk%HiyW8vD_nY|NgN>7Oqetn{oC81Fe=W2SumguaEkcgd8`pWr!OBQPQ7@;e_C!SJ-+e!DOi&-B;;qY++q3%$?A|1utu9yb)&e2;V{;A<0OoaP^Jir5X0{wuI!$(c*-1KHcThhK4v+)%- z{LoYPRUqGQm1%-@sq$x_An0*t^JuQbTCa~dNIGlh0rP@-w<6~oA*ZSi#D2)pX}i9TC^CEqgsq$~+ygu#Cm79EcniMGk5 z+3Ja5TSP=%ofCKFrYCEz`y3!sVb2w)2wFZju9@6iYu^PZIpc;OlvUax-xPUSr5%#4 zu-^x0uC?!?=2Vo9p!v*n)=mRxSZTK@{4VS#=-ggJ#-BcaG(uUR+v27M-U~44yqgPE zxh3w%)nQI4$u1aSjQe!Xr8Qk{M}A!r>2f&0B)f6qpVf&`-_>XsfxZOW?N9hhsQD zBq9jmVphpH%K@;~AUZSbV8mPrD8PU`76L~lFdZcDRJz?TubM*+hC5MFFtHRpYR(wAj25Kftv#@ecv05X;K zXoZkqH_9D>(*X$enXJ9&t4L(B_9BFOV1N&pJAhpQhAYOG-!KZGd1cjl;O~L{$V^4` zB!K1`yGh~Yz};cvD(q24a}uq5Raq65MRal^_T7<<%T>gi#Ny_9dj-mLpa)1P+?&bT z*}lcfdb10;2=u;t2qa_4aAtiC~mZFP(Z*ksm-BLjOiI6UB`&I8Hvp0s3uo z-@~8ID2y-&MS;-=4GlKue;FAZIgw}@pimqUG5%uf*6!njuK^y*0o0Ph@DROsq=PUl zQ|sFbJRIm#q`o*FKtx}O2QAoueB1W0oDvQI2(W$-v=20BL}Vwimxzd{e4cRly|C=K ze&$tA!#sm=*a)zrt2o{XdrNW92AH>Fzd95^g>A&jD3(HmK{X!a1m+?GgsrY8A0~{W>12dY!m=Y;><95T2mnuI9KfK(o8Bc@14&U>Gw7E0{so|( zZ|leNzod#cJTgv9X+-0%>ypG4V(v6b1n%Imm)w&FU{c=Z*dK>QKs?@zoqHz&G}YSI z2v4ME9M-aJ`uFu?M_Vt|A-@KczN60T5taW;CY-7#gas<#9-#~QkwyORB8JG z2L~hci2=e9P4)Y1%Lst3!9%xz|7jJDBghfPi}QoRX;D$+k3soR$L+WskU@(#eP%=! zh4x0}#=*D$dmAA6dE5aE4G`Z&lqWQC#ED`F%5gz?M=>Km0vMd*aKam|@Q#rLbK}Zb zfb~l*?ExAC_0UY#9tY64s_J#%-9Vo%t+2-fbnVjHP{P~VC8g!|PbW@Ycu0@S*3fs4 zk*#Hwc1SvFmkET&m^a;2(VYO9GwcaKiI0noEwxo|0F+kPu|RlLXsD?<%U`p`#~S)E zs?r(}AWz%iG z&ne#Pfm1Ts>KOn{HTDhHp;Y4JRk*%;Xc7Ldn0vYFkbyu*>^X#zwpzOZAYE=RM>sij z>L{-Q1nce6mb?cBG4)q(L)w?i&2Inz$^ zVjTh-UC)HhX{)gtn~voqQO*JW+HIUd;4@%rw{Z$ZS*OU^&Brn>yk!D->O3Y89XUK$ zU2>+KYY7YfyT4|qyXkH!=l0aBfP*^yzwchq7 zu_sY!Cvn8so3z&3j|&P5CnAJvGcSk<@K{T&eF2~>Yl|Ve2zK^#u`D9;WX*M-D?AW1 z_9sPk7{GP7oW$`(VQH$Jsp}rRX0O@1ml&@diFdCrlXVYXvm@2cRE4Dp^$sMu$dOa3 zf&Ksj_dUDDc0@${Lf#^REH7|DxV5&`*o{c=@~A9qsk0Y`hs%8tQMQVH^%n`Hp~2=_ z>gyqB;M7y^><`dfYws6Ky1CxY zA=t_GRXnBLL-v_SAlh7S=LjaU^gOb*39fy;R2vLP)!+E zxnNJn@qHG7b}{??MS4kqp**O5A;NhLOYIj)oB#P)p{3TofN}}2S%isgHFGxaZnIzF zua9p;q^)MoW}{9Tcu$cTO?CFgeeN9IjlZdM&Kfqc^Sa`)Z^PHOh3RX__G^cY*?x8L zv3(sU)z<-x(oX;V+v&cJ^f{4&9%=XAI{H@r3-c`R{$N%azyJUM07*qoM6N<$f*hz# Aa{vGU literal 0 HcmV?d00001 From bbaa26f8e22a27bc14dc9527777b73b12cd5c2e5 Mon Sep 17 00:00:00 2001 From: David Audet Date: Fri, 23 Sep 2016 10:42:37 -0700 Subject: [PATCH 02/85] Fix markdown format issues and github-repo file extension --- eclipse-mosquitto/content.md | 39 ++++++++----------- .../{github-repo.md => github-repo} | 0 2 files changed, 16 insertions(+), 23 deletions(-) rename eclipse-mosquitto/{github-repo.md => github-repo} (100%) diff --git a/eclipse-mosquitto/content.md b/eclipse-mosquitto/content.md index cac0c8437..c9ceb0e9b 100644 --- a/eclipse-mosquitto/content.md +++ b/eclipse-mosquitto/content.md @@ -9,41 +9,34 @@ Eclipse Mosquitto is an open source implementation of a server for version 3.1 a ##Mount Points Three mount points have been created in the image to be used for configuration, persistent storage and logs. -``` -/mosquitto/config -/mosquitto/data -/mosquitto/log -``` + /mosquitto/config + /mosquitto/data + /mosquitto/log ##Configuration -When running the image, the default configuration values are used. -To use a custom configuration file, mount a **local** configuration file to `/mosquitto/conf/mosquitto.conf` -``` -docker run -it -p 1883:1883 -p 9001:9001 -v mosquitto.conf:/mosquitto/data/mosquitto.conf eclipse-mosquitto -``` +When running the image, the default configuration values are used. To use a custom configuration file, mount a **local** configuration file to `/mosquitto/conf/mosquitto.conf` + + docker run -it -p 1883:1883 -p 9001:9001 -v mosquitto.conf:/mosquitto/data/mosquitto.conf eclipse-mosquitto Configuration can be changed to: -* persist data to `/mosquitto/data` -* log to `/mosquitto/log/mosquitto.log` +- persist data to `/mosquitto/data` +- log to `/mosquitto/log/mosquitto.log` i.e. add the following to `mosquitto.conf`: -``` -persistence true -persistence_location /mosquitto/data/ -log_dest file /mosquitto/log/mosquitto.log -``` + persistence true + persistence_location /mosquitto/data/ + log_dest file /mosquitto/log/mosquitto.log **Note**: If a volume is used, the data will persist between containers. ##Run + Run a container using the new image: -``` -docker run -it -p 1883:1883 -p 9001:9001 -v mosquitto.conf:/mosquitto/data/mosquitto.conf -v /mosquitto/data -v /mosquitto/log eclipse-mosquitto -``` -:boom: if the mosquitto configuration (mosquitto.conf) was modified -to use non-default ports, the docker run command will need to be updated -to expose the ports that have been configured. + + docker run -it -p 1883:1883 -p 9001:9001 -v mosquitto.conf:/mosquitto/data/mosquitto.conf -v /mosquitto/data -v /mosquitto/log eclipse-mosquitto + +:boom: if the mosquitto configuration (mosquitto.conf) was modified to use non-default ports, the docker run command will need to be updated to expose the ports that have been configured. diff --git a/eclipse-mosquitto/github-repo.md b/eclipse-mosquitto/github-repo similarity index 100% rename from eclipse-mosquitto/github-repo.md rename to eclipse-mosquitto/github-repo From 3010f8521b5f329ae1e4d12b0b487af501cbbbdc Mon Sep 17 00:00:00 2001 From: KoKsPfLaNzE Date: Sat, 29 Oct 2016 01:28:47 +0200 Subject: [PATCH 03/85] centos add missing \ in content --- centos/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centos/content.md b/centos/content.md index 59685a1ec..9354a03d7 100644 --- a/centos/content.md +++ b/centos/content.md @@ -34,7 +34,7 @@ Systemd is now included in both the centos:7 and centos:latest base containers, FROM centos:7 MAINTAINER "you" ENV container docker -RUN (cd /lib/systemd/system/sysinit.target.wants/; for i in *; do [ $i == +RUN (cd /lib/systemd/system/sysinit.target.wants/; for i in *; do [ $i == \ systemd-tmpfiles-setup.service ] || rm -f $i; done); \ rm -f /lib/systemd/system/multi-user.target.wants/*;\ rm -f /etc/systemd/system/*.wants/*;\ From 5883c8aac289da7f0a593b2501983f250016329f Mon Sep 17 00:00:00 2001 From: Kat Date: Tue, 29 Nov 2016 12:34:36 +0000 Subject: [PATCH 04/85] Add a note about publishing haproxy's input port to the host This has been mentioned in the comments twice, so I thought I'll add it for people to save them time wondering why their port configuration doesn't seem to be working :) --- haproxy/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/haproxy/README.md b/haproxy/README.md index 1c92a79c1..16aab2949 100644 --- a/haproxy/README.md +++ b/haproxy/README.md @@ -56,6 +56,8 @@ $ docker run -it --rm --name haproxy-syntax-check haproxy:1.5 haproxy -c -f /usr $ docker run -d --name my-running-haproxy my-haproxy ``` +You may need to publish the ports your haproxy is listening on to the host by specifying the `-p` option, for example `-p 80:80` to publish port 80. Make sure the port you're using is free. + ## Directly via bind mount ```console From 3953f43af3bbaafabc34b13746ba03f2a9778a50 Mon Sep 17 00:00:00 2001 From: Dinakar Guniguntala Date: Tue, 29 Nov 2016 23:50:45 +0530 Subject: [PATCH 05/85] Bump IBM Java version to 1.8.0_sr3fp21 (8.0-3.21). (#756) --- ibmjava/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ibmjava/content.md b/ibmjava/content.md index 6edad13e4..09028d6bf 100644 --- a/ibmjava/content.md +++ b/ibmjava/content.md @@ -1,6 +1,6 @@ ### Overview -The images in this repository contain IBM® SDK, Java™ Technology Edition, version 1.8.0\_sr3fp20 (8.0-3.20). See [what's new](http://www.ibm.com/support/knowledgecenter/en/SSYKE2_8.0.0/com.ibm.java.lnx.80.doc/diag/preface/changes_80/changes.html). See the license section for restrictions that relate to the use of this image. For more information about IBM® SDK, Java™ Technology Edition and API documentation, see the [IBM Knowledge Center](http://www.ibm.com/support/knowledgecenter/SSYKE2/welcome_javasdk_family.html). For tutorials, recipes, and Java usage in Bluemix, see [IBM developerWorks](http://www.ibm.com/developerworks/java). +The images in this repository contain IBM® SDK, Java™ Technology Edition, version 1.8.0\_sr3fp21 (8.0-3.21). See [what's new](http://www.ibm.com/support/knowledgecenter/en/SSYKE2_8.0.0/com.ibm.java.lnx.80.doc/diag/preface/changes_80/changes.html). See the license section for restrictions that relate to the use of this image. For more information about IBM® SDK, Java™ Technology Edition and API documentation, see the [IBM Knowledge Center](http://www.ibm.com/support/knowledgecenter/SSYKE2/welcome_javasdk_family.html). For tutorials, recipes, and Java usage in Bluemix, see [IBM developerWorks](http://www.ibm.com/developerworks/java). Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates. From 3d4929d9da8769b6a9ff6306ab1460189f22dbe7 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 29 Nov 2016 10:34:02 -0800 Subject: [PATCH 06/85] Run update.sh --- ibmjava/README.md | 12 ++++++------ neo4j/README.md | 8 ++++++-- rakudo-star/README.md | 2 +- traefik/README.md | 4 ++-- 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/ibmjava/README.md b/ibmjava/README.md index 4ec57102f..e6aa0bdee 100644 --- a/ibmjava/README.md +++ b/ibmjava/README.md @@ -1,10 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`8-jre`, `jre`, `8`, `latest` (*ibmjava/8-jre/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/df476fb20cce000e46d35c95d15e06c9999c8322/ibmjava/8-jre/x86_64/ubuntu/Dockerfile) -- [`8-jre-alpine`, `jre-alpine` (*ibmjava/8-jre/x86_64/alpine/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/df476fb20cce000e46d35c95d15e06c9999c8322/ibmjava/8-jre/x86_64/alpine/Dockerfile) -- [`8-sfj`, `sfj` (*ibmjava/8-sfj/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/df476fb20cce000e46d35c95d15e06c9999c8322/ibmjava/8-sfj/x86_64/ubuntu/Dockerfile) -- [`8-sfj-alpine`, `sfj-alpine` (*ibmjava/8-sfj/x86_64/alpine/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/df476fb20cce000e46d35c95d15e06c9999c8322/ibmjava/8-sfj/x86_64/alpine/Dockerfile) -- [`8-sdk`, `sdk` (*ibmjava/8-sdk/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/df476fb20cce000e46d35c95d15e06c9999c8322/ibmjava/8-sdk/x86_64/ubuntu/Dockerfile) +- [`8-jre`, `jre`, `8`, `latest` (*ibmjava/8-jre/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/7c274b6fa570afae15d0ce900ea8a22f2d5365b4/ibmjava/8-jre/x86_64/ubuntu/Dockerfile) +- [`8-jre-alpine`, `jre-alpine` (*ibmjava/8-jre/x86_64/alpine/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/7c274b6fa570afae15d0ce900ea8a22f2d5365b4/ibmjava/8-jre/x86_64/alpine/Dockerfile) +- [`8-sfj`, `sfj` (*ibmjava/8-sfj/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/7c274b6fa570afae15d0ce900ea8a22f2d5365b4/ibmjava/8-sfj/x86_64/ubuntu/Dockerfile) +- [`8-sfj-alpine`, `sfj-alpine` (*ibmjava/8-sfj/x86_64/alpine/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/7c274b6fa570afae15d0ce900ea8a22f2d5365b4/ibmjava/8-sfj/x86_64/alpine/Dockerfile) +- [`8-sdk`, `sdk` (*ibmjava/8-sdk/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/7c274b6fa570afae15d0ce900ea8a22f2d5365b4/ibmjava/8-sdk/x86_64/ubuntu/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/ibmjava`)](https://github.com/docker-library/official-images/blob/master/library/ibmjava). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fibmjava). @@ -12,7 +12,7 @@ For detailed information about the virtual/transfer sizes and individual layers ### Overview -The images in this repository contain IBM® SDK, Java™ Technology Edition, version 1.8.0\_sr3fp20 (8.0-3.20). See [what's new](http://www.ibm.com/support/knowledgecenter/en/SSYKE2_8.0.0/com.ibm.java.lnx.80.doc/diag/preface/changes_80/changes.html). See the license section for restrictions that relate to the use of this image. For more information about IBM® SDK, Java™ Technology Edition and API documentation, see the [IBM Knowledge Center](http://www.ibm.com/support/knowledgecenter/SSYKE2/welcome_javasdk_family.html). For tutorials, recipes, and Java usage in Bluemix, see [IBM developerWorks](http://www.ibm.com/developerworks/java). +The images in this repository contain IBM® SDK, Java™ Technology Edition, version 1.8.0\_sr3fp21 (8.0-3.21). See [what's new](http://www.ibm.com/support/knowledgecenter/en/SSYKE2_8.0.0/com.ibm.java.lnx.80.doc/diag/preface/changes_80/changes.html). See the license section for restrictions that relate to the use of this image. For more information about IBM® SDK, Java™ Technology Edition and API documentation, see the [IBM Knowledge Center](http://www.ibm.com/support/knowledgecenter/SSYKE2/welcome_javasdk_family.html). For tutorials, recipes, and Java usage in Bluemix, see [IBM developerWorks](http://www.ibm.com/developerworks/java). Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates. diff --git a/neo4j/README.md b/neo4j/README.md index 3aa33a73f..5822ebe54 100644 --- a/neo4j/README.md +++ b/neo4j/README.md @@ -16,8 +16,12 @@ - [`3.0.1-enterprise` (*3.0.1/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/e93e47d841dbcd93793c44c393195803ba60b16f/3.0.1/enterprise/Dockerfile) - [`3.0.0` (*3.0.0/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/e93e47d841dbcd93793c44c393195803ba60b16f/3.0.0/community/Dockerfile) - [`3.0.0-enterprise` (*3.0.0/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/e93e47d841dbcd93793c44c393195803ba60b16f/3.0.0/enterprise/Dockerfile) -- [`2.3.6`, `2.3` (*2.3.6/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/3be2e1ae6ec47195c6ac9226de8793d5f4fd8162/2.3.6/community/Dockerfile) -- [`2.3.6-enterprise`, `2.3-enterprise` (*2.3.6/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/3be2e1ae6ec47195c6ac9226de8793d5f4fd8162/2.3.6/enterprise/Dockerfile) +- [`2.3.8`, `2.3` (*2.3.8/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/f6e2919c1a22a83cc4b32b6bf31719b3cb7f5ade/2.3.8/community/Dockerfile) +- [`2.3.8-enterprise`, `2.3-enterprise` (*2.3.7/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/f6e2919c1a22a83cc4b32b6bf31719b3cb7f5ade/2.3.7/enterprise/Dockerfile) +- [`2.3.7` (*2.3.7/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/16bcec79c48349daf23a9fc635bfc0647dd580c5/2.3.7/community/Dockerfile) +- [`2.3.7-enterprise` (*2.3.7/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/16bcec79c48349daf23a9fc635bfc0647dd580c5/2.3.7/enterprise/Dockerfile) +- [`2.3.6` (*2.3.6/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/3be2e1ae6ec47195c6ac9226de8793d5f4fd8162/2.3.6/community/Dockerfile) +- [`2.3.6-enterprise` (*2.3.6/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/3be2e1ae6ec47195c6ac9226de8793d5f4fd8162/2.3.6/enterprise/Dockerfile) - [`2.3.5` (*2.3.5/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/e93e47d841dbcd93793c44c393195803ba60b16f/2.3.5/community/Dockerfile) - [`2.3.5-enterprise` (*2.3.5/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/e93e47d841dbcd93793c44c393195803ba60b16f/2.3.5/enterprise/Dockerfile) - [`2.3.4` (*2.3.4/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/e93e47d841dbcd93793c44c393195803ba60b16f/2.3.4/community/Dockerfile) diff --git a/rakudo-star/README.md b/rakudo-star/README.md index 5ba0e2c1e..d39dccc1e 100644 --- a/rakudo-star/README.md +++ b/rakudo-star/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`2016.10`, `latest` (*Dockerfile*)](https://github.com/perl6/docker/blob/ae899ba5c0ac5449f825f8b7d49b4112400c445e/Dockerfile) +- [`2016.11`, `latest` (*Dockerfile*)](https://github.com/perl6/docker/blob/a7548f14c69b9dd3cd75f3359b74c930bc0a16b2/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/rakudo-star`)](https://github.com/docker-library/official-images/blob/master/library/rakudo-star). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frakudo-star). diff --git a/traefik/README.md b/traefik/README.md index 62e997fba..6f12a21d3 100644 --- a/traefik/README.md +++ b/traefik/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`v1.1.0`, `camembert`, `latest` (*Dockerfile*)](https://github.com/containous/traefik-library-image/blob/22634bd4df4e1ee0f7b32fbdbf96ee3f87e06bb5/Dockerfile) -- [`v1.1.0-alpine`, `camembert-alpine` (*alpine/Dockerfile*)](https://github.com/containous/traefik-library-image/blob/22634bd4df4e1ee0f7b32fbdbf96ee3f87e06bb5/alpine/Dockerfile) +- [`v1.1.1`, `camembert`, `latest` (*Dockerfile*)](https://github.com/containous/traefik-library-image/blob/90136036ac847c7920452ee0c21668abc836ea25/Dockerfile) +- [`v1.1.1-alpine`, `camembert-alpine` (*alpine/Dockerfile*)](https://github.com/containous/traefik-library-image/blob/90136036ac847c7920452ee0c21668abc836ea25/alpine/Dockerfile) - [`v1.0.3`, `reblochon` (*Dockerfile*)](https://github.com/containous/traefik-library-image/blob/9d877ca7171211aabc2955ab1a301a685f6852fe/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/traefik`)](https://github.com/docker-library/official-images/blob/master/library/traefik). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ftraefik). From 7c985474ae40a9dab990f358dd4e32905504ab13 Mon Sep 17 00:00:00 2001 From: "Jonathan A. Sternberg" Date: Tue, 29 Nov 2016 13:16:28 -0600 Subject: [PATCH 07/85] Update influxdb documentation to remove web interface as a default setting The web interface is deprecated and is now disabled by default. It will be removed in the future so stop encouraging its use. --- influxdb/content.md | 16 ++++++---------- kapacitor/content.md | 2 +- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/influxdb/content.md b/influxdb/content.md index 19d1053ae..89ccd7ce2 100644 --- a/influxdb/content.md +++ b/influxdb/content.md @@ -37,7 +37,9 @@ The following ports are important and are used by InfluxDB. The HTTP API port will be automatically exposed when using `docker run -P`. -The administrator interface is not automatically exposed when using `docker run -P`. While the administrator interface is run by default, the adminstrator interface requires that the web browser have access to InfluxDB on the same port in the container as from the web browser. Since `-P` exposes the HTTP port to the host on a random port, the administrator interface is not compatible with this setting. +The administrator interface is not automatically exposed when using `docker run -P` and is disabled by default. The adminstrator interface requires that the web browser have access to InfluxDB on the same port in the container as from the web browser. Since `-P` exposes the HTTP port to the host on a random port, the administrator interface is not compatible with this setting. + +The administrator interface is deprecated as of 1.1.0 and will be removed in the future. Find more about API Endpoints & Ports [here](https://docs.influxdata.com/influxdb/latest/concepts/api/). @@ -54,7 +56,7 @@ $ docker run --rm influxdb influxd config > influxdb.conf Modify the default configuration, which will now be available under `$PWD`. Then start the InfluxDB container. ```console -$ docker run -p 8083:8083 -p 8086:8086 \ +$ docker run -p 8086:8086 \ -v $PWD/influxdb.conf:/etc/influxdb/influxdb.conf:ro \ influxdb -config /etc/influxdb/influxdb.conf ``` @@ -78,7 +80,7 @@ Find more about configuring InfluxDB [here](https://docs.influxdata.com/influxdb InfluxDB supports the Graphite line protocol, but the service and ports are not exposed by default. To run InfluxDB with Graphite support enabled, you can either use a configuration file or set the appropriate environment variables. Run InfluxDB with the default Graphite configuration: ```console -docker run -p 8083:8083 -p 8086:8086 \ +docker run -p 8086:8086 \ -e INFLUXDB_GRAPHITE_ENABLED=true \ influxdb ``` @@ -106,7 +108,7 @@ Read more about this in the [official documentation](https://docs.influxdata.com Start the container: ```console -$ docker run --name=influxdb -d -p 8083:8083 -p 8086:8086 influxdb +$ docker run --name=influxdb -d -p 8086:8086 influxdb ``` Run the influx client in another container: @@ -116,9 +118,3 @@ $ docker run --rm --net=container:influxdb -it influxdb influx -host influxdb ``` At the moment, you cannot use `docker exec` to run the influx client since `docker exec` will not properly allocate a TTY. This is due to a current bug in Docker that is detailed in [docker/docker#8755](https://github.com/docker/docker/issues/8755). - -### Web Administrator Interface - -Navigate to [localhost:8083](http://localhost:8083) with your browser while running the container. - -See more about using the web administrator interface [here](https://docs.influxdata.com/influxdb/latest/tools/web_admin/). diff --git a/kapacitor/content.md b/kapacitor/content.md index d65c39c3d..b1fd4da2d 100644 --- a/kapacitor/content.md +++ b/kapacitor/content.md @@ -49,7 +49,7 @@ Modify the default configuration, which will now be available under `$PWD`. Then ```console $ docker run -p 9092:9092 \ -v $PWD/kapacitor.conf:/etc/kapacitor/kapacitor.conf:ro \ - kapacitord + kapacitor ``` Modify `$PWD` to the directory where you want to store the configuration file. From d984e5a4f67bbb5feb4463b3b09bdddbe19ff9d2 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 29 Nov 2016 12:34:53 -0800 Subject: [PATCH 08/85] Run update.sh --- ubuntu/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ubuntu/README.md b/ubuntu/README.md index e8cebed82..6cbfb88c8 100644 --- a/ubuntu/README.md +++ b/ubuntu/README.md @@ -1,9 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`12.04.5`, `12.04`, `precise-20161102`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/4c7620da47ebd6e82febf6d01881943c9b219ebb/precise/Dockerfile) -- [`14.04.5`, `14.04`, `trusty-20161101`, `trusty` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/4c7620da47ebd6e82febf6d01881943c9b219ebb/trusty/Dockerfile) -- [`16.04`, `xenial-20161114`, `xenial`, `latest` (*xenial/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/4c7620da47ebd6e82febf6d01881943c9b219ebb/xenial/Dockerfile) -- [`16.10`, `yakkety-20161104`, `yakkety` (*yakkety/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/4c7620da47ebd6e82febf6d01881943c9b219ebb/yakkety/Dockerfile) +- [`12.04.5`, `12.04`, `precise-20161123`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/cf9d7a2ee20c8a4706a05d1d7f1a1e25ae32ed39/precise/Dockerfile) +- [`14.04.5`, `14.04`, `trusty-20161123`, `trusty` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/cf9d7a2ee20c8a4706a05d1d7f1a1e25ae32ed39/trusty/Dockerfile) +- [`16.04`, `xenial-20161121`, `xenial`, `latest` (*xenial/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/cf9d7a2ee20c8a4706a05d1d7f1a1e25ae32ed39/xenial/Dockerfile) +- [`16.10`, `yakkety-20161121`, `yakkety` (*yakkety/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/cf9d7a2ee20c8a4706a05d1d7f1a1e25ae32ed39/yakkety/Dockerfile) +- [`17.04`, `zesty-20161129.1`, `zesty`, `devel` (*zesty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/cf9d7a2ee20c8a4706a05d1d7f1a1e25ae32ed39/zesty/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fubuntu). From 6c3364640aaad8325d3bc91e9aadaaf6fec7ec8d Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 29 Nov 2016 14:36:13 -0800 Subject: [PATCH 09/85] Run update.sh --- oraclelinux/README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/oraclelinux/README.md b/oraclelinux/README.md index fb37ea05e..13cc90fcc 100644 --- a/oraclelinux/README.md +++ b/oraclelinux/README.md @@ -1,13 +1,13 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `7`, `7.3` (*OracleLinux/7.3/Dockerfile*)](https://github.com/oracle/docker-images/blob/01591341c8f2155f32cb0b7b6afa665474beb735/OracleLinux/7.3/Dockerfile) -- [`7.2` (*OracleLinux/7.2/Dockerfile*)](https://github.com/oracle/docker-images/blob/01591341c8f2155f32cb0b7b6afa665474beb735/OracleLinux/7.2/Dockerfile) -- [`7.1` (*OracleLinux/7.1/Dockerfile*)](https://github.com/oracle/docker-images/blob/01591341c8f2155f32cb0b7b6afa665474beb735/OracleLinux/7.1/Dockerfile) -- [`7.0` (*OracleLinux/7.0/Dockerfile*)](https://github.com/oracle/docker-images/blob/01591341c8f2155f32cb0b7b6afa665474beb735/OracleLinux/7.0/Dockerfile) -- [`6`, `6.8` (*OracleLinux/6.8/Dockerfile*)](https://github.com/oracle/docker-images/blob/01591341c8f2155f32cb0b7b6afa665474beb735/OracleLinux/6.8/Dockerfile) -- [`6.7` (*OracleLinux/6.7/Dockerfile*)](https://github.com/oracle/docker-images/blob/01591341c8f2155f32cb0b7b6afa665474beb735/OracleLinux/6.7/Dockerfile) -- [`6.6` (*OracleLinux/6.6/Dockerfile*)](https://github.com/oracle/docker-images/blob/01591341c8f2155f32cb0b7b6afa665474beb735/OracleLinux/6.6/Dockerfile) -- [`5`, `5.11` (*OracleLinux/5.11/Dockerfile*)](https://github.com/oracle/docker-images/blob/01591341c8f2155f32cb0b7b6afa665474beb735/OracleLinux/5.11/Dockerfile) +- [`latest`, `7`, `7.3` (*OracleLinux/7.3/Dockerfile*)](https://github.com/oracle/docker-images/blob/f84cba841527a9371d92c854c3b8c73125a76173/OracleLinux/7.3/Dockerfile) +- [`7.2` (*OracleLinux/7.2/Dockerfile*)](https://github.com/oracle/docker-images/blob/f84cba841527a9371d92c854c3b8c73125a76173/OracleLinux/7.2/Dockerfile) +- [`7.1` (*OracleLinux/7.1/Dockerfile*)](https://github.com/oracle/docker-images/blob/f84cba841527a9371d92c854c3b8c73125a76173/OracleLinux/7.1/Dockerfile) +- [`7.0` (*OracleLinux/7.0/Dockerfile*)](https://github.com/oracle/docker-images/blob/f84cba841527a9371d92c854c3b8c73125a76173/OracleLinux/7.0/Dockerfile) +- [`6`, `6.8` (*OracleLinux/6.8/Dockerfile*)](https://github.com/oracle/docker-images/blob/f84cba841527a9371d92c854c3b8c73125a76173/OracleLinux/6.8/Dockerfile) +- [`6.7` (*OracleLinux/6.7/Dockerfile*)](https://github.com/oracle/docker-images/blob/f84cba841527a9371d92c854c3b8c73125a76173/OracleLinux/6.7/Dockerfile) +- [`6.6` (*OracleLinux/6.6/Dockerfile*)](https://github.com/oracle/docker-images/blob/f84cba841527a9371d92c854c3b8c73125a76173/OracleLinux/6.6/Dockerfile) +- [`5`, `5.11` (*OracleLinux/5.11/Dockerfile*)](https://github.com/oracle/docker-images/blob/f84cba841527a9371d92c854c3b8c73125a76173/OracleLinux/5.11/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/oraclelinux`)](https://github.com/docker-library/official-images/blob/master/library/oraclelinux). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Foraclelinux). From 817ab3c02e0a6c38fe8986c4ba96e23a9db26fab Mon Sep 17 00:00:00 2001 From: pierreozoux Date: Wed, 30 Nov 2016 18:19:13 +0000 Subject: [PATCH 10/85] Adds known --- known/README-short.txt | 1 + known/content.md | 50 +++++++++++++++++++++++++++++++++++++++++ known/github-repo | 1 + known/license.md | 1 + known/logo.png | Bin 0 -> 11116 bytes 5 files changed, 53 insertions(+) create mode 100644 known/README-short.txt create mode 100644 known/content.md create mode 100644 known/github-repo create mode 100644 known/license.md create mode 100644 known/logo.png diff --git a/known/README-short.txt b/known/README-short.txt new file mode 100644 index 000000000..ef69737a0 --- /dev/null +++ b/known/README-short.txt @@ -0,0 +1 @@ +Blogging, meet social. Known is a social publishing platform. diff --git a/known/content.md b/known/content.md new file mode 100644 index 000000000..671da11f9 --- /dev/null +++ b/known/content.md @@ -0,0 +1,50 @@ +# Known: social publishing for groups and individuals + +Blogging, meet social. + +Known is a social publishing platform. Publish on your own site, reach your audience across social media. + +%%LOGO%% + +# How to use this image + +```bash +docker run --link some-mysql:db -d known +``` + +Now you can get access to fpm running on port 9000 inside the container. If you want to access it from the Internets, we recommend using a reverse proxy in front. You can find more information on that on the [docker-compose](#docker-compose) section. + +The following environment variables are also honored for configuring your Known instance: + +- `-e KNOWN_DB_HOST=...` (defaults to the IP and port of the linked `mysql` container) +- `-e KNOWN_DB_USER=...` (defaults to "root") +- `-e KNOWN_DB_PASSWORD=...` (defaults to the value of the `MYSQL_ROOT_PASSWORD` environment variable from the linked `mysql` container) +- `-e KNOWN_DB_NAME=...` (defaults to "known") +- `-e MAIL_HOST=...` +- `-e MAIL_PORT=...` +- `-e MAIL_SECURE=...` ("starttls" for instance) +- `-e MAIL_USER=...` +- `-e MAIL_PASS=...` + +If the `KNOWN_DB_NAME` specified does not already exist on the given MySQL server, it will be created automatically upon startup of the `%%REPO%%` container, provided that the `KNOWN_DB_USER` specified has the necessary permissions to create it. + +If you'd like to use an external database instead of a linked `mysql` container, specify the hostname and port with `KNOWN_DB_HOST` along with the password in `KNOWN_DB_PASSWORD` and the username in `KNOWN_DB_USER` (if it is something other than `root`): + +```console +$ docker run --name some-%%REPO%% -e KNOWN_DB_HOST=10.1.2.3:3306 \ + -e KNOWN_DB_USER=... -e KNOWN_DB_PASSWORD=... -d %%REPO%% +``` + +## Via docker-compose + +You can use a setup that is used in production at [IndieHosters/known](https://github.com/indiehosters/known). + +## Installation + +Once started, you'll arrive at the configuration wizard. Follow the steps as indicated. + +## Contribute + +Pull requests are very welcome! + +We'd love to hear your feedback and suggestions in the issue tracker: [github.com/idno/Known-docker/issues](https://github.com/idno/Known-docker/issues). diff --git a/known/github-repo b/known/github-repo new file mode 100644 index 000000000..20300efb8 --- /dev/null +++ b/known/github-repo @@ -0,0 +1 @@ +https://github.com/idno/Known-Docker diff --git a/known/license.md b/known/license.md new file mode 100644 index 000000000..ca7a8f8a8 --- /dev/null +++ b/known/license.md @@ -0,0 +1 @@ +View [license information](https://raw.githubusercontent.com/idno/Known/master/LICENSE) for the software contained in this image. diff --git a/known/logo.png b/known/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..1cfdaa970062eb59903f7c527b2dee6c0a919a6f GIT binary patch literal 11116 zcmaKSWn3K3vi9OG!JP$y>*6f#kl+>w5*Ao=7hT*TNN^H@I|NAx5JG_9?h=9ocXxMr z$^V{n?)`AzyC3$~(_K&1)74coJ=OD0OG6nCn+h8M0N|;rDChtHNM=uMCrtFG|3aUV zA^-qe-cDX#OI2PT=60@8ABp zZQRV`7yL!i{%vnmQKD2fb_rz0Lh0ji1)UsRqaM@uUVEA6mvau9NMLTjuw#>|uqCSsLM6t!Vo0D$UxwCzDu zI$?8TZF$3b6LxskmH*&y;!tV~m@xp@ zE?%1o%wpxf#{T7V9qlc8CqtK=r`0P#OM{Jrv(Idi*TlCPE%hj{?6edeaPc(yFza&! za7mX*``TI%dhY^p^eESf+Z;fZ136x9GClN!1>VQ8kFE%QGvOkQIyQV)r^Tq=8iyfY3&e z-}@2(_|S44FT;rh7)mKz1ppeiC`?L{$kn^zEOSxUWD@D%EgN))QxXX(p?)ombAyv-#dli*!va&&Ww>~@OA za4b~WUQA*L132=TMcfqQFeZ6g94aG3Meu!4A#gjAM4Pdz*R>G2RL(xpRE6n;+m%Et z)O9uF^&sM|PL_Swc@0)t&1$iV!3)4NA^;7^SMFlMJfKFCKll z<&FUON5xqNje_v4W2PY{F%gR9?+mF}ddMu-4TTKig)C_eMLbBUTeBgDn9q@;gNXMq z&E68W!$J}glnvDkLQv^-)K5A5a%s7rwTDWx$1y)gf^%N0!gD>e zcy%L6i3Q!$nTImSapfS=@e6brTli-!r0#24n6b4#S6y^ z?NPB{qjaG3r7WhXrQ}UhD?%GfN$b_)`@>J2W|K;g>ZEVTalzq7n%GbD5&Y5MW5CDF z&wBc9`qC5LpKoV&^>#PlzAte0nZ%apF)0r=Z8HVwOeYsJ%rMbUN+JCkF8t_$Q#%HE^#$w-fpKO13 z=Fr_aOD2me>l_RRU%F$}3)gGcht-y2^F~s0tFV|ezR9W9%oY+LBLpG#&x^ea{ zHtdsPX4i{o;pm>^nPk5Kv}E<<%d%7hDFbhVbAvx+s*@(WT)XheS1>K=R~fh&;EaKq zlCK$GJ3TVsizF)~@$A3Z&vhMVKznz4*n8=F==)+9kPGGu_{9kAAPo`iq&Py{&lTZ5 z=mB$X+$~%d>?rLl?bv>0Lv54imUSvbUi30yfGEWygO2|LeWo3fhq7l!mxe1YgR5D^8O80V37foT9%e>nw@q}K z-!oaVC;8yLvz^9EO#{B>U@1xH&G0sgRJRmzj!#ZRb5S$nqGU5uz+^yL0LESRt@zEr zef(9+viAwuu?CtsQXA4bQd2Nh@OKmk6nfM&)K3^fXt8Jw=)Aa6q;j}ect-TDADmjr zPpGdg1?FtH(nm@AF|$ZtQ{V6nvZ&EbK8p(VQKpe! z`;)M9@PFpn(XQ4-xF9aMCd<~0Zf%<4j^j&Xeu~f9*SLDvl-a{{V3vCsbwPEX>w>)^ zt`v_`h!DijvG(7sbxw6kzFT!e-h`zKWUi&_B_k}$*XQzol5cDe4`h2v7zr6A_=$$4 z5~Wm0uZIHVw0J2r*NYw1X^BtXW`t=fHs{CYYk#Y)dm-_DBg^39h3LGvzx<7DxTcbO zw*Z!=4ySh_<@=vZr|Jd@lM7`d(=OB8Vo8}vnFTs{cFEP8fB0(IYBjAnIX~d7d2hh` zsXs*YU#>A-yPeLG!ot)>3#xU>weZQ*cuP3Fj46!0>QtIkUXKebT0iVuGvS1g`86d} zYSmSKpQ`gRI$mOIQEVV%iq<9f61KX$Sc8*rAd7Qj^$^se_E14K3eG?+NVqy8w7HYe|%HsTvk$kRjE|BvGPje&4k~% zH+*Jh;YDr#{;tYy;jUxZrBO@8iza*7iC^JIcwecHW7nzQz+WsN@_g*ip z?)dv4WImqCg1WwCBVfKx*;BJCJKpz`FUE!9;jTTx2{u>J(o%&5*Ab4TQvo}#X9PLT zWbCJV{&0THf!{8>-p0CEweR5Ci1GPC*pLnl|yXKku z9gG`-oxtjcZ_rlw(v^9u`ACNm!680YMD|0{<5#l$210S1rWyKY}L7w=bYUyc~wO&#G}M~}3WdzYTN9)2mU0QWHU&^HcyOCA^9 zeI1_lKdd{fU+ih3Ph-22dC)o?y|L^m{-t>-wdwb8$9wtq^fpM0`PtL1k`ke4h|qPi zMtDM8p#WJcCkrT06%Mh1>Odh@-Y$Jm2><}))=tk5VW_SKwseB?K>o_`c)^{Y&;Wph zw3jo)(gBJ9T0m{=93>eK8(J8Fc2<&%uY}b3)Scy_wstB$u25Yc4LwUA2TL(4MrkRa zgctZp0UU~e0KMQaM>nvSB;!AN!B6eK-Moyze?$-tl8paF%1~VkDDUJ71q$&9aa;27 zgMcDpJRl)KF%XCg$j=87;05vV@{4hUKwv=;Fi05quOH)+HCHQZu#SS#zid5SNiy0Z z5YAv;UQbU?9!~)tCs!L@keHYlFCRZIKR@@A1h<>FBLd>Z?dZnzZw(4iH%nJLXM~-T zBk-?Ah=r3oLXz=`>3>ZD?yRo%Vco6|%VKI4mkN`-Q9|Teqloe8tmz5P21PRKE z2?+5i{Tr+5=!SqeT0;LC{)@HyZ!F*ci3Q8MLLmqzS3M^u*uTR?6$W#6L%9C!20pzk zv8h8W?HmzKZno@ym-Am_p{{lwP%9-@Cphq*^#I%bFBJGdAUQE%VL<_qh~QuPav(7U zQ9&h;kdVBh5=dTz@n2Z0|KYcPPyJt5q5m(I_lb;^B^Y6cfI56 zKO*?wl22*zxA~uZe7g8gMnfH+(%AJWU&B$MuK)m=I#mT(J+GNPQ;bH^t_kVGU`$Ll zOe)zkcA~wKTy#tCNLteIPBQh*Et_cUA`0J^d+0B@I+6WY$QTu63lg=s-jqc);Y5`H zF?F&L&DRZ^J2!Qn#d~`TO`ao&T2sQk`aOfQJ~afVVwU6WHnIadI33ylNH@ykgWdBdXz;OFq3yT)0sa!5 zN+h1UZ2hzR{Cy}G3pIp`-%KUy4SRj#;O`ozGb=2L6z6^D>!$&>!cVL7hNHIDTB?9S zKNd9m=$}!|dex|h#kN9^4P*jc9#NC8suT0^h;|6hCPezro_MTVG?KI3eCWB5DsJt* za98Bz^pPKBjWQ5*#GK`52g2lon>}wb ztUjfP?|YHviX04lhr^Q^DM=H$Emdmkq-aWFYOGX*BlF5HBA?cf_E@vW1K;AKe3qJ6 zu*_1%aR|tC!|?K%wc0IvdTQIZ^!zOqY(2I>x01!Qv_mQWeN<#fqZA-I_>to#P2RLq zekv*?6_@^1YigVQ3JG=@qmuZGvzGUztb~}Wu_#`->iTEI13s7|Qz^)-Z#_Aj_nNg3 zqG%kL#sguHD2)%>tb}XC>R^vOisA=wlv!>o$pCt-K!<+|b~oV$Ttu7jv9?xG5(bWZ zye(6c50-gurdyrcn(bj64UY82p*`5v7fpV3gf7^TKP*IoiuvU2cCT2zh4cPcR zAM_=%owNxH=euu^SlpBc^hhw@9`76hrxn*jRLL@*k!@O;K<$JKwOScLips z$&P>jhJNm3qk8=^EgxA{it(l4 z48Stxc7=t{r5OH)v4eGJ$g=qQctt6en69V3lsepwOyBoNR9qG{!(Re>=~oqLW+d@u z(z;{h%+U+ceTH-A@TjoNfP{LKtME@-L>(UH!Zn8BW7s`xuRpVgrgjD<ba*9l z?kl6iO%#c?y3oc*vtU{WCfM)Yuu(%eY#NVp!Lzv!oKeFm5JYzqiC38-#MHVOIXL%) zR{v)tkwb3Wog5~43TpGubqdihKEAbe{B=3puhr7PF_R{;?a?S}&XiNJ#d)ynK+c9d9jIZ;4QpNt|qo=fd1 z{B zY2?YWA!>=1hFk+jPVALEvF)yAUM!_PlN)grOJVcj%#99xbHN1^2R7C}QYjaRvI(P^ zD9i>3S9^LwsRiXkC%d*Vc9?*}zA*G{EeWZN|@M-V)=ucbBmwi?laqQj4@yo zSy3>HmOLSNH9QzLpptQBmqu~$5EY;taJtZ>8tlDfN;k7};4IhLaM#oEJu%^2djRbD zzQybJQH*4Fc?d(x>M9exK=?6ykrYW@f@^(rbeH#Qmah+ooZDfG~9{d^v?FB zQPgW1a5=~i4Q!yj+e(Fo8@a6IniLJH~7nx!(z%S#-* zG)G9xLm7Lh<d&*)iX} zL#^W4VjFpiDy(Q9O}SGmf(_Pl&}?uz_Qg#_rPWtxBjK0YNx_*`qU?Cu1Bae^PhYAn zB){=$wA3AswdB1jlJFx9x-epPe~C{eEt|p-$M0C}s;$`Z5B?al+?9FU;T50GId?H7 zuM-@PKcdj?z?R=#hb+T0mnhQWR&_y|%dy`=^EIQg1RbJPoLQo+Ya%qbmo$EwhevGE z@71{l^x^ErqDnnvr7!xj&q$$#{}4q~sc^`MH_}vS9MRrXlK5!#Q%@9;m~hm;&X0L6 zp5ZmvWhzl3THkG`ER~wgo((;ZBOuY}@n!BDL@Igp7$2gxqe#iiqk%7A+iNq`{xj~J ztkaK&F)Y@-Bm%D(gE=LIGOR<2aO`x%S_Galpl^Rj$i0#@ZRj^}HX6w*C{a zywpJ5n59CWg7nR5^A+0|nn18l0DQoQ4`ccxa>KeHlD^7#Sf6IUXmVXb&@?fPwDmE~ zObGcAI1XL|DYZ+r^yiCvJU?1W))&=*FH-b$0;57Q$wGu@YSKPH`zmfbIC^y!4HiX5ot9VF=GlT%6;x7_qTKhM@8U)m=Eg-2h4QQ} z-avV!o=A12L=EvvC+Q18Ws~tY!oysaI;op4e`@-(zvjmJQk0`hIM%J&gwk!?@fn?# zDb)y~R*Q1!i!$Kj+%hMEavx}RddtIpj-qo=!Ogt7fdBhS$TNb9RlnZfHkLx0zO5~O8Yis>X)-y{sLk@Ylw1ZY>FZ!;7$*0~iOnpFos&G~qxYC? z)hxP*+NaO(XfleQ4x#jFeA*Zj{1&!8gEaP4fD5PSR<+&j9uvEratb-6=tc58VF6yJg4fOI5%;DD$+V zg!2r+X#8_^1b(Ol@01iTi>J@b&SsLpC9vsLy~-`iHDa^_Bcaz9=8f~X*v&6L2ER7b zo9EhXb6YQoX~IE7X=nTY`ZW3c>TZ@T+XpM=R&@YO4KBff0eYe$B;$$me@~k$N{ zuhZ}OTK$zAk0&N>aOqaiw!4YAOT^{H>;6h;qwqzcWbg2Mq#~zHWNOhAHmLKTKlXiNP&o13- zD!PKEid*`Q#Qn<>55!r|OjKM(d~G+sqV`z78aQz-SK(*a#YQb{rRK+PdIoYW3ti+Fdz2yW4I9Bd@9aoh5#JnsqGHQV)%XkCnSr5!w{Np? zYSrk4+f|D=b|6L%!Eakg9XsGWMm1Gz;{8>;;LE_RV09k;o^TDGA_fz6E@m~$N5*E4 z-w!AiMb!p>%p2>w#6zoM6G?dMiEuan3~e=R#~H$jead;me*)Xa-m6n|i1fW-lbtUe zAj#s|nBTQJI7Z)s*{g@Hknm)-BGg025Thl}z=oLOT8o3~R~gq;$(8jg=&SIr>;kNz zxTOr82!i-&vOQ%Co226%3iB^-vm07<#ly;gs;%9=dtphMtXxY{=khQZZ>u+3$X=Cq1yJLoiWcSBs;N*@s+Ct!Jw=d=}p6XZSejMA#H zeqO2+(_%oP=2RW|-oXOM_ck$EKW?A7dgxu3u&oCBn95X5h5{3{@!F%bfS*SaQ$*(@z& zG;fdT3N^M~sSgrT&;DpH8xT~%t4_&kK(V0sSV$QrM@Z}ub9B94a`wADj^1c6y4bc^wp&9mc^>OfGR`{1yX%j5=WO#*=gXMWanr|rdtCmm#aiY4_%@)WZ(HQG-St66;dn(X_rR?6^uwSI5v*+U zYca675?`AGPq$&F$yQz5O;-pddr@nMxNg!Mx#Gij#aP9gl$bNc6nh`Bb#h^AB|Ame z@80;&pUyF|A#P*wxTBB{LLYv`{`#V1x+ZCR1v^Tvd{G(Qbrn-`(HGq|I=`b&wHjuG zal+R1Ol%d|V39NXtK{y={(-+=AQ+G!XT*8VGXe+~k4VZqD#x+BrgYgWT%EZ?V` z-Ju?!8GS+zmcrPb=+5{8lmWiZQT0Rp;8k6ub9j&^WCecEg6iGRD{>$5)fad&1IV@O z`nbKOfN^^cpqVea2;H zS{bowlyvmqq81?&qT(D(%u*(0DOiIr2u=D0EvU-a2s*o)0;CrU8K{)m+!xNaDUb!t1SBA1jhtIl+Q^r=1phW2{skumyMssL(mVOht6luEovFKdN46RzYdZDCYWE`{S?JVUR)2<(17n~qM zP?(HleH5<`D0eTPip|Bo8iO|NG_2~J7+LeHIL`sOJ)W@^VU4c6WHEleEV7_yMS{n0MZV69Z_p7$!DPrdX}JI9p9xA)7yn8 z6(OESot#|jP#h9ClfBI08C_4vr)5zaFoXxY;Q1!C!Kukzf9aRgf6qykmSS?uYpLX$ zVz3r3@A1n_ex}Rd=tm3-&|Lp`tdu84?@#~r=u&Y-O4JZWUJz?+G?e(frg-b@%pBi4 zc1$bEMF!5tr9@pfxF>&Hm8P)lSoK|@Qd^`G+W2dt+_g-+8)cO?trpApmr?qZ!bQb< zPbmRwe=C(Hsb#4hmJ_$?YAh@-wx zfW1>SI4-)qZrf>vZz1ADRJ9|^C-K&-3*&w_I_|{?w;O$K z?c4GIRqT$f-}nhuj66z4NLdT4n5X%lkay0%x&-}ohZJo<{ISprD! zQX&AZApTy{+cWl)AzMy1XuU27=_a0b_h4=Ne)+=7eNec@e0v%Lk%tq3#p~X_-e|PC z$SYZkhf(P3%|kCM3w&?|fS6#bQ#V$AwgbXV_mPPyW`cYG=vO^GwkY-U`%D259JXFD7dT+Q`B7@5M6*-To~6(8LqQA^ z+EtFfq76^b&TUw*4qG+w;oM6F_o54k?+I9_8uThgVbMmWy((qmQyaHxZ0|}eRAi2D ze*1o`DPH4ww;XqmTam&xyOvC1=yu(|ACBkGe_Hr4ee7m0oleq6@BzY<>{FoD(`>Ce zqL3Frh~`n611fNm4^F)C0KGww(K}h6YQ&SL_k3`&dt2Si%$rH($F-;VPzB>!GWDan zv>{5Pj#x#P;ILYL!}buCYp!noeRnvfC5{p_7lE_AnsQ1LDkzfGOt4*N60Wfn_4GC< z10*noq39|Fl{MKEo=M?&FDLb@qA4fR>e9R^R1urWrO5<4#$EY~IU#a-lSnZ+=s)Gd z=U@1c%kgc{T47qEu;OMJ%@9KBk!8;X7UB(cCYI4D+ou3yaMEM(J(-GR2odJzoMYry z2@fazEMFtc)nzXIL)tckb;Dl(dofnCItE{1Z28oF%&SJ{IXjq4N>lCg>cK*ti1RtI zyhsPHa`R23;LcETEKXB(u&D&nqFJdr{;gw`ffD)sFre@IyPvzsYoctcA4&4C_-`qv z_RsUmGZR`F%NNShv9aTqa8NkI`j3C}e66;>=Ambw}eiLL_ zuCk3WsI-};ZW`s}F;;*Umi4>a&kyM*#CAgpm_m7v;k#!t*b=nGZqwUyIi*FP!;uM9 zAFVp7daXxaHs5=0$;l@9(~gCS@4S1`7EF!{-S|m~M)&2aRzzUM0v(AsZIp~tT2!xG z#6JhEvFO=Y)7ycF-PKFgIjL!Wvn3w>k;b3|x7)tjM`7VklHVCMT}=w!aZ4aJVft{t69)+YF4Qp>Q0;W(@9Cg|^n9q95SOmny zI8yO!>2%KU zLq?YSnf?RO?_IB37xAvt10N|$C)txQx(*gNPGO@6J9t9AKK<5Ca&LA#?l6&`Mu=4e*C1rU2 z78si`av!Qqz>(5c#ey2riS(n5b5Im#m@vU4qDqgd*{>mya#z8+HFhAyqS2kfS~By| zm+jG*kDgk6@lCnE@3z72wc@j!OR@p5Xg=?f&pyYJrEtNL9Ip3ffQ>f63l9qY_=IyH z;dA^B{6N5aq*JyTNmTU}PUrRwDw0}?;& ztjFyOElbHhB3~}dvsG3ba#~9#W}Zl-nLSmtGh=E2TPhWotyAr-%zuibn$6jXABS;h z_Z?CpOlHWAlp=+#sC&vJq5;+CQ{*u8mO`0tJWuC2Y37Z9GGucNcOTMNCgkiK1&DFlC9r_J!G~g&6O!>bO)BWP%3f&{ zesJ?FP3h@a4SiipNMRW$Rn=kplf}|fC<}Sk>X%v?_=)4|r(=maRPiKAKDGMvlu~-k zErF#?oin^HDwD^m25`{@<|Ctw{grfr}C07 z`TJ}~3G!B6o!&ux6vzjy4P2QGxb=IaQDiy^)^sekIlAVtfQBW{)a~J9b_PPs_uY>; ae1L;9Yu4qDg7Ci|ET}4KD3r^Yhx|XMe~9b= literal 0 HcmV?d00001 From aca3c43fdc0ad223fddbe9cbd0acde9190c2065f Mon Sep 17 00:00:00 2001 From: Kat Date: Wed, 30 Nov 2016 18:54:44 +0000 Subject: [PATCH 11/85] Moved the changes from README.md to content.md and updated according to a suggestion to use 8080:80 as an example --- haproxy/README.md | 2 -- haproxy/content.md | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/haproxy/README.md b/haproxy/README.md index 16aab2949..1c92a79c1 100644 --- a/haproxy/README.md +++ b/haproxy/README.md @@ -56,8 +56,6 @@ $ docker run -it --rm --name haproxy-syntax-check haproxy:1.5 haproxy -c -f /usr $ docker run -d --name my-running-haproxy my-haproxy ``` -You may need to publish the ports your haproxy is listening on to the host by specifying the `-p` option, for example `-p 80:80` to publish port 80. Make sure the port you're using is free. - ## Directly via bind mount ```console diff --git a/haproxy/content.md b/haproxy/content.md index 1622ea269..41a68bc33 100644 --- a/haproxy/content.md +++ b/haproxy/content.md @@ -41,6 +41,8 @@ $ docker run -it --rm --name haproxy-syntax-check haproxy:1.5 haproxy -c -f /usr $ docker run -d --name my-running-haproxy my-haproxy ``` +You may need to publish the ports your haproxy is listening on to the host by specifying the -p option, for example -p 8080:80 to publish port 8080 from the container host to port 80 in the container. Make sure the port you're using is free. + ## Directly via bind mount ```console From 36c7f99f2be8c1ae18420e5f3cd499700312480e Mon Sep 17 00:00:00 2001 From: David Audet Date: Wed, 30 Nov 2016 11:18:08 -0800 Subject: [PATCH 12/85] Address review comments --- eclipse-mosquitto/content.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/eclipse-mosquitto/content.md b/eclipse-mosquitto/content.md index c9ceb0e9b..c7a81b86a 100644 --- a/eclipse-mosquitto/content.md +++ b/eclipse-mosquitto/content.md @@ -6,15 +6,15 @@ Eclipse Mosquitto is an open source implementation of a server for version 3.1 a # How to use this image -##Mount Points +## Directories -Three mount points have been created in the image to be used for configuration, persistent storage and logs. +Three directories have been created in the image to be used for configuration, persistent storage and logs. /mosquitto/config /mosquitto/data /mosquitto/log -##Configuration +## Configuration When running the image, the default configuration values are used. To use a custom configuration file, mount a **local** configuration file to `/mosquitto/conf/mosquitto.conf` @@ -33,10 +33,10 @@ i.e. add the following to `mosquitto.conf`: **Note**: If a volume is used, the data will persist between containers. -##Run +## Run Run a container using the new image: docker run -it -p 1883:1883 -p 9001:9001 -v mosquitto.conf:/mosquitto/data/mosquitto.conf -v /mosquitto/data -v /mosquitto/log eclipse-mosquitto -:boom: if the mosquitto configuration (mosquitto.conf) was modified to use non-default ports, the docker run command will need to be updated to expose the ports that have been configured. +**Note**: if the mosquitto configuration (mosquitto.conf) was modified to use non-default ports, the docker run command will need to be updated to expose the ports that have been configured. From 32b25e2f57e32dfd926c37e8cbd6c2143c588865 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 30 Nov 2016 11:33:32 -0800 Subject: [PATCH 13/85] Run update.sh --- haproxy/README.md | 2 ++ influxdb/README.md | 16 ++++++---------- kapacitor/README.md | 2 +- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/haproxy/README.md b/haproxy/README.md index 1c92a79c1..a39aad135 100644 --- a/haproxy/README.md +++ b/haproxy/README.md @@ -56,6 +56,8 @@ $ docker run -it --rm --name haproxy-syntax-check haproxy:1.5 haproxy -c -f /usr $ docker run -d --name my-running-haproxy my-haproxy ``` +You may need to publish the ports your haproxy is listening on to the host by specifying the -p option, for example -p 8080:80 to publish port 8080 from the container host to port 80 in the container. Make sure the port you're using is free. + ## Directly via bind mount ```console diff --git a/influxdb/README.md b/influxdb/README.md index da4d41753..c31694b66 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -48,7 +48,9 @@ The following ports are important and are used by InfluxDB. The HTTP API port will be automatically exposed when using `docker run -P`. -The administrator interface is not automatically exposed when using `docker run -P`. While the administrator interface is run by default, the adminstrator interface requires that the web browser have access to InfluxDB on the same port in the container as from the web browser. Since `-P` exposes the HTTP port to the host on a random port, the administrator interface is not compatible with this setting. +The administrator interface is not automatically exposed when using `docker run -P` and is disabled by default. The adminstrator interface requires that the web browser have access to InfluxDB on the same port in the container as from the web browser. Since `-P` exposes the HTTP port to the host on a random port, the administrator interface is not compatible with this setting. + +The administrator interface is deprecated as of 1.1.0 and will be removed in the future. Find more about API Endpoints & Ports [here](https://docs.influxdata.com/influxdb/latest/concepts/api/). @@ -65,7 +67,7 @@ $ docker run --rm influxdb influxd config > influxdb.conf Modify the default configuration, which will now be available under `$PWD`. Then start the InfluxDB container. ```console -$ docker run -p 8083:8083 -p 8086:8086 \ +$ docker run -p 8086:8086 \ -v $PWD/influxdb.conf:/etc/influxdb/influxdb.conf:ro \ influxdb -config /etc/influxdb/influxdb.conf ``` @@ -89,7 +91,7 @@ Find more about configuring InfluxDB [here](https://docs.influxdata.com/influxdb InfluxDB supports the Graphite line protocol, but the service and ports are not exposed by default. To run InfluxDB with Graphite support enabled, you can either use a configuration file or set the appropriate environment variables. Run InfluxDB with the default Graphite configuration: ```console -docker run -p 8083:8083 -p 8086:8086 \ +docker run -p 8086:8086 \ -e INFLUXDB_GRAPHITE_ENABLED=true \ influxdb ``` @@ -117,7 +119,7 @@ Read more about this in the [official documentation](https://docs.influxdata.com Start the container: ```console -$ docker run --name=influxdb -d -p 8083:8083 -p 8086:8086 influxdb +$ docker run --name=influxdb -d -p 8086:8086 influxdb ``` Run the influx client in another container: @@ -128,12 +130,6 @@ $ docker run --rm --net=container:influxdb -it influxdb influx -host influxdb At the moment, you cannot use `docker exec` to run the influx client since `docker exec` will not properly allocate a TTY. This is due to a current bug in Docker that is detailed in [docker/docker#8755](https://github.com/docker/docker/issues/8755). -### Web Administrator Interface - -Navigate to [localhost:8083](http://localhost:8083) with your browser while running the container. - -See more about using the web administrator interface [here](https://docs.influxdata.com/influxdb/latest/tools/web_admin/). - # Image Variants The `influxdb` images come in many flavors, each designed for a specific use case. diff --git a/kapacitor/README.md b/kapacitor/README.md index 368573daa..b80dc2652 100644 --- a/kapacitor/README.md +++ b/kapacitor/README.md @@ -60,7 +60,7 @@ Modify the default configuration, which will now be available under `$PWD`. Then ```console $ docker run -p 9092:9092 \ -v $PWD/kapacitor.conf:/etc/kapacitor/kapacitor.conf:ro \ - kapacitord + kapacitor ``` Modify `$PWD` to the directory where you want to store the configuration file. From 9e969b517a7842c1720b5176fea5758f298d32fd Mon Sep 17 00:00:00 2001 From: Kat Date: Wed, 30 Nov 2016 19:53:46 +0000 Subject: [PATCH 14/85] Use correct image name in the command to test the haproxy config file (#759) --- haproxy/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haproxy/content.md b/haproxy/content.md index 41a68bc33..fb1602b43 100644 --- a/haproxy/content.md +++ b/haproxy/content.md @@ -32,7 +32,7 @@ $ docker build -t my-haproxy . ## Test the configuration file ```console -$ docker run -it --rm --name haproxy-syntax-check haproxy:1.5 haproxy -c -f /usr/local/etc/haproxy/haproxy.cfg +$ docker run -it --rm --name haproxy-syntax-check my-haproxy haproxy -c -f /usr/local/etc/haproxy/haproxy.cfg ``` ## Run the container From 2921d4299ec7c636b9a9fd3ccdc5168694563842 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 30 Nov 2016 12:33:19 -0800 Subject: [PATCH 15/85] Run update.sh --- haproxy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haproxy/README.md b/haproxy/README.md index a39aad135..aa752fa4e 100644 --- a/haproxy/README.md +++ b/haproxy/README.md @@ -47,7 +47,7 @@ $ docker build -t my-haproxy . ## Test the configuration file ```console -$ docker run -it --rm --name haproxy-syntax-check haproxy:1.5 haproxy -c -f /usr/local/etc/haproxy/haproxy.cfg +$ docker run -it --rm --name haproxy-syntax-check my-haproxy haproxy -c -f /usr/local/etc/haproxy/haproxy.cfg ``` ## Run the container From 3507035657de0461adc66577facdec2195e1676e Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 30 Nov 2016 13:34:07 -0800 Subject: [PATCH 16/85] Run update.sh --- elasticsearch/README.md | 16 ++++++++-------- kibana/README.md | 2 +- logstash/README.md | 14 +++++++------- mongo/README.md | 10 ++++------ percona/README.md | 2 +- 5 files changed, 21 insertions(+), 23 deletions(-) diff --git a/elasticsearch/README.md b/elasticsearch/README.md index b7e114129..d198a1c2a 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -1,13 +1,13 @@ # Supported tags and respective `Dockerfile` links -- [`1.6.2`, `1.6` (*1.6/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/8347a4697d32878dbacd7086b34f76a9e19113ae/1.6/Dockerfile) -- [`1.7.6`, `1.7`, `1` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e7bc23dc00f0ddbaa57cb8c035f08955d9d9e680/1.7/Dockerfile) -- [`2.0.2`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/8347a4697d32878dbacd7086b34f76a9e19113ae/2.0/Dockerfile) -- [`2.1.2`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/8347a4697d32878dbacd7086b34f76a9e19113ae/2.1/Dockerfile) -- [`2.2.2`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/8347a4697d32878dbacd7086b34f76a9e19113ae/2.2/Dockerfile) -- [`2.3.5`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/8347a4697d32878dbacd7086b34f76a9e19113ae/2.3/Dockerfile) -- [`2.4.2`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/dc045380f272db31d5a9993501bc410f667946cc/2.4/Dockerfile) -- [`5.0.1`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/605ca406cbd254f70872af0df8fecf524d126c53/5.0/Dockerfile) +- [`1.6.2`, `1.6` (*1.6/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/1.6/Dockerfile) +- [`1.7.6`, `1.7`, `1` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/1.7/Dockerfile) +- [`2.0.2`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.0/Dockerfile) +- [`2.1.2`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.1/Dockerfile) +- [`2.2.2`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.2/Dockerfile) +- [`2.3.5`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.3/Dockerfile) +- [`2.4.2`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.4/Dockerfile) +- [`5.0.2`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/5.0/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/elasticsearch`)](https://github.com/docker-library/official-images/blob/master/library/elasticsearch). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Felasticsearch). diff --git a/kibana/README.md b/kibana/README.md index 4a0e8ca89..886d49c7f 100644 --- a/kibana/README.md +++ b/kibana/README.md @@ -6,7 +6,7 @@ - [`4.4.2`, `4.4` (*4.4/Dockerfile*)](https://github.com/docker-library/kibana/blob/9fc787378f38bc25616d7118741a74b42402d344/4.4/Dockerfile) - [`4.5.4`, `4.5` (*4.5/Dockerfile*)](https://github.com/docker-library/kibana/blob/7ce21f8aa1e58443c3031fdbdf83a08ce34e49a4/4.5/Dockerfile) - [`4.6.3`, `4.6`, `4` (*4.6/Dockerfile*)](https://github.com/docker-library/kibana/blob/43644e6ae40c53c05d94165506094035f0463ea6/4.6/Dockerfile) -- [`5.0.1`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/kibana/blob/43644e6ae40c53c05d94165506094035f0463ea6/5.0/Dockerfile) +- [`5.0.2`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/kibana/blob/960d3f8e41828a75585dbabc528d5e226b1adc3c/5.0/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/kibana`)](https://github.com/docker-library/official-images/blob/master/library/kibana). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fkibana). diff --git a/logstash/README.md b/logstash/README.md index 1330adf0e..11720db72 100644 --- a/logstash/README.md +++ b/logstash/README.md @@ -1,12 +1,12 @@ # Supported tags and respective `Dockerfile` links -- [`1.5.6-1`, `1.5.6`, `1.5`, `1` (*1.5/Dockerfile*)](https://github.com/docker-library/logstash/blob/09b1537c0a0c912c87639b816da61323752cabd8/1.5/Dockerfile) -- [`2.0.0-1`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/09b1537c0a0c912c87639b816da61323752cabd8/2.0/Dockerfile) -- [`2.1.3-1`, `2.1.3`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/logstash/blob/09b1537c0a0c912c87639b816da61323752cabd8/2.1/Dockerfile) -- [`2.2.4-1`, `2.2.4`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/logstash/blob/09b1537c0a0c912c87639b816da61323752cabd8/2.2/Dockerfile) -- [`2.3.4-1`, `2.3.4`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/logstash/blob/09b1537c0a0c912c87639b816da61323752cabd8/2.3/Dockerfile) -- [`2.4.1-1`, `2.4.1`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/logstash/blob/60506b52e56e262851b01df1875ee9f24b81c4c1/2.4/Dockerfile) -- [`5.0.1-1`, `5.0.1`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/61c818c07bcecf7733dc821a4e4f4770f7e136ce/5.0/Dockerfile) +- [`1.5.6-1`, `1.5.6`, `1.5`, `1` (*1.5/Dockerfile*)](https://github.com/docker-library/logstash/blob/f4cb56f776ea44cc2b10cb8a670ecf6309baf3d7/1.5/Dockerfile) +- [`2.0.0-1`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/f4cb56f776ea44cc2b10cb8a670ecf6309baf3d7/2.0/Dockerfile) +- [`2.1.3-1`, `2.1.3`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/logstash/blob/f4cb56f776ea44cc2b10cb8a670ecf6309baf3d7/2.1/Dockerfile) +- [`2.2.4-1`, `2.2.4`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/logstash/blob/f4cb56f776ea44cc2b10cb8a670ecf6309baf3d7/2.2/Dockerfile) +- [`2.3.4-1`, `2.3.4`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/logstash/blob/f4cb56f776ea44cc2b10cb8a670ecf6309baf3d7/2.3/Dockerfile) +- [`2.4.1-1`, `2.4.1`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/logstash/blob/f4cb56f776ea44cc2b10cb8a670ecf6309baf3d7/2.4/Dockerfile) +- [`5.0.2-1`, `5.0.2`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/79bc3b0c32cb559654228ca79cc9ed4b0f1b158c/5.0/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/logstash`)](https://github.com/docker-library/official-images/blob/master/library/logstash). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Flogstash). diff --git a/mongo/README.md b/mongo/README.md index 3cd4f516e..125a774dc 100644 --- a/mongo/README.md +++ b/mongo/README.md @@ -2,12 +2,10 @@ - [`3.0.14`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/b37a4891feffeafb77febd2833d96b59cf28d6a8/3.0/Dockerfile) - [`3.0.14-windowsservercore`, `3.0-windowsservercore` (*3.0/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/a51b641c84e1a8d543b6a234a090f8263188139a/3.0/windows/windowsservercore/Dockerfile) -- [`3.2.11`, `3.2`, `3`, `latest` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/21a6f6cf3eff13a39b20c86224730a29823370ca/3.2/Dockerfile) -- [`3.2.11-windowsservercore`, `3.2-windowsservercore`, `3-windowsservercore`, `windowsservercore` (*3.2/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/21a6f6cf3eff13a39b20c86224730a29823370ca/3.2/windows/windowsservercore/Dockerfile) -- [`3.3.15`, `3.3`, `unstable` (*3.3/Dockerfile*)](https://github.com/docker-library/mongo/blob/0ac2867637ef5989e4dc051efa0ae296010e58c9/3.3/Dockerfile) -- [`3.3.15-windowsservercore`, `3.3-windowsservercore`, `unstable-windowsservercore` (*3.3/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/a51b641c84e1a8d543b6a234a090f8263188139a/3.3/windows/windowsservercore/Dockerfile) -- [`3.4.0-rc5`, `3.4.0`, `3.4`, `3.4-rc`, `rc` (*3.4-rc/Dockerfile*)](https://github.com/docker-library/mongo/blob/f5a955ece2dc3da903c804115c75a9b0b5bc2edf/3.4-rc/Dockerfile) -- [`3.4.0-rc5-windowsservercore`, `3.4.0-windowsservercore`, `3.4-windowsservercore`, `3.4-rc-windowsservercore`, `rc-windowsservercore` (*3.4-rc/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/0e4966760ba48fb611d3efb3975484444b5def1e/3.4-rc/windows/windowsservercore/Dockerfile) +- [`3.2.11`, `3.2` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/21a6f6cf3eff13a39b20c86224730a29823370ca/3.2/Dockerfile) +- [`3.2.11-windowsservercore`, `3.2-windowsservercore` (*3.2/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/21a6f6cf3eff13a39b20c86224730a29823370ca/3.2/windows/windowsservercore/Dockerfile) +- [`3.4.0`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/5f4bcf4bec163ef05b4fc67d5c92762989dbde06/3.4/Dockerfile) +- [`3.4.0-windowsservercore`, `3.4-windowsservercore`, `3-windowsservercore`, `windowsservercore` (*3.4/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/5f4bcf4bec163ef05b4fc67d5c92762989dbde06/3.4/windows/windowsservercore/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fmongo). diff --git a/percona/README.md b/percona/README.md index 38ea531b2..3dd734f9e 100644 --- a/percona/README.md +++ b/percona/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`5.7.15`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/percona/blob/ab693a100d0b91ac3ddfd404ca38b4a07df37643/5.7/Dockerfile) +- [`5.7.16`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/percona/blob/19d875937db2775a623cadedb4d5f4599bb9a0d8/5.7/Dockerfile) - [`5.6.34`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/e72ee9b01ff3848590d110bfab255e3a8bfe8ead/5.6/Dockerfile) - [`5.5.53`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/ab693a100d0b91ac3ddfd404ca38b4a07df37643/5.5/Dockerfile) From b5ee582f27b61409b24c03fc40f77f8412c1d20b Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 1 Dec 2016 10:42:24 -0800 Subject: [PATCH 17/85] Run update.sh --- composer/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer/README.md b/composer/README.md index 4580c03ef..fc2d2b770 100644 --- a/composer/README.md +++ b/composer/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`1.2.2`, `1.2`, `1`, `latest` (*1.2/Dockerfile*)](https://github.com/composer/docker/blob/703171abd9d2a83f002beaf455af725d178a5e24/1.2/Dockerfile) -- [`1.1.3`, `1.1` (*1.1/Dockerfile*)](https://github.com/composer/docker/blob/703171abd9d2a83f002beaf455af725d178a5e24/1.1/Dockerfile) +- [`1.2.2`, `1.2`, `1`, `latest` (*1.2/Dockerfile*)](https://github.com/composer/docker/blob/be6ecf58913f704399d11a352818b22951832a60/1.2/Dockerfile) +- [`1.1.3`, `1.1` (*1.1/Dockerfile*)](https://github.com/composer/docker/blob/be6ecf58913f704399d11a352818b22951832a60/1.1/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/composer`)](https://github.com/docker-library/official-images/blob/master/library/composer). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcomposer). From 132cf3882add96b2023f028f537baaa4a0585c78 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 1 Dec 2016 12:34:54 -0800 Subject: [PATCH 18/85] Run update.sh --- golang/README.md | 6 ++++++ httpd/README.md | 8 ++++---- jenkins/README.md | 4 ++-- sourcemage/README.md | 2 +- 4 files changed, 13 insertions(+), 7 deletions(-) diff --git a/golang/README.md b/golang/README.md index 7d9d20fbb..eb46eadca 100644 --- a/golang/README.md +++ b/golang/README.md @@ -12,6 +12,12 @@ - [`1.7.3-alpine`, `1.7-alpine`, `1-alpine`, `alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/4fd5df86eea53623b1009b3621b40a97f9f359e5/1.7/alpine/Dockerfile) - [`1.7.3-windowsservercore`, `1.7-windowsservercore`, `1-windowsservercore`, `windowsservercore` (*1.7/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/4fd5df86eea53623b1009b3621b40a97f9f359e5/1.7/windows/windowsservercore/Dockerfile) - [`1.7.3-nanoserver`, `1.7-nanoserver`, `1-nanoserver`, `nanoserver` (*1.7/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/4fd5df86eea53623b1009b3621b40a97f9f359e5/1.7/windows/nanoserver/Dockerfile) +- [`1.8beta1`, `1.8` (*1.8/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/Dockerfile) +- [`1.8beta1-onbuild`, `1.8-onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/onbuild/Dockerfile) +- [`1.8beta1-wheezy`, `1.8-wheezy` (*1.8/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/wheezy/Dockerfile) +- [`1.8beta1-alpine`, `1.8-alpine` (*1.8/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/7a5e33ec522b17dffa51c2763610a2967475529d/1.8/alpine/Dockerfile) +- [`1.8beta1-windowsservercore`, `1.8-windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/windows/windowsservercore/Dockerfile) +- [`1.8beta1-nanoserver`, `1.8-nanoserver` (*1.8/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/windows/nanoserver/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fgolang). diff --git a/httpd/README.md b/httpd/README.md index c0affb740..cd023ad12 100644 --- a/httpd/README.md +++ b/httpd/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`2.2.31`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/httpd/blob/4510328d3a80c227a74ec2ba50ea20879270b860/2.2/Dockerfile) -- [`2.2.31-alpine`, `2.2-alpine` (*2.2/alpine/Dockerfile*)](https://github.com/docker-library/httpd/blob/4510328d3a80c227a74ec2ba50ea20879270b860/2.2/alpine/Dockerfile) -- [`2.4.23`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/docker-library/httpd/blob/03b4873b5ef386ea4d97ee719167d79e319ee253/2.4/Dockerfile) -- [`2.4.23-alpine`, `2.4-alpine`, `2-alpine`, `alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/httpd/blob/03b4873b5ef386ea4d97ee719167d79e319ee253/2.4/alpine/Dockerfile) +- [`2.2.31`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/httpd/blob/fa5223d83a5225aa3fd5b23229b785c7764142bf/2.2/Dockerfile) +- [`2.2.31-alpine`, `2.2-alpine` (*2.2/alpine/Dockerfile*)](https://github.com/docker-library/httpd/blob/fa5223d83a5225aa3fd5b23229b785c7764142bf/2.2/alpine/Dockerfile) +- [`2.4.23`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/docker-library/httpd/blob/fa5223d83a5225aa3fd5b23229b785c7764142bf/2.4/Dockerfile) +- [`2.4.23-alpine`, `2.4-alpine`, `2-alpine`, `alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/httpd/blob/fa5223d83a5225aa3fd5b23229b785c7764142bf/2.4/alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/httpd`)](https://github.com/docker-library/official-images/blob/master/library/httpd). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fhttpd). diff --git a/jenkins/README.md b/jenkins/README.md index 4d7ece723..8b94cd16a 100644 --- a/jenkins/README.md +++ b/jenkins/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `2.19.3` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/5d9a559059b4fb487a8ee6c511f68b43cfe82732/Dockerfile) -- [`alpine`, `2.19.3-alpine` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/7da69e4cbe3d06bf42fc964203a90d6bd211a3e1/Dockerfile) +- [`latest`, `2.19.4` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/79e871d7ea9085cabb287dd53705b4432e36cf6f/Dockerfile) +- [`alpine`, `2.19.4-alpine` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/41839c39bfcc00d8cbfcca607fdbb69cbfc58d5b/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fjenkins). diff --git a/sourcemage/README.md b/sourcemage/README.md index f032a7b51..66f3b7495 100644 --- a/sourcemage/README.md +++ b/sourcemage/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `0.61` (*stable/Dockerfile*)](https://github.com/vaygr/docker-sourcemage/blob/2d7efdca5633554194e2b12fae334ac4b6804b25/stable/Dockerfile) +- [`latest`, `0.62` (*stable/Dockerfile*)](https://github.com/vaygr/docker-sourcemage/blob/a03bbe3ae7bbb839c3c69afd4504ca336f7b9cb9/stable/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/sourcemage`)](https://github.com/docker-library/official-images/blob/master/library/sourcemage). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fsourcemage). From 90a48ff32c505345ffb453f2c504f8c5910a3317 Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Thu, 1 Dec 2016 18:04:55 -0500 Subject: [PATCH 19/85] updated Source Mage image to 0.62 (#757) * switched to sourcemage.org domain * dropped 'power users' note to conform short desc rules * updated Docker image for Source Mage (0.62) * rolled back changes for auto-generated README --- sourcemage/content.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sourcemage/content.md b/sourcemage/content.md index ad4681b69..dc1ed6263 100644 --- a/sourcemage/content.md +++ b/sourcemage/content.md @@ -17,7 +17,7 @@ $ docker run -it sourcemage or ```shell -$ docker run -it sourcemage:0.61 +$ docker run -it sourcemage:0.62 ``` --- @@ -25,4 +25,4 @@ $ docker run -it sourcemage:0.61 # Notes - in order to get the full benefit of [castfs](https://sourcemage.org/castfs) you need additional flags (`--device /dev/fuse --cap-add SYS_ADMIN`) for access to `/dev/fuse` device within a container, but you've been warned because there are security implications to granting such capabilities/privileges to the container; otherwise [installwatch](https://sourcemage.org/installwatch) will be used -- `0.61` indicates the grimoire version this image is based on, otherwise `latest` will be pulled +- `0.62` indicates the grimoire version this image is based on, otherwise `latest` will be pulled From 10b6c26d78448503fb4f515db9c9b2ad02302567 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 1 Dec 2016 15:32:59 -0800 Subject: [PATCH 20/85] Run update.sh --- sourcemage/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sourcemage/README.md b/sourcemage/README.md index 66f3b7495..087c9116c 100644 --- a/sourcemage/README.md +++ b/sourcemage/README.md @@ -25,7 +25,7 @@ $ docker run -it sourcemage or ```shell -$ docker run -it sourcemage:0.61 +$ docker run -it sourcemage:0.62 ``` --- @@ -33,7 +33,7 @@ $ docker run -it sourcemage:0.61 # Notes - in order to get the full benefit of [castfs](https://sourcemage.org/castfs) you need additional flags (`--device /dev/fuse --cap-add SYS_ADMIN`) for access to `/dev/fuse` device within a container, but you've been warned because there are security implications to granting such capabilities/privileges to the container; otherwise [installwatch](https://sourcemage.org/installwatch) will be used -- `0.61` indicates the grimoire version this image is based on, otherwise `latest` will be pulled +- `0.62` indicates the grimoire version this image is based on, otherwise `latest` will be pulled # License From 2133a326ff4dfe098f9c14767b83ba02a4bd16f1 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 1 Dec 2016 17:02:48 -0800 Subject: [PATCH 21/85] Run update.sh --- golang/README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/golang/README.md b/golang/README.md index eb46eadca..09620915b 100644 --- a/golang/README.md +++ b/golang/README.md @@ -1,23 +1,23 @@ # Supported tags and respective `Dockerfile` links -- [`1.6.3`, `1.6` (*1.6/Dockerfile*)](https://github.com/docker-library/golang/blob/85df9970e9548f38248d36f6f4341e2aea128515/1.6/Dockerfile) -- [`1.6.3-onbuild`, `1.6-onbuild` (*1.6/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/ce284e14cdee73fbaa8fb680011a812f272eae2e/1.6/onbuild/Dockerfile) -- [`1.6.3-wheezy`, `1.6-wheezy` (*1.6/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/85df9970e9548f38248d36f6f4341e2aea128515/1.6/wheezy/Dockerfile) -- [`1.6.3-alpine`, `1.6-alpine` (*1.6/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/9f666dc2f4f51df564613f787d28b3a2353243e0/1.6/alpine/Dockerfile) -- [`1.6.3-windowsservercore`, `1.6-windowsservercore` (*1.6/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/cba64e4f78b2ef64b2938caaa33d699cbca4f9a4/1.6/windows/windowsservercore/Dockerfile) -- [`1.6.3-nanoserver`, `1.6-nanoserver` (*1.6/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/cba64e4f78b2ef64b2938caaa33d699cbca4f9a4/1.6/windows/nanoserver/Dockerfile) -- [`1.7.3`, `1.7`, `1`, `latest` (*1.7/Dockerfile*)](https://github.com/docker-library/golang/blob/4fd5df86eea53623b1009b3621b40a97f9f359e5/1.7/Dockerfile) -- [`1.7.3-onbuild`, `1.7-onbuild`, `1-onbuild`, `onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/2372c8cafe9cc958bade33ad0b8b54de8869c21f/1.7/onbuild/Dockerfile) -- [`1.7.3-wheezy`, `1.7-wheezy`, `1-wheezy`, `wheezy` (*1.7/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/4fd5df86eea53623b1009b3621b40a97f9f359e5/1.7/wheezy/Dockerfile) -- [`1.7.3-alpine`, `1.7-alpine`, `1-alpine`, `alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/4fd5df86eea53623b1009b3621b40a97f9f359e5/1.7/alpine/Dockerfile) -- [`1.7.3-windowsservercore`, `1.7-windowsservercore`, `1-windowsservercore`, `windowsservercore` (*1.7/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/4fd5df86eea53623b1009b3621b40a97f9f359e5/1.7/windows/windowsservercore/Dockerfile) -- [`1.7.3-nanoserver`, `1.7-nanoserver`, `1-nanoserver`, `nanoserver` (*1.7/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/4fd5df86eea53623b1009b3621b40a97f9f359e5/1.7/windows/nanoserver/Dockerfile) +- [`1.6.4`, `1.6` (*1.6/Dockerfile*)](https://github.com/docker-library/golang/blob/fddc8c18282871b554cb0d74780767690bdda3ec/1.6/Dockerfile) +- [`1.6.4-onbuild`, `1.6-onbuild` (*1.6/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/ce284e14cdee73fbaa8fb680011a812f272eae2e/1.6/onbuild/Dockerfile) +- [`1.6.4-wheezy`, `1.6-wheezy` (*1.6/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/fddc8c18282871b554cb0d74780767690bdda3ec/1.6/wheezy/Dockerfile) +- [`1.6.4-alpine`, `1.6-alpine` (*1.6/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/fddc8c18282871b554cb0d74780767690bdda3ec/1.6/alpine/Dockerfile) +- [`1.6.4-windowsservercore`, `1.6-windowsservercore` (*1.6/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/fddc8c18282871b554cb0d74780767690bdda3ec/1.6/windows/windowsservercore/Dockerfile) +- [`1.6.4-nanoserver`, `1.6-nanoserver` (*1.6/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/fddc8c18282871b554cb0d74780767690bdda3ec/1.6/windows/nanoserver/Dockerfile) +- [`1.7.4`, `1.7`, `1`, `latest` (*1.7/Dockerfile*)](https://github.com/docker-library/golang/blob/18ee81a2ec649dd7b3d5126b24eef86bc9c86d80/1.7/Dockerfile) +- [`1.7.4-onbuild`, `1.7-onbuild`, `1-onbuild`, `onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/2372c8cafe9cc958bade33ad0b8b54de8869c21f/1.7/onbuild/Dockerfile) +- [`1.7.4-wheezy`, `1.7-wheezy`, `1-wheezy`, `wheezy` (*1.7/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/18ee81a2ec649dd7b3d5126b24eef86bc9c86d80/1.7/wheezy/Dockerfile) +- [`1.7.4-alpine`, `1.7-alpine`, `1-alpine`, `alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/18ee81a2ec649dd7b3d5126b24eef86bc9c86d80/1.7/alpine/Dockerfile) +- [`1.7.4-windowsservercore`, `1.7-windowsservercore`, `1-windowsservercore`, `windowsservercore` (*1.7/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/18ee81a2ec649dd7b3d5126b24eef86bc9c86d80/1.7/windows/windowsservercore/Dockerfile) +- [`1.7.4-nanoserver`, `1.7-nanoserver`, `1-nanoserver`, `nanoserver` (*1.7/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/18ee81a2ec649dd7b3d5126b24eef86bc9c86d80/1.7/windows/nanoserver/Dockerfile) - [`1.8beta1`, `1.8` (*1.8/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/Dockerfile) - [`1.8beta1-onbuild`, `1.8-onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/onbuild/Dockerfile) - [`1.8beta1-wheezy`, `1.8-wheezy` (*1.8/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/wheezy/Dockerfile) - [`1.8beta1-alpine`, `1.8-alpine` (*1.8/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/7a5e33ec522b17dffa51c2763610a2967475529d/1.8/alpine/Dockerfile) -- [`1.8beta1-windowsservercore`, `1.8-windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/windows/windowsservercore/Dockerfile) -- [`1.8beta1-nanoserver`, `1.8-nanoserver` (*1.8/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/windows/nanoserver/Dockerfile) +- [`1.8beta1-windowsservercore`, `1.8-windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/803439af1f04d215135fff8ca406761ead9f06af/1.8/windows/windowsservercore/Dockerfile) +- [`1.8beta1-nanoserver`, `1.8-nanoserver` (*1.8/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/803439af1f04d215135fff8ca406761ead9f06af/1.8/windows/nanoserver/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fgolang). From ed029b5e3fe23aea1e06b353bc93c462e493bd67 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 2 Dec 2016 11:33:13 -0800 Subject: [PATCH 22/85] Run update.sh --- arangodb/README.md | 2 +- crate/README.md | 5 ++--- sentry/README.md | 8 ++++---- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/arangodb/README.md b/arangodb/README.md index 9c9679931..3c251c60c 100644 --- a/arangodb/README.md +++ b/arangodb/README.md @@ -3,7 +3,7 @@ - [`2.5.5`, `2.5` (*jessie/2.5.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/636cd874df38edd77a187c08e1803693b3d978d3/jessie/2.5.5/Dockerfile) - [`2.7`, `2.7.5` (*jessie/2.7.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/dbfcc5f3edb37f622a2acd221b58106547b05fae/jessie/2.7.5/Dockerfile) - [`2.8`, `2.8.11` (*jessie/2.8.11/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/05366cb4c6a6aab8e1ff9ca74c81b09d9a57b5b5/jessie/2.8.11/Dockerfile) -- [`3.1`, `3.1.2`, `latest` (*jessie/3.1.2/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/a38bc2a5b8aef11e8ee7fd3bcab67bc1f0ef143b/jessie/3.1.2/Dockerfile) +- [`3.1`, `3.1.3`, `latest` (*jessie/3.1.3/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/468d4417606b5c47b407c194fdd25f29119d90d2/jessie/3.1.3/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/arangodb`)](https://github.com/docker-library/official-images/blob/master/library/arangodb). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Farangodb). diff --git a/crate/README.md b/crate/README.md index c77bdcb68..8a27e4402 100644 --- a/crate/README.md +++ b/crate/README.md @@ -1,8 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `0.56.4` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/758abd27c3fe8cc08f6094a90867f7502f584077/Dockerfile) -- [`0.55`, `0.55.7` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/6f946af1ea0e0aefd75dd9fa781572e728cb8c88/Dockerfile) -- [`0.56` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/c1fef97dacc607792b0002f8b7bf29761f408438/Dockerfile) +- [`latest`, `0.57`, `0.57.4` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/03ab8fc909136d4edc0340e37f55998bcfcd3ca4/Dockerfile) +- [`0.56`, `0.56.4` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/758abd27c3fe8cc08f6094a90867f7502f584077/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/crate`)](https://github.com/docker-library/official-images/blob/master/library/crate). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcrate). diff --git a/sentry/README.md b/sentry/README.md index cabb89fa8..b9209568b 100644 --- a/sentry/README.md +++ b/sentry/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`8.10.0`, `8.10`, `8`, `latest` (*8.10/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/71597dc5f0532721a3bd24405021e273df471866/8.10/Dockerfile) -- [`8.10.0-onbuild`, `8.10-onbuild`, `8-onbuild`, `onbuild` (*8.10/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/8e4ec0e019a9cfc653f09b16531cef507e015af1/8.10/onbuild/Dockerfile) -- [`8.9.0`, `8.9` (*8.9/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/06d750bddc0e6499446e73ca22fbd4c915b29cbd/8.9/Dockerfile) -- [`8.9.0-onbuild`, `8.9-onbuild` (*8.9/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/06d750bddc0e6499446e73ca22fbd4c915b29cbd/8.9/onbuild/Dockerfile) +- [`8.10.0`, `8.10` (*8.10/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/71597dc5f0532721a3bd24405021e273df471866/8.10/Dockerfile) +- [`8.10.0-onbuild`, `8.10-onbuild` (*8.10/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/8e4ec0e019a9cfc653f09b16531cef507e015af1/8.10/onbuild/Dockerfile) +- [`8.11.0`, `8.11`, `8`, `latest` (*8.11/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/60d4b0e5ad293ceabfd0d00ec4bc08c5d353ca2c/8.11/Dockerfile) +- [`8.11.0-onbuild`, `8.11-onbuild`, `8-onbuild`, `onbuild` (*8.11/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/60d4b0e5ad293ceabfd0d00ec4bc08c5d353ca2c/8.11/onbuild/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/sentry`)](https://github.com/docker-library/official-images/blob/master/library/sentry). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fsentry). From 1c4f867f3acaac7528b7d08e820e9360e6cc8e46 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 2 Dec 2016 13:34:34 -0800 Subject: [PATCH 23/85] Run update.sh --- kapacitor/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kapacitor/README.md b/kapacitor/README.md index b80dc2652..454ba29db 100644 --- a/kapacitor/README.md +++ b/kapacitor/README.md @@ -2,8 +2,8 @@ - [`1.0`, `1.0.2` (*kapacitor/1.0/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/dec27fb32f5d9696cd0627f3ac97d353f7557b31/kapacitor/1.0/Dockerfile) - [`1.0-alpine`, `1.0.2-alpine` (*kapacitor/1.0/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/dec27fb32f5d9696cd0627f3ac97d353f7557b31/kapacitor/1.0/alpine/Dockerfile) -- [`1.1`, `1.1.0`, `latest` (*kapacitor/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/5bfae0d45f25aa52a2bfd2ebcc7f1af52dad90ae/kapacitor/1.1/Dockerfile) -- [`1.1-alpine`, `1.1.0-alpine`, `alpine` (*kapacitor/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/5bfae0d45f25aa52a2bfd2ebcc7f1af52dad90ae/kapacitor/1.1/alpine/Dockerfile) +- [`1.1`, `1.1.1`, `latest` (*kapacitor/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/f12b39f17a2a96cca971c949e5ad45653493a601/kapacitor/1.1/Dockerfile) +- [`1.1-alpine`, `1.1.1-alpine`, `alpine` (*kapacitor/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/f12b39f17a2a96cca971c949e5ad45653493a601/kapacitor/1.1/alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/kapacitor`)](https://github.com/docker-library/official-images/blob/master/library/kapacitor). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fkapacitor). From a8cf463d6c8623c60c284fabdbfb57d0bed2e196 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 5 Dec 2016 10:33:26 -0800 Subject: [PATCH 24/85] Run update.sh --- composer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer/README.md b/composer/README.md index fc2d2b770..42460b094 100644 --- a/composer/README.md +++ b/composer/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`1.2.2`, `1.2`, `1`, `latest` (*1.2/Dockerfile*)](https://github.com/composer/docker/blob/be6ecf58913f704399d11a352818b22951832a60/1.2/Dockerfile) +- [`1.2.3`, `1.2`, `1`, `latest` (*1.2/Dockerfile*)](https://github.com/composer/docker/blob/f9ee1f61cad16269132e24e93f08e60915b9f431/1.2/Dockerfile) - [`1.1.3`, `1.1` (*1.1/Dockerfile*)](https://github.com/composer/docker/blob/be6ecf58913f704399d11a352818b22951832a60/1.1/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/composer`)](https://github.com/docker-library/official-images/blob/master/library/composer). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcomposer). From 23eff687d0a775d6e824b8366bf78615e0312b19 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 6 Dec 2016 14:43:19 -0800 Subject: [PATCH 25/85] Run update.sh --- centos/README.md | 2 +- django/README.md | 4 ++-- docker/README.md | 10 +++++----- eggdrop/README.md | 6 +++--- httpd/README.md | 2 +- java/README.md | 4 ++-- kapacitor/README.md | 4 ++-- openjdk/README.md | 4 ++-- opensuse/README.md | 8 ++++---- php/README.md | 42 +++++++++++++++++++++--------------------- redis/README.md | 6 +++--- ruby/README.md | 22 +++++++++++++--------- 12 files changed, 59 insertions(+), 55 deletions(-) diff --git a/centos/README.md b/centos/README.md index 053320392..227f53a4c 100644 --- a/centos/README.md +++ b/centos/README.md @@ -51,7 +51,7 @@ Systemd is now included in both the centos:7 and centos:latest base containers, FROM centos:7 MAINTAINER "you" ENV container docker -RUN (cd /lib/systemd/system/sysinit.target.wants/; for i in *; do [ $i == +RUN (cd /lib/systemd/system/sysinit.target.wants/; for i in *; do [ $i == \ systemd-tmpfiles-setup.service ] || rm -f $i; done); \ rm -f /lib/systemd/system/multi-user.target.wants/*;\ rm -f /etc/systemd/system/*.wants/*;\ diff --git a/django/README.md b/django/README.md index 0e0569085..d59c28a07 100644 --- a/django/README.md +++ b/django/README.md @@ -25,9 +25,9 @@ CMD ["python", "manage.py", "runserver", "0.0.0.0:8000"] # Supported tags and respective `Dockerfile` links -- [`1.10.3-python3`, `1.10-python3`, `1-python3`, `python3`, `1.10.3`, `1.10`, `1`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/django/blob/642cc5e4ccdc2f706d445b072ebc6c4193e22c10/3.4/Dockerfile) +- [`1.10.4-python3`, `1.10-python3`, `1-python3`, `python3`, `1.10.4`, `1.10`, `1`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/django/blob/d7f1d0e61cffe81d6ca9797c63fc25eba7e277db/3.4/Dockerfile) - [`python3-onbuild`, `onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/django/blob/4fe080675e4a85ef6ee25c811e9d3d3ef0905794/3.4/onbuild/Dockerfile) -- [`1.10.3-python2`, `1.10-python2`, `1-python2`, `python2` (*2.7/Dockerfile*)](https://github.com/docker-library/django/blob/642cc5e4ccdc2f706d445b072ebc6c4193e22c10/2.7/Dockerfile) +- [`1.10.4-python2`, `1.10-python2`, `1-python2`, `python2` (*2.7/Dockerfile*)](https://github.com/docker-library/django/blob/d7f1d0e61cffe81d6ca9797c63fc25eba7e277db/2.7/Dockerfile) - [`python2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/django/blob/cecbb2bbbcb69d1b8358398eaf8d9638e3bdd447/2.7/onbuild/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/django`)](https://github.com/docker-library/official-images/blob/master/library/django). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fdjango). diff --git a/docker/README.md b/docker/README.md index 5f0904a01..1111d0713 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,15 +1,15 @@ # Supported tags and respective `Dockerfile` links -- [`1.13.0-rc2`, `1.13-rc`, `rc` (*1.13-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/311dcd3d4de06631fd8ca9affdec4a4a6b4d5512/1.13-rc/Dockerfile) -- [`1.13.0-rc2-dind`, `1.13-rc-dind`, `rc-dind` (*1.13-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.13-rc/dind/Dockerfile) -- [`1.13.0-rc2-git`, `1.13-rc-git`, `rc-git` (*1.13-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/737f83092a47b012d09a0cbf0ed72759550301cb/1.13-rc/git/Dockerfile) -- [`1.12.3`, `1.12`, `1`, `latest` (*1.12/Dockerfile*)](https://github.com/docker-library/docker/blob/36e2107fb879d5d5c3dbb5d8d93aeef0a2d45ac8/1.12/Dockerfile) +- [`1.13.0-rc3`, `1.13-rc`, `rc` (*1.13-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/e3d26cada8093a8a6814e7b341f03298d1b276fb/1.13-rc/Dockerfile) +- [`1.13.0-rc3-dind`, `1.13-rc-dind`, `rc-dind` (*1.13-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.13-rc/dind/Dockerfile) +- [`1.13.0-rc3-git`, `1.13-rc-git`, `rc-git` (*1.13-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/737f83092a47b012d09a0cbf0ed72759550301cb/1.13-rc/git/Dockerfile) +- [`1.12.3`, `1.12`, `1`, `latest` (*1.12/Dockerfile*)](https://github.com/docker-library/docker/blob/0c44c1c6c25a34eb9abe320805e0f89bf5b0ace2/1.12/Dockerfile) - [`1.12.3-dind`, `1.12-dind`, `1-dind`, `dind` (*1.12/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.12/dind/Dockerfile) - [`1.12.3-git`, `1.12-git`, `1-git`, `git` (*1.12/git/Dockerfile*)](https://github.com/docker-library/docker/blob/746d9052066ccfbcb98df7d9ae71cf05d8877419/1.12/git/Dockerfile) - [`1.12.3-experimental`, `1.12-experimental`, `1-experimental`, `experimental` (*1.12/experimental/Dockerfile*)](https://github.com/docker-library/docker/blob/36e2107fb879d5d5c3dbb5d8d93aeef0a2d45ac8/1.12/experimental/Dockerfile) - [`1.12.3-experimental-dind`, `1.12-experimental-dind`, `1-experimental-dind`, `experimental-dind` (*1.12/experimental/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.12/experimental/dind/Dockerfile) - [`1.12.3-experimental-git`, `1.12-experimental-git`, `1-experimental-git`, `experimental-git` (*1.12/experimental/git/Dockerfile*)](https://github.com/docker-library/docker/blob/eb714a73e7e3f87705f468c3c6e9f4e316136bf5/1.12/experimental/git/Dockerfile) -- [`1.11.2`, `1.11` (*1.11/Dockerfile*)](https://github.com/docker-library/docker/blob/5e30187978ad75d0f2ae5fc6c2a0b668bdf16885/1.11/Dockerfile) +- [`1.11.2`, `1.11` (*1.11/Dockerfile*)](https://github.com/docker-library/docker/blob/0c44c1c6c25a34eb9abe320805e0f89bf5b0ace2/1.11/Dockerfile) - [`1.11.2-dind`, `1.11-dind` (*1.11/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/5e30187978ad75d0f2ae5fc6c2a0b668bdf16885/1.11/dind/Dockerfile) - [`1.11.2-git`, `1.11-git` (*1.11/git/Dockerfile*)](https://github.com/docker-library/docker/blob/866c3fbd87e8eeed524fdf19ba2d63288ad49cd2/1.11/git/Dockerfile) diff --git a/eggdrop/README.md b/eggdrop/README.md index 1afc1a52e..a63abec48 100644 --- a/eggdrop/README.md +++ b/eggdrop/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`develop` (*1.8/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/9f3828141fbd3c6584cac8d89afb5ebb9bcea603/1.8/Dockerfile) -- [`1.8`, `1.8.0`, `1.8.0rc4` (*1.8rc4/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/9f3828141fbd3c6584cac8d89afb5ebb9bcea603/1.8rc4/Dockerfile) -- [`1.6`, `1.6.21`, `stable`, `latest` (*1.6/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/87d717b0c05d4c43460a411c9871e9190c94f8bb/1.6/Dockerfile) +- [`develop` (*develop/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/b40c105f85fc9db680c9d12a547502e62c66bb3b/develop/Dockerfile) +- [`1.8`, `1.8.0`, `stable`, `latest` (*1.8/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/b40c105f85fc9db680c9d12a547502e62c66bb3b/1.8/Dockerfile) +- [`1.6`, `1.6.21` (*1.6/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/87d717b0c05d4c43460a411c9871e9190c94f8bb/1.6/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/eggdrop`)](https://github.com/docker-library/official-images/blob/master/library/eggdrop). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Feggdrop). diff --git a/httpd/README.md b/httpd/README.md index cd023ad12..bf5e9782f 100644 --- a/httpd/README.md +++ b/httpd/README.md @@ -2,7 +2,7 @@ - [`2.2.31`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/httpd/blob/fa5223d83a5225aa3fd5b23229b785c7764142bf/2.2/Dockerfile) - [`2.2.31-alpine`, `2.2-alpine` (*2.2/alpine/Dockerfile*)](https://github.com/docker-library/httpd/blob/fa5223d83a5225aa3fd5b23229b785c7764142bf/2.2/alpine/Dockerfile) -- [`2.4.23`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/docker-library/httpd/blob/fa5223d83a5225aa3fd5b23229b785c7764142bf/2.4/Dockerfile) +- [`2.4.23`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/docker-library/httpd/blob/abcf2cd7064bd5b29347eb4b42c1530fb41f757f/2.4/Dockerfile) - [`2.4.23-alpine`, `2.4-alpine`, `2-alpine`, `alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/httpd/blob/fa5223d83a5225aa3fd5b23229b785c7764142bf/2.4/alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/httpd`)](https://github.com/docker-library/official-images/blob/master/library/httpd). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fhttpd). diff --git a/java/README.md b/java/README.md index 91501ea63..8a0372e91 100644 --- a/java/README.md +++ b/java/README.md @@ -16,8 +16,8 @@ The image has been OpenJDK-specific since it was first introduced, and as of 201 - [`8u111-jdk-alpine`, `8u111-alpine`, `8-jdk-alpine`, `8-alpine`, `jdk-alpine`, `alpine`, `openjdk-8u111-jdk-alpine`, `openjdk-8u111-alpine`, `openjdk-8-jdk-alpine`, `openjdk-8-alpine` (*8-jdk/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9a0822673dffd3e5ba66f18a8547aa60faed6d08/8-jdk/alpine/Dockerfile) - [`8u111-jre`, `8-jre`, `jre`, `openjdk-8u111-jre`, `openjdk-8-jre` (*8-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e6e9cf8b21516ba764189916d35be57486203c95/8-jre/Dockerfile) - [`8u111-jre-alpine`, `8-jre-alpine`, `jre-alpine`, `openjdk-8u111-jre-alpine`, `openjdk-8-jre-alpine` (*8-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9a0822673dffd3e5ba66f18a8547aa60faed6d08/8-jre/alpine/Dockerfile) -- [`9-b144-jdk`, `9-b144`, `9-jdk`, `9`, `openjdk-9-b144-jdk`, `openjdk-9-b144`, `openjdk-9-jdk`, `openjdk-9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/a2d46845f90bd841871419063cf12ebe4c2e2b72/9-jdk/Dockerfile) -- [`9-b144-jre`, `9-jre`, `openjdk-9-b144-jre`, `openjdk-9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/a2d46845f90bd841871419063cf12ebe4c2e2b72/9-jre/Dockerfile) +- [`9-b147-jdk`, `9-b147`, `9-jdk`, `9`, `openjdk-9-b147-jdk`, `openjdk-9-b147`, `openjdk-9-jdk`, `openjdk-9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/2ec4f3ac935c208117752da22d61d9bb0be319c5/9-jdk/Dockerfile) +- [`9-b147-jre`, `9-jre`, `openjdk-9-b147-jre`, `openjdk-9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/2ec4f3ac935c208117752da22d61d9bb0be319c5/9-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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fjava). diff --git a/kapacitor/README.md b/kapacitor/README.md index 454ba29db..d97c586a0 100644 --- a/kapacitor/README.md +++ b/kapacitor/README.md @@ -2,8 +2,8 @@ - [`1.0`, `1.0.2` (*kapacitor/1.0/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/dec27fb32f5d9696cd0627f3ac97d353f7557b31/kapacitor/1.0/Dockerfile) - [`1.0-alpine`, `1.0.2-alpine` (*kapacitor/1.0/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/dec27fb32f5d9696cd0627f3ac97d353f7557b31/kapacitor/1.0/alpine/Dockerfile) -- [`1.1`, `1.1.1`, `latest` (*kapacitor/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/f12b39f17a2a96cca971c949e5ad45653493a601/kapacitor/1.1/Dockerfile) -- [`1.1-alpine`, `1.1.1-alpine`, `alpine` (*kapacitor/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/f12b39f17a2a96cca971c949e5ad45653493a601/kapacitor/1.1/alpine/Dockerfile) +- [`1.1`, `1.1.1`, `latest` (*kapacitor/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/9cb739374cf02d3b88ed1cfbaea98638a7a37850/kapacitor/1.1/Dockerfile) +- [`1.1-alpine`, `1.1.1-alpine`, `alpine` (*kapacitor/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/9cb739374cf02d3b88ed1cfbaea98638a7a37850/kapacitor/1.1/alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/kapacitor`)](https://github.com/docker-library/official-images/blob/master/library/kapacitor). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fkapacitor). diff --git a/openjdk/README.md b/openjdk/README.md index 75da871f3..708eda204 100644 --- a/openjdk/README.md +++ b/openjdk/README.md @@ -10,8 +10,8 @@ - [`8u111-jdk-alpine`, `8u111-alpine`, `8-jdk-alpine`, `8-alpine`, `jdk-alpine`, `alpine` (*8-jdk/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9a0822673dffd3e5ba66f18a8547aa60faed6d08/8-jdk/alpine/Dockerfile) - [`8u111-jre`, `8-jre`, `jre` (*8-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e6e9cf8b21516ba764189916d35be57486203c95/8-jre/Dockerfile) - [`8u111-jre-alpine`, `8-jre-alpine`, `jre-alpine` (*8-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9a0822673dffd3e5ba66f18a8547aa60faed6d08/8-jre/alpine/Dockerfile) -- [`9-b144-jdk`, `9-b144`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/a2d46845f90bd841871419063cf12ebe4c2e2b72/9-jdk/Dockerfile) -- [`9-b144-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/a2d46845f90bd841871419063cf12ebe4c2e2b72/9-jre/Dockerfile) +- [`9-b147-jdk`, `9-b147`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/2ec4f3ac935c208117752da22d61d9bb0be319c5/9-jdk/Dockerfile) +- [`9-b147-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/2ec4f3ac935c208117752da22d61d9bb0be319c5/9-jre/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/openjdk`)](https://github.com/docker-library/official-images/blob/master/library/openjdk). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fopenjdk). diff --git a/opensuse/README.md b/opensuse/README.md index 300dbebfd..5cec17997 100644 --- a/opensuse/README.md +++ b/opensuse/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`42.2`, `leap`, `latest` (*docker/Dockerfile*)](https://github.com/openSUSE/docker-containers-build/blob/3f275e3c8845c01f483e436a0d95b5446db86dee/docker/Dockerfile) -- [`42.1` (*docker/Dockerfile*)](https://github.com/openSUSE/docker-containers-build/blob/3de061c4be34a178bf68eef00e7eef41ab362f9b/docker/Dockerfile) -- [`13.2`, `harlequin` (*docker/Dockerfile*)](https://github.com/openSUSE/docker-containers-build/blob/8defdc2e57a277d7f02da85ea609fe86db0ea802/docker/Dockerfile) -- [`tumbleweed` (*docker/Dockerfile*)](https://github.com/openSUSE/docker-containers-build/blob/abc646c77ec709195ee597db9c41ee14dd48bb75/docker/Dockerfile) +- [`42.2`, `leap`, `latest` (*docker/Dockerfile*)](https://github.com/openSUSE/docker-containers-build/blob/b61d3d4383a1b3553ffeb27a13d6c487e0684e1d/docker/Dockerfile) +- [`42.1` (*docker/Dockerfile*)](https://github.com/openSUSE/docker-containers-build/blob/cd6bdb1aeb527499387c4153c58aa05e68bba428/docker/Dockerfile) +- [`13.2`, `harlequin` (*docker/Dockerfile*)](https://github.com/openSUSE/docker-containers-build/blob/1c1bf2b38c4757f5d1e8c4cdefb4fdc0104ea7cc/docker/Dockerfile) +- [`tumbleweed` (*docker/Dockerfile*)](https://github.com/openSUSE/docker-containers-build/blob/512ffef9e22be7f5069352574053abd9836ca742/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fopensuse). diff --git a/php/README.md b/php/README.md index f1163675d..0c965a704 100644 --- a/php/README.md +++ b/php/README.md @@ -1,26 +1,26 @@ # Supported tags and respective `Dockerfile` links -- [`7.1.0RC6-cli`, `7.1-rc-cli`, `rc-cli`, `7.1.0RC6`, `7.1-rc`, `rc` (*7.1-rc/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/Dockerfile) -- [`7.1.0RC6-alpine`, `7.1-rc-alpine`, `rc-alpine` (*7.1-rc/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/alpine/Dockerfile) -- [`7.1.0RC6-apache`, `7.1-rc-apache`, `rc-apache` (*7.1-rc/apache/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/apache/Dockerfile) -- [`7.1.0RC6-fpm`, `7.1-rc-fpm`, `rc-fpm` (*7.1-rc/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/fpm/Dockerfile) -- [`7.1.0RC6-fpm-alpine`, `7.1-rc-fpm-alpine`, `rc-fpm-alpine` (*7.1-rc/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/fpm/alpine/Dockerfile) -- [`7.1.0RC6-zts`, `7.1-rc-zts`, `rc-zts` (*7.1-rc/zts/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/zts/Dockerfile) -- [`7.1.0RC6-zts-alpine`, `7.1-rc-zts-alpine`, `rc-zts-alpine` (*7.1-rc/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/zts/alpine/Dockerfile) -- [`7.0.13-cli`, `7.0-cli`, `7-cli`, `cli`, `7.0.13`, `7.0`, `7`, `latest` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/Dockerfile) -- [`7.0.13-alpine`, `7.0-alpine`, `7-alpine`, `alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/alpine/Dockerfile) -- [`7.0.13-apache`, `7.0-apache`, `7-apache`, `apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/apache/Dockerfile) -- [`7.0.13-fpm`, `7.0-fpm`, `7-fpm`, `fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/fpm/Dockerfile) -- [`7.0.13-fpm-alpine`, `7.0-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/fpm/alpine/Dockerfile) -- [`7.0.13-zts`, `7.0-zts`, `7-zts`, `zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/zts/Dockerfile) -- [`7.0.13-zts-alpine`, `7.0-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/zts/alpine/Dockerfile) -- [`5.6.28-cli`, `5.6-cli`, `5-cli`, `5.6.28`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/Dockerfile) -- [`5.6.28-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/alpine/Dockerfile) -- [`5.6.28-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/apache/Dockerfile) -- [`5.6.28-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/fpm/Dockerfile) -- [`5.6.28-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/fpm/alpine/Dockerfile) -- [`5.6.28-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/zts/Dockerfile) -- [`5.6.28-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/zts/alpine/Dockerfile) +- [`7.1.0-cli`, `7.1-cli`, `7-cli`, `cli`, `7.1.0`, `7.1`, `7`, `latest` (*7.1/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/Dockerfile) +- [`7.1.0-alpine`, `7.1-alpine`, `7-alpine`, `alpine` (*7.1/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/alpine/Dockerfile) +- [`7.1.0-apache`, `7.1-apache`, `7-apache`, `apache` (*7.1/apache/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/apache/Dockerfile) +- [`7.1.0-fpm`, `7.1-fpm`, `7-fpm`, `fpm` (*7.1/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/fpm/Dockerfile) +- [`7.1.0-fpm-alpine`, `7.1-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.1/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/fpm/alpine/Dockerfile) +- [`7.1.0-zts`, `7.1-zts`, `7-zts`, `zts` (*7.1/zts/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/zts/Dockerfile) +- [`7.1.0-zts-alpine`, `7.1-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.1/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/zts/alpine/Dockerfile) +- [`7.0.13-cli`, `7.0-cli`, `7.0.13`, `7.0` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/Dockerfile) +- [`7.0.13-alpine`, `7.0-alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/alpine/Dockerfile) +- [`7.0.13-apache`, `7.0-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/apache/Dockerfile) +- [`7.0.13-fpm`, `7.0-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/fpm/Dockerfile) +- [`7.0.13-fpm-alpine`, `7.0-fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/fpm/alpine/Dockerfile) +- [`7.0.13-zts`, `7.0-zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/zts/Dockerfile) +- [`7.0.13-zts-alpine`, `7.0-zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/zts/alpine/Dockerfile) +- [`5.6.28-cli`, `5.6-cli`, `5-cli`, `5.6.28`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/Dockerfile) +- [`5.6.28-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/alpine/Dockerfile) +- [`5.6.28-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/apache/Dockerfile) +- [`5.6.28-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/fpm/Dockerfile) +- [`5.6.28-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/fpm/alpine/Dockerfile) +- [`5.6.28-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/zts/Dockerfile) +- [`5.6.28-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/zts/alpine/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fphp). diff --git a/redis/README.md b/redis/README.md index efe1c8c93..3fb54013d 100644 --- a/redis/README.md +++ b/redis/README.md @@ -3,9 +3,9 @@ - [`3.0.7`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/6cb8a8015f126e2a7251c5d011b86b657e9febd6/3.0/Dockerfile) - [`3.0.7-32bit`, `3.0-32bit` (*3.0/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/6cb8a8015f126e2a7251c5d011b86b657e9febd6/3.0/32bit/Dockerfile) - [`3.0.7-alpine`, `3.0-alpine` (*3.0/alpine/Dockerfile*)](https://github.com/docker-library/redis/blob/c49a42f6efcd2b971e43e93116a976b058035544/3.0/alpine/Dockerfile) -- [`3.2.5`, `3.2`, `3`, `latest` (*3.2/Dockerfile*)](https://github.com/docker-library/redis/blob/54ec6b70a3afd6ec62a6549621c5ca1053ece7f5/3.2/Dockerfile) -- [`3.2.5-32bit`, `3.2-32bit`, `3-32bit`, `32bit` (*3.2/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/54ec6b70a3afd6ec62a6549621c5ca1053ece7f5/3.2/32bit/Dockerfile) -- [`3.2.5-alpine`, `3.2-alpine`, `3-alpine`, `alpine` (*3.2/alpine/Dockerfile*)](https://github.com/docker-library/redis/blob/54ec6b70a3afd6ec62a6549621c5ca1053ece7f5/3.2/alpine/Dockerfile) +- [`3.2.6`, `3.2`, `3`, `latest` (*3.2/Dockerfile*)](https://github.com/docker-library/redis/blob/2e14b84ea86939438834a453090966a9bd4367fb/3.2/Dockerfile) +- [`3.2.6-32bit`, `3.2-32bit`, `3-32bit`, `32bit` (*3.2/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/2e14b84ea86939438834a453090966a9bd4367fb/3.2/32bit/Dockerfile) +- [`3.2.6-alpine`, `3.2-alpine`, `3-alpine`, `alpine` (*3.2/alpine/Dockerfile*)](https://github.com/docker-library/redis/blob/2e14b84ea86939438834a453090966a9bd4367fb/3.2/alpine/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fredis). diff --git a/ruby/README.md b/ruby/README.md index 678fcce42..acdbab33c 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -1,17 +1,21 @@ # Supported tags and respective `Dockerfile` links -- [`2.1.10`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/ef8c21b5ed1f994ff080e21f02551cdf03b396c9/2.1/Dockerfile) -- [`2.1.10-slim`, `2.1-slim` (*2.1/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/ef8c21b5ed1f994ff080e21f02551cdf03b396c9/2.1/slim/Dockerfile) -- [`2.1.10-alpine`, `2.1-alpine` (*2.1/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/ef8c21b5ed1f994ff080e21f02551cdf03b396c9/2.1/alpine/Dockerfile) +- [`2.1.10`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/c9208def0c430de0144408e16140bd49254c4ca9/2.1/Dockerfile) +- [`2.1.10-slim`, `2.1-slim` (*2.1/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/c9208def0c430de0144408e16140bd49254c4ca9/2.1/slim/Dockerfile) +- [`2.1.10-alpine`, `2.1-alpine` (*2.1/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/c9208def0c430de0144408e16140bd49254c4ca9/2.1/alpine/Dockerfile) - [`2.1.10-onbuild`, `2.1-onbuild` (*2.1/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/5d04363db6f7ae316ef7056063f020557db828e1/2.1/onbuild/Dockerfile) -- [`2.2.6`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/ruby/blob/1913ca0a1268c9a3d18ca5771a85ec3428c9cb3d/2.2/Dockerfile) -- [`2.2.6-slim`, `2.2-slim` (*2.2/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/1913ca0a1268c9a3d18ca5771a85ec3428c9cb3d/2.2/slim/Dockerfile) -- [`2.2.6-alpine`, `2.2-alpine` (*2.2/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/1913ca0a1268c9a3d18ca5771a85ec3428c9cb3d/2.2/alpine/Dockerfile) +- [`2.2.6`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/ruby/blob/c9208def0c430de0144408e16140bd49254c4ca9/2.2/Dockerfile) +- [`2.2.6-slim`, `2.2-slim` (*2.2/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/c9208def0c430de0144408e16140bd49254c4ca9/2.2/slim/Dockerfile) +- [`2.2.6-alpine`, `2.2-alpine` (*2.2/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/c9208def0c430de0144408e16140bd49254c4ca9/2.2/alpine/Dockerfile) - [`2.2.6-onbuild`, `2.2-onbuild` (*2.2/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/5d04363db6f7ae316ef7056063f020557db828e1/2.2/onbuild/Dockerfile) -- [`2.3.3`, `2.3`, `2`, `latest` (*2.3/Dockerfile*)](https://github.com/docker-library/ruby/blob/47a5e9e829661c5e43279e5e808d89274a4e63cd/2.3/Dockerfile) -- [`2.3.3-slim`, `2.3-slim`, `2-slim`, `slim` (*2.3/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/47a5e9e829661c5e43279e5e808d89274a4e63cd/2.3/slim/Dockerfile) -- [`2.3.3-alpine`, `2.3-alpine`, `2-alpine`, `alpine` (*2.3/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/47a5e9e829661c5e43279e5e808d89274a4e63cd/2.3/alpine/Dockerfile) +- [`2.3.3`, `2.3`, `2`, `latest` (*2.3/Dockerfile*)](https://github.com/docker-library/ruby/blob/c9208def0c430de0144408e16140bd49254c4ca9/2.3/Dockerfile) +- [`2.3.3-slim`, `2.3-slim`, `2-slim`, `slim` (*2.3/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/c9208def0c430de0144408e16140bd49254c4ca9/2.3/slim/Dockerfile) +- [`2.3.3-alpine`, `2.3-alpine`, `2-alpine`, `alpine` (*2.3/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/c9208def0c430de0144408e16140bd49254c4ca9/2.3/alpine/Dockerfile) - [`2.3.3-onbuild`, `2.3-onbuild`, `2-onbuild`, `onbuild` (*2.3/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/1b08f346713a1293c2a9238e470e086126e2e28f/2.3/onbuild/Dockerfile) +- [`2.4.0-preview3`, `2.4-rc` (*2.4-rc/Dockerfile*)](https://github.com/docker-library/ruby/blob/c9208def0c430de0144408e16140bd49254c4ca9/2.4-rc/Dockerfile) +- [`2.4.0-preview3-slim`, `2.4-rc-slim` (*2.4-rc/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/c9208def0c430de0144408e16140bd49254c4ca9/2.4-rc/slim/Dockerfile) +- [`2.4.0-preview3-alpine`, `2.4-rc-alpine` (*2.4-rc/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/c9208def0c430de0144408e16140bd49254c4ca9/2.4-rc/alpine/Dockerfile) +- [`2.4.0-preview3-onbuild`, `2.4-rc-onbuild` (*2.4-rc/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/c9208def0c430de0144408e16140bd49254c4ca9/2.4-rc/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fruby). From dd848b34e5e4cadfdd02ca7e6ce604183d652bfb Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 6 Dec 2016 15:33:49 -0800 Subject: [PATCH 26/85] Run update.sh --- golang/README.md | 6 +++--- node/README.md | 10 +++++----- php/README.md | 42 +++++++++++++++++++++--------------------- postgres/README.md | 20 ++++++++++---------- rocket.chat/README.md | 2 +- wordpress/README.md | 8 ++++---- 6 files changed, 44 insertions(+), 44 deletions(-) diff --git a/golang/README.md b/golang/README.md index 09620915b..f5f668040 100644 --- a/golang/README.md +++ b/golang/README.md @@ -4,19 +4,19 @@ - [`1.6.4-onbuild`, `1.6-onbuild` (*1.6/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/ce284e14cdee73fbaa8fb680011a812f272eae2e/1.6/onbuild/Dockerfile) - [`1.6.4-wheezy`, `1.6-wheezy` (*1.6/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/fddc8c18282871b554cb0d74780767690bdda3ec/1.6/wheezy/Dockerfile) - [`1.6.4-alpine`, `1.6-alpine` (*1.6/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/fddc8c18282871b554cb0d74780767690bdda3ec/1.6/alpine/Dockerfile) -- [`1.6.4-windowsservercore`, `1.6-windowsservercore` (*1.6/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/fddc8c18282871b554cb0d74780767690bdda3ec/1.6/windows/windowsservercore/Dockerfile) +- [`1.6.4-windowsservercore`, `1.6-windowsservercore` (*1.6/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/9ef22bd9eac98c3ed12a48c953922e2bab8485ef/1.6/windows/windowsservercore/Dockerfile) - [`1.6.4-nanoserver`, `1.6-nanoserver` (*1.6/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/fddc8c18282871b554cb0d74780767690bdda3ec/1.6/windows/nanoserver/Dockerfile) - [`1.7.4`, `1.7`, `1`, `latest` (*1.7/Dockerfile*)](https://github.com/docker-library/golang/blob/18ee81a2ec649dd7b3d5126b24eef86bc9c86d80/1.7/Dockerfile) - [`1.7.4-onbuild`, `1.7-onbuild`, `1-onbuild`, `onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/2372c8cafe9cc958bade33ad0b8b54de8869c21f/1.7/onbuild/Dockerfile) - [`1.7.4-wheezy`, `1.7-wheezy`, `1-wheezy`, `wheezy` (*1.7/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/18ee81a2ec649dd7b3d5126b24eef86bc9c86d80/1.7/wheezy/Dockerfile) - [`1.7.4-alpine`, `1.7-alpine`, `1-alpine`, `alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/18ee81a2ec649dd7b3d5126b24eef86bc9c86d80/1.7/alpine/Dockerfile) -- [`1.7.4-windowsservercore`, `1.7-windowsservercore`, `1-windowsservercore`, `windowsservercore` (*1.7/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/18ee81a2ec649dd7b3d5126b24eef86bc9c86d80/1.7/windows/windowsservercore/Dockerfile) +- [`1.7.4-windowsservercore`, `1.7-windowsservercore`, `1-windowsservercore`, `windowsservercore` (*1.7/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/9ef22bd9eac98c3ed12a48c953922e2bab8485ef/1.7/windows/windowsservercore/Dockerfile) - [`1.7.4-nanoserver`, `1.7-nanoserver`, `1-nanoserver`, `nanoserver` (*1.7/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/18ee81a2ec649dd7b3d5126b24eef86bc9c86d80/1.7/windows/nanoserver/Dockerfile) - [`1.8beta1`, `1.8` (*1.8/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/Dockerfile) - [`1.8beta1-onbuild`, `1.8-onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/onbuild/Dockerfile) - [`1.8beta1-wheezy`, `1.8-wheezy` (*1.8/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/wheezy/Dockerfile) - [`1.8beta1-alpine`, `1.8-alpine` (*1.8/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/7a5e33ec522b17dffa51c2763610a2967475529d/1.8/alpine/Dockerfile) -- [`1.8beta1-windowsservercore`, `1.8-windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/803439af1f04d215135fff8ca406761ead9f06af/1.8/windows/windowsservercore/Dockerfile) +- [`1.8beta1-windowsservercore`, `1.8-windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/9ef22bd9eac98c3ed12a48c953922e2bab8485ef/1.8/windows/windowsservercore/Dockerfile) - [`1.8beta1-nanoserver`, `1.8-nanoserver` (*1.8/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/803439af1f04d215135fff8ca406761ead9f06af/1.8/windows/nanoserver/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fgolang). diff --git a/node/README.md b/node/README.md index 6dd6d3f3a..68155e05b 100644 --- a/node/README.md +++ b/node/README.md @@ -5,11 +5,11 @@ - [`7.2.0-onbuild`, `7.2-onbuild`, `7-onbuild`, `onbuild` (*7.2/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/718102a587e7f02748402551b51407332384c1b3/7.2/onbuild/Dockerfile) - [`7.2.0-slim`, `7.2-slim`, `7-slim`, `slim` (*7.2/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/718102a587e7f02748402551b51407332384c1b3/7.2/slim/Dockerfile) - [`7.2.0-wheezy`, `7.2-wheezy`, `7-wheezy`, `wheezy` (*7.2/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/718102a587e7f02748402551b51407332384c1b3/7.2/wheezy/Dockerfile) -- [`6.9.1`, `6.9`, `6`, `boron` (*6.9/Dockerfile*)](https://github.com/nodejs/docker-node/blob/a3489450fcd506538ab84174ebedb3cc5c908bc7/6.9/Dockerfile) -- [`6.9.1-alpine`, `6.9-alpine`, `6-alpine`, `boron-alpine` (*6.9/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/a3489450fcd506538ab84174ebedb3cc5c908bc7/6.9/alpine/Dockerfile) -- [`6.9.1-onbuild`, `6.9-onbuild`, `6-onbuild`, `boron-onbuild` (*6.9/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/613d09a89a63c916883a9cf6d17000ab4c784aec/6.9/onbuild/Dockerfile) -- [`6.9.1-slim`, `6.9-slim`, `6-slim`, `boron-slim` (*6.9/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4a722c29c0e52624af8b72b4711ebeba8ea39463/6.9/slim/Dockerfile) -- [`6.9.1-wheezy`, `6.9-wheezy`, `6-wheezy`, `boron-wheezy` (*6.9/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4a722c29c0e52624af8b72b4711ebeba8ea39463/6.9/wheezy/Dockerfile) +- [`6.9.2`, `6.9`, `6`, `boron` (*6.9/Dockerfile*)](https://github.com/nodejs/docker-node/blob/6948057bbd9cc1469ca0e5e64d3bd5f000d4dc97/6.9/Dockerfile) +- [`6.9.2-alpine`, `6.9-alpine`, `6-alpine`, `boron-alpine` (*6.9/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/6948057bbd9cc1469ca0e5e64d3bd5f000d4dc97/6.9/alpine/Dockerfile) +- [`6.9.2-onbuild`, `6.9-onbuild`, `6-onbuild`, `boron-onbuild` (*6.9/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/6948057bbd9cc1469ca0e5e64d3bd5f000d4dc97/6.9/onbuild/Dockerfile) +- [`6.9.2-slim`, `6.9-slim`, `6-slim`, `boron-slim` (*6.9/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/6948057bbd9cc1469ca0e5e64d3bd5f000d4dc97/6.9/slim/Dockerfile) +- [`6.9.2-wheezy`, `6.9-wheezy`, `6-wheezy`, `boron-wheezy` (*6.9/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/6948057bbd9cc1469ca0e5e64d3bd5f000d4dc97/6.9/wheezy/Dockerfile) - [`4.6.2`, `4.6`, `4`, `argon` (*4.6/Dockerfile*)](https://github.com/nodejs/docker-node/blob/a3489450fcd506538ab84174ebedb3cc5c908bc7/4.6/Dockerfile) - [`4.6.2-alpine`, `4.6-alpine`, `4-alpine`, `argon-alpine` (*4.6/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/a3489450fcd506538ab84174ebedb3cc5c908bc7/4.6/alpine/Dockerfile) - [`4.6.2-onbuild`, `4.6-onbuild`, `4-onbuild`, `argon-onbuild` (*4.6/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/1d00e55ede1c9b6023b0473b5cf9399375d73fc8/4.6/onbuild/Dockerfile) diff --git a/php/README.md b/php/README.md index 0c965a704..fe576ce51 100644 --- a/php/README.md +++ b/php/README.md @@ -1,26 +1,26 @@ # Supported tags and respective `Dockerfile` links -- [`7.1.0-cli`, `7.1-cli`, `7-cli`, `cli`, `7.1.0`, `7.1`, `7`, `latest` (*7.1/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/Dockerfile) -- [`7.1.0-alpine`, `7.1-alpine`, `7-alpine`, `alpine` (*7.1/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/alpine/Dockerfile) -- [`7.1.0-apache`, `7.1-apache`, `7-apache`, `apache` (*7.1/apache/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/apache/Dockerfile) -- [`7.1.0-fpm`, `7.1-fpm`, `7-fpm`, `fpm` (*7.1/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/fpm/Dockerfile) -- [`7.1.0-fpm-alpine`, `7.1-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.1/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/fpm/alpine/Dockerfile) -- [`7.1.0-zts`, `7.1-zts`, `7-zts`, `zts` (*7.1/zts/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/zts/Dockerfile) -- [`7.1.0-zts-alpine`, `7.1-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.1/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.1/zts/alpine/Dockerfile) -- [`7.0.13-cli`, `7.0-cli`, `7.0.13`, `7.0` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/Dockerfile) -- [`7.0.13-alpine`, `7.0-alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/alpine/Dockerfile) -- [`7.0.13-apache`, `7.0-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/apache/Dockerfile) -- [`7.0.13-fpm`, `7.0-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/fpm/Dockerfile) -- [`7.0.13-fpm-alpine`, `7.0-fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/fpm/alpine/Dockerfile) -- [`7.0.13-zts`, `7.0-zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/zts/Dockerfile) -- [`7.0.13-zts-alpine`, `7.0-zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/7.0/zts/alpine/Dockerfile) -- [`5.6.28-cli`, `5.6-cli`, `5-cli`, `5.6.28`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/Dockerfile) -- [`5.6.28-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/alpine/Dockerfile) -- [`5.6.28-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/apache/Dockerfile) -- [`5.6.28-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/fpm/Dockerfile) -- [`5.6.28-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/fpm/alpine/Dockerfile) -- [`5.6.28-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/zts/Dockerfile) -- [`5.6.28-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/03112824453df03f5eec51db546a4bdf7dcef127/5.6/zts/alpine/Dockerfile) +- [`7.1.0-cli`, `7.1-cli`, `7-cli`, `cli`, `7.1.0`, `7.1`, `7`, `latest` (*7.1/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/Dockerfile) +- [`7.1.0-alpine`, `7.1-alpine`, `7-alpine`, `alpine` (*7.1/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/alpine/Dockerfile) +- [`7.1.0-apache`, `7.1-apache`, `7-apache`, `apache` (*7.1/apache/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/apache/Dockerfile) +- [`7.1.0-fpm`, `7.1-fpm`, `7-fpm`, `fpm` (*7.1/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/fpm/Dockerfile) +- [`7.1.0-fpm-alpine`, `7.1-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.1/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/fpm/alpine/Dockerfile) +- [`7.1.0-zts`, `7.1-zts`, `7-zts`, `zts` (*7.1/zts/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/zts/Dockerfile) +- [`7.1.0-zts-alpine`, `7.1-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.1/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/zts/alpine/Dockerfile) +- [`7.0.13-cli`, `7.0-cli`, `7.0.13`, `7.0` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/Dockerfile) +- [`7.0.13-alpine`, `7.0-alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/alpine/Dockerfile) +- [`7.0.13-apache`, `7.0-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/apache/Dockerfile) +- [`7.0.13-fpm`, `7.0-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/fpm/Dockerfile) +- [`7.0.13-fpm-alpine`, `7.0-fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/fpm/alpine/Dockerfile) +- [`7.0.13-zts`, `7.0-zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/zts/Dockerfile) +- [`7.0.13-zts-alpine`, `7.0-zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/zts/alpine/Dockerfile) +- [`5.6.28-cli`, `5.6-cli`, `5-cli`, `5.6.28`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/Dockerfile) +- [`5.6.28-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/alpine/Dockerfile) +- [`5.6.28-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/apache/Dockerfile) +- [`5.6.28-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/fpm/Dockerfile) +- [`5.6.28-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/fpm/alpine/Dockerfile) +- [`5.6.28-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/zts/Dockerfile) +- [`5.6.28-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/zts/alpine/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fphp). diff --git a/postgres/README.md b/postgres/README.md index df7130bd7..58f19aa35 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -1,15 +1,15 @@ # Supported tags and respective `Dockerfile` links -- [`9.6.1`, `9.6`, `9`, `latest` (*9.6/Dockerfile*)](https://github.com/docker-library/postgres/blob/edd455e5b1dbfddc280beb244228054374f2f3dd/9.6/Dockerfile) -- [`9.6.1-alpine`, `9.6-alpine`, `9-alpine`, `alpine` (*9.6/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/d2b38544770a63fed430694a7aed33de3ad8b808/9.6/alpine/Dockerfile) -- [`9.5.5`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/edd455e5b1dbfddc280beb244228054374f2f3dd/9.5/Dockerfile) -- [`9.5.5-alpine`, `9.5-alpine` (*9.5/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/d2b38544770a63fed430694a7aed33de3ad8b808/9.5/alpine/Dockerfile) -- [`9.4.10`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/edd455e5b1dbfddc280beb244228054374f2f3dd/9.4/Dockerfile) -- [`9.4.10-alpine`, `9.4-alpine` (*9.4/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/d2b38544770a63fed430694a7aed33de3ad8b808/9.4/alpine/Dockerfile) -- [`9.3.15`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/edd455e5b1dbfddc280beb244228054374f2f3dd/9.3/Dockerfile) -- [`9.3.15-alpine`, `9.3-alpine` (*9.3/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/d2b38544770a63fed430694a7aed33de3ad8b808/9.3/alpine/Dockerfile) -- [`9.2.19`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/edd455e5b1dbfddc280beb244228054374f2f3dd/9.2/Dockerfile) -- [`9.2.19-alpine`, `9.2-alpine` (*9.2/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/d2b38544770a63fed430694a7aed33de3ad8b808/9.2/alpine/Dockerfile) +- [`9.6.1`, `9.6`, `9`, `latest` (*9.6/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.6/Dockerfile) +- [`9.6.1-alpine`, `9.6-alpine`, `9-alpine`, `alpine` (*9.6/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.6/alpine/Dockerfile) +- [`9.5.5`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.5/Dockerfile) +- [`9.5.5-alpine`, `9.5-alpine` (*9.5/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.5/alpine/Dockerfile) +- [`9.4.10`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.4/Dockerfile) +- [`9.4.10-alpine`, `9.4-alpine` (*9.4/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.4/alpine/Dockerfile) +- [`9.3.15`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.3/Dockerfile) +- [`9.3.15-alpine`, `9.3-alpine` (*9.3/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.3/alpine/Dockerfile) +- [`9.2.19`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.2/Dockerfile) +- [`9.2.19-alpine`, `9.2-alpine` (*9.2/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.2/alpine/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpostgres). diff --git a/rocket.chat/README.md b/rocket.chat/README.md index 192c6fa0b..e07262b9f 100644 --- a/rocket.chat/README.md +++ b/rocket.chat/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`0.46.0`, `0.46`, `0`, `latest` (*Dockerfile*)](https://github.com/RocketChat/Docker.Official.Image/blob/4c08bce89aa76cad7c6f4424eed2f1f7aa09bfc5/Dockerfile) +- [`0.47.0`, `0.47`, `0`, `latest` (*Dockerfile*)](https://github.com/RocketChat/Docker.Official.Image/blob/ec5871f54c004ee50122a3d9c2c5f30eea16676d/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/rocket.chat`)](https://github.com/docker-library/official-images/blob/master/library/rocket.chat). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frocket.chat). diff --git a/wordpress/README.md b/wordpress/README.md index a086a313d..8b583d413 100644 --- a/wordpress/README.md +++ b/wordpress/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`4.6.1-apache`, `4.6-apache`, `4-apache`, `apache`, `4.6.1`, `4.6`, `4`, `latest`, `4.6.1-php5.6-apache`, `4.6-php5.6-apache`, `4-php5.6-apache`, `php5.6-apache`, `4.6.1-php5.6`, `4.6-php5.6`, `4-php5.6`, `php5.6` (*php5.6/apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/8ab70dd61a996d58c0addf4867a768efe649bf65/php5.6/apache/Dockerfile) -- [`4.6.1-fpm`, `4.6-fpm`, `4-fpm`, `fpm`, `4.6.1-php5.6-fpm`, `4.6-php5.6-fpm`, `4-php5.6-fpm`, `php5.6-fpm` (*php5.6/fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/8ab70dd61a996d58c0addf4867a768efe649bf65/php5.6/fpm/Dockerfile) -- [`4.6.1-php7.0-apache`, `4.6-php7.0-apache`, `4-php7.0-apache`, `php7.0-apache`, `4.6.1-php7.0`, `4.6-php7.0`, `4-php7.0`, `php7.0` (*php7.0/apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/8ab70dd61a996d58c0addf4867a768efe649bf65/php7.0/apache/Dockerfile) -- [`4.6.1-php7.0-fpm`, `4.6-php7.0-fpm`, `4-php7.0-fpm`, `php7.0-fpm` (*php7.0/fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/8ab70dd61a996d58c0addf4867a768efe649bf65/php7.0/fpm/Dockerfile) +- [`4.7.0-apache`, `4.7-apache`, `4-apache`, `apache`, `4.7.0`, `4.7`, `4`, `latest`, `4.7.0-php5.6-apache`, `4.7-php5.6-apache`, `4-php5.6-apache`, `php5.6-apache`, `4.7.0-php5.6`, `4.7-php5.6`, `4-php5.6`, `php5.6` (*php5.6/apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/0b87be9b04ba34a20551bd50640780e2f87cd83d/php5.6/apache/Dockerfile) +- [`4.7.0-fpm`, `4.7-fpm`, `4-fpm`, `fpm`, `4.7.0-php5.6-fpm`, `4.7-php5.6-fpm`, `4-php5.6-fpm`, `php5.6-fpm` (*php5.6/fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/0b87be9b04ba34a20551bd50640780e2f87cd83d/php5.6/fpm/Dockerfile) +- [`4.7.0-php7.0-apache`, `4.7-php7.0-apache`, `4-php7.0-apache`, `php7.0-apache`, `4.7.0-php7.0`, `4.7-php7.0`, `4-php7.0`, `php7.0` (*php7.0/apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/0b87be9b04ba34a20551bd50640780e2f87cd83d/php7.0/apache/Dockerfile) +- [`4.7.0-php7.0-fpm`, `4.7-php7.0-fpm`, `4-php7.0-fpm`, `php7.0-fpm` (*php7.0/fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/0b87be9b04ba34a20551bd50640780e2f87cd83d/php7.0/fpm/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/wordpress`)](https://github.com/docker-library/official-images/blob/master/library/wordpress). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fwordpress). From 90c1633d90afb7dd7a81dc2bb3e5b18eecca06cb Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 7 Dec 2016 11:33:04 -0800 Subject: [PATCH 27/85] Run update.sh --- known/README.md | 88 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 known/README.md diff --git a/known/README.md b/known/README.md new file mode 100644 index 000000000..1e85ba6aa --- /dev/null +++ b/known/README.md @@ -0,0 +1,88 @@ +# Supported tags and respective `Dockerfile` links + +- [`0.9.2`, `0.9`, `0`, `latest` (*Dockerfile*)](https://github.com/idno/Known-Docker/blob/986a2618080f32bbbcb9af3c8e7c15297d9658ea/Dockerfile) + +For more information about this image and its history, please see [the relevant manifest file (`library/known`)](https://github.com/docker-library/official-images/blob/master/library/known). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fknown). + +For detailed information about the virtual/transfer sizes and individual layers of each of the above supported tags, please see [the `repos/known/tag-details.md` file](https://github.com/docker-library/repo-info/blob/master/repos/known/tag-details.md) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). + +# Known: social publishing for groups and individuals + +Blogging, meet social. + +Known is a social publishing platform. Publish on your own site, reach your audience across social media. + +![logo](https://raw.githubusercontent.com/docker-library/docs/817ab3c02e0a6c38fe8986c4ba96e23a9db26fab/known/logo.png) + +# How to use this image + +```bash +docker run --link some-mysql:db -d known +``` + +Now you can get access to fpm running on port 9000 inside the container. If you want to access it from the Internets, we recommend using a reverse proxy in front. You can find more information on that on the [docker-compose](#docker-compose) section. + +The following environment variables are also honored for configuring your Known instance: + +- `-e KNOWN_DB_HOST=...` (defaults to the IP and port of the linked `mysql` container) +- `-e KNOWN_DB_USER=...` (defaults to "root") +- `-e KNOWN_DB_PASSWORD=...` (defaults to the value of the `MYSQL_ROOT_PASSWORD` environment variable from the linked `mysql` container) +- `-e KNOWN_DB_NAME=...` (defaults to "known") +- `-e MAIL_HOST=...` +- `-e MAIL_PORT=...` +- `-e MAIL_SECURE=...` ("starttls" for instance) +- `-e MAIL_USER=...` +- `-e MAIL_PASS=...` + +If the `KNOWN_DB_NAME` specified does not already exist on the given MySQL server, it will be created automatically upon startup of the `known` container, provided that the `KNOWN_DB_USER` specified has the necessary permissions to create it. + +If you'd like to use an external database instead of a linked `mysql` container, specify the hostname and port with `KNOWN_DB_HOST` along with the password in `KNOWN_DB_PASSWORD` and the username in `KNOWN_DB_USER` (if it is something other than `root`): + +```console +$ docker run --name some-known -e KNOWN_DB_HOST=10.1.2.3:3306 \ + -e KNOWN_DB_USER=... -e KNOWN_DB_PASSWORD=... -d known +``` + +## Via docker-compose + +You can use a setup that is used in production at [IndieHosters/known](https://github.com/indiehosters/known). + +## Installation + +Once started, you'll arrive at the configuration wizard. Follow the steps as indicated. + +## Contribute + +Pull requests are very welcome! + +We'd love to hear your feedback and suggestions in the issue tracker: [github.com/idno/Known-docker/issues](https://github.com/idno/Known-docker/issues). + +# License + +View [license information](https://raw.githubusercontent.com/idno/Known/master/LICENSE) for the software contained in this image. + +# Supported Docker versions + +This image is officially supported on Docker version 1.12.3. + +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 + +## Issues + +If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/idno/Known-Docker/issues). If the issue is related to a CVE, please check for [a `cve-tracker` issue on the `official-images` repository first](https://github.com/docker-library/official-images/issues?q=label%3Acve-tracker). + +You can also reach many of the official image maintainers via the `#docker-library` IRC channel on [Freenode](https://freenode.net). + +## Contributing + +You are invited to contribute new features, fixes, or updates, large or small; 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 through a [GitHub issue](https://github.com/idno/Known-Docker/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. + +## Documentation + +Documentation for this image is stored in the [`known/` directory](https://github.com/docker-library/docs/tree/master/known) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request. From 077804bf429cac6a3d241fd8eee834e9d0f60583 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 7 Dec 2016 13:42:44 -0800 Subject: [PATCH 28/85] Run update.sh --- couchbase/README.md | 8 ++++---- crate/README.md | 2 +- influxdb/README.md | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/couchbase/README.md b/couchbase/README.md index 3f883d9fc..b02b3f894 100644 --- a/couchbase/README.md +++ b/couchbase/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `enterprise`, `4.5.1`, `enterprise-4.5.1` (*enterprise/couchbase-server/4.5.1/Dockerfile*)](https://github.com/couchbase/docker/blob/7bc8fe5beebae76f0d27963422057fb570c8ef59/enterprise/couchbase-server/4.5.1/Dockerfile) -- [`community`, `community-4.1.1` (*community/couchbase-server/4.1.1/Dockerfile*)](https://github.com/couchbase/docker/blob/7bc8fe5beebae76f0d27963422057fb570c8ef59/community/couchbase-server/4.1.1/Dockerfile) -- [`3.1.6`, `enterprise-3.1.6` (*enterprise/couchbase-server/3.1.6/Dockerfile*)](https://github.com/couchbase/docker/blob/7bc8fe5beebae76f0d27963422057fb570c8ef59/enterprise/couchbase-server/3.1.6/Dockerfile) -- [`community-3.1.3` (*community/couchbase-server/3.1.3/Dockerfile*)](https://github.com/couchbase/docker/blob/7bc8fe5beebae76f0d27963422057fb570c8ef59/community/couchbase-server/3.1.3/Dockerfile) +- [`latest`, `enterprise`, `4.5.1`, `enterprise-4.5.1` (*enterprise/couchbase-server/4.5.1/Dockerfile*)](https://github.com/couchbase/docker/blob/042e733f40487ee07c75413f10ce3c29b1d49181/enterprise/couchbase-server/4.5.1/Dockerfile) +- [`community`, `community-4.5.0` (*community/couchbase-server/4.5.0/Dockerfile*)](https://github.com/couchbase/docker/blob/042e733f40487ee07c75413f10ce3c29b1d49181/community/couchbase-server/4.5.0/Dockerfile) +- [`3.1.6`, `enterprise-3.1.6` (*enterprise/couchbase-server/3.1.6/Dockerfile*)](https://github.com/couchbase/docker/blob/042e733f40487ee07c75413f10ce3c29b1d49181/enterprise/couchbase-server/3.1.6/Dockerfile) +- [`community-3.1.3` (*community/couchbase-server/3.1.3/Dockerfile*)](https://github.com/couchbase/docker/blob/042e733f40487ee07c75413f10ce3c29b1d49181/community/couchbase-server/3.1.3/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/couchbase`)](https://github.com/docker-library/official-images/blob/master/library/couchbase). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcouchbase). diff --git a/crate/README.md b/crate/README.md index 8a27e4402..04c8af05f 100644 --- a/crate/README.md +++ b/crate/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `0.57`, `0.57.4` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/03ab8fc909136d4edc0340e37f55998bcfcd3ca4/Dockerfile) +- [`latest`, `0.57`, `0.57.5` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/f614e7c83bdfee3739dd8446425b18a0b3aa6ccf/Dockerfile) - [`0.56`, `0.56.4` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/758abd27c3fe8cc08f6094a90867f7502f584077/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/crate`)](https://github.com/docker-library/official-images/blob/master/library/crate). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcrate). diff --git a/influxdb/README.md b/influxdb/README.md index c31694b66..af80d046b 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -2,8 +2,8 @@ - [`1.0`, `1.0.2` (*influxdb/1.0/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/21becafddfa32acce5bdcfd44d29709dd89f3d23/influxdb/1.0/Dockerfile) - [`1.0-alpine`, `1.0.2-alpine` (*influxdb/1.0/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/21becafddfa32acce5bdcfd44d29709dd89f3d23/influxdb/1.0/alpine/Dockerfile) -- [`1.1`, `1.1.0`, `latest` (*influxdb/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d7ef94eb81e4d5c6d56f0c14fb66e57982da21a1/influxdb/1.1/Dockerfile) -- [`1.1-alpine`, `1.1.0-alpine`, `alpine` (*influxdb/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d7ef94eb81e4d5c6d56f0c14fb66e57982da21a1/influxdb/1.1/alpine/Dockerfile) +- [`1.1`, `1.1.1`, `latest` (*influxdb/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/fccddeace2827eb50d09bbd2a722d25fb707369f/influxdb/1.1/Dockerfile) +- [`1.1-alpine`, `1.1.1-alpine`, `alpine` (*influxdb/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/fccddeace2827eb50d09bbd2a722d25fb707369f/influxdb/1.1/alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/influxdb`)](https://github.com/docker-library/official-images/blob/master/library/influxdb). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Finfluxdb). From 466eac3061dd35fcb774d46a92f93d1857a81f6a Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 7 Dec 2016 15:33:06 -0800 Subject: [PATCH 29/85] Run update.sh --- composer/README.md | 2 +- node/README.md | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer/README.md b/composer/README.md index 42460b094..6789211a8 100644 --- a/composer/README.md +++ b/composer/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`1.2.3`, `1.2`, `1`, `latest` (*1.2/Dockerfile*)](https://github.com/composer/docker/blob/f9ee1f61cad16269132e24e93f08e60915b9f431/1.2/Dockerfile) +- [`1.2.4`, `1.2`, `1`, `latest` (*1.2/Dockerfile*)](https://github.com/composer/docker/blob/690f3d623ac1ba30be337a254b2126584e6e2aa5/1.2/Dockerfile) - [`1.1.3`, `1.1` (*1.1/Dockerfile*)](https://github.com/composer/docker/blob/be6ecf58913f704399d11a352818b22951832a60/1.1/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/composer`)](https://github.com/docker-library/official-images/blob/master/library/composer). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcomposer). diff --git a/node/README.md b/node/README.md index 68155e05b..355cfa2a4 100644 --- a/node/README.md +++ b/node/README.md @@ -1,20 +1,20 @@ # Supported tags and respective `Dockerfile` links -- [`7.2.0`, `7.2`, `7`, `latest` (*7.2/Dockerfile*)](https://github.com/nodejs/docker-node/blob/a3489450fcd506538ab84174ebedb3cc5c908bc7/7.2/Dockerfile) -- [`7.2.0-alpine`, `7.2-alpine`, `7-alpine`, `alpine` (*7.2/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/a3489450fcd506538ab84174ebedb3cc5c908bc7/7.2/alpine/Dockerfile) -- [`7.2.0-onbuild`, `7.2-onbuild`, `7-onbuild`, `onbuild` (*7.2/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/718102a587e7f02748402551b51407332384c1b3/7.2/onbuild/Dockerfile) -- [`7.2.0-slim`, `7.2-slim`, `7-slim`, `slim` (*7.2/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/718102a587e7f02748402551b51407332384c1b3/7.2/slim/Dockerfile) -- [`7.2.0-wheezy`, `7.2-wheezy`, `7-wheezy`, `wheezy` (*7.2/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/718102a587e7f02748402551b51407332384c1b3/7.2/wheezy/Dockerfile) +- [`7.2.1`, `7.2`, `7`, `latest` (*7.2/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5ac624bae8adf7f20314b503f8592760a683d935/7.2/Dockerfile) +- [`7.2.1-alpine`, `7.2-alpine`, `7-alpine`, `alpine` (*7.2/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5ac624bae8adf7f20314b503f8592760a683d935/7.2/alpine/Dockerfile) +- [`7.2.1-onbuild`, `7.2-onbuild`, `7-onbuild`, `onbuild` (*7.2/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5ac624bae8adf7f20314b503f8592760a683d935/7.2/onbuild/Dockerfile) +- [`7.2.1-slim`, `7.2-slim`, `7-slim`, `slim` (*7.2/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5ac624bae8adf7f20314b503f8592760a683d935/7.2/slim/Dockerfile) +- [`7.2.1-wheezy`, `7.2-wheezy`, `7-wheezy`, `wheezy` (*7.2/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5ac624bae8adf7f20314b503f8592760a683d935/7.2/wheezy/Dockerfile) - [`6.9.2`, `6.9`, `6`, `boron` (*6.9/Dockerfile*)](https://github.com/nodejs/docker-node/blob/6948057bbd9cc1469ca0e5e64d3bd5f000d4dc97/6.9/Dockerfile) - [`6.9.2-alpine`, `6.9-alpine`, `6-alpine`, `boron-alpine` (*6.9/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/6948057bbd9cc1469ca0e5e64d3bd5f000d4dc97/6.9/alpine/Dockerfile) - [`6.9.2-onbuild`, `6.9-onbuild`, `6-onbuild`, `boron-onbuild` (*6.9/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/6948057bbd9cc1469ca0e5e64d3bd5f000d4dc97/6.9/onbuild/Dockerfile) - [`6.9.2-slim`, `6.9-slim`, `6-slim`, `boron-slim` (*6.9/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/6948057bbd9cc1469ca0e5e64d3bd5f000d4dc97/6.9/slim/Dockerfile) - [`6.9.2-wheezy`, `6.9-wheezy`, `6-wheezy`, `boron-wheezy` (*6.9/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/6948057bbd9cc1469ca0e5e64d3bd5f000d4dc97/6.9/wheezy/Dockerfile) -- [`4.6.2`, `4.6`, `4`, `argon` (*4.6/Dockerfile*)](https://github.com/nodejs/docker-node/blob/a3489450fcd506538ab84174ebedb3cc5c908bc7/4.6/Dockerfile) -- [`4.6.2-alpine`, `4.6-alpine`, `4-alpine`, `argon-alpine` (*4.6/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/a3489450fcd506538ab84174ebedb3cc5c908bc7/4.6/alpine/Dockerfile) -- [`4.6.2-onbuild`, `4.6-onbuild`, `4-onbuild`, `argon-onbuild` (*4.6/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/1d00e55ede1c9b6023b0473b5cf9399375d73fc8/4.6/onbuild/Dockerfile) -- [`4.6.2-slim`, `4.6-slim`, `4-slim`, `argon-slim` (*4.6/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4a722c29c0e52624af8b72b4711ebeba8ea39463/4.6/slim/Dockerfile) -- [`4.6.2-wheezy`, `4.6-wheezy`, `4-wheezy`, `argon-wheezy` (*4.6/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4a722c29c0e52624af8b72b4711ebeba8ea39463/4.6/wheezy/Dockerfile) +- [`4.7.0`, `4.7`, `4`, `argon` (*4.7/Dockerfile*)](https://github.com/nodejs/docker-node/blob/926106f27e3a6961191d7b802af6896a1ac892e3/4.7/Dockerfile) +- [`4.7.0-alpine`, `4.7-alpine`, `4-alpine`, `argon-alpine` (*4.7/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/926106f27e3a6961191d7b802af6896a1ac892e3/4.7/alpine/Dockerfile) +- [`4.7.0-onbuild`, `4.7-onbuild`, `4-onbuild`, `argon-onbuild` (*4.7/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/926106f27e3a6961191d7b802af6896a1ac892e3/4.7/onbuild/Dockerfile) +- [`4.7.0-slim`, `4.7-slim`, `4-slim`, `argon-slim` (*4.7/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/926106f27e3a6961191d7b802af6896a1ac892e3/4.7/slim/Dockerfile) +- [`4.7.0-wheezy`, `4.7-wheezy`, `4-wheezy`, `argon-wheezy` (*4.7/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/926106f27e3a6961191d7b802af6896a1ac892e3/4.7/wheezy/Dockerfile) - [`0.12.17`, `0.12`, `0` (*0.12/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4a722c29c0e52624af8b72b4711ebeba8ea39463/0.12/Dockerfile) - [`0.12.17-onbuild`, `0.12-onbuild`, `0-onbuild` (*0.12/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c3ff7866303b4c595ab07529cdf35f9df58f5b21/0.12/onbuild/Dockerfile) - [`0.12.17-slim`, `0.12-slim`, `0-slim` (*0.12/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4a722c29c0e52624af8b72b4711ebeba8ea39463/0.12/slim/Dockerfile) From 14457d88f2117bd7c4794c72a23e3bffc36ac357 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Thu, 8 Dec 2016 12:01:36 -0500 Subject: [PATCH 30/85] Add information about VAULT_REDIRECT_INTERFACE and VAULT_CLUSTER_INTERFACE --- vault/content.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vault/content.md b/vault/content.md index 9a3a11eaf..31034cbf2 100644 --- a/vault/content.md +++ b/vault/content.md @@ -53,3 +53,5 @@ This runs a Vault server using the `file` storage backend at path `/vault/file`, Note the `--cap-add=IPC_LOCK`: this is required in order for Vault to lock memory, which prevents it from being swapped to disk. This is highly recommended. In a non-development environment, if you do not wish to use this functionality, you must add `"disable_mlock: true"` to the configuration information. At startup, the server will read configuration HCL and JSON files from `/vault/config` (any information passed into `VAULT_LOCAL_CONFIG` is written into `local.json` in this directory and read as part of reading the directory for configuration files). Please see Vault's [configuration documentation](https://www.vaultproject.io/docs/config/index.html) for a full list of options. + +Since 0.6.3 this container also supports the `VAULT_REDIRECT_INTERFACE` and `VAULT_CLUSTER_INTERFACE` environment variables. If set, the IP addresses used for the redirect and cluster addresses in Vault's configuration will be the address of the named interface inside the container (e.g. `eth0`). From b15db045031ae0eb60660faa28b025d6021355b1 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 8 Dec 2016 11:02:08 -0800 Subject: [PATCH 31/85] Run update.sh --- eggdrop/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eggdrop/README.md b/eggdrop/README.md index a63abec48..2dbbf6eda 100644 --- a/eggdrop/README.md +++ b/eggdrop/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links - [`develop` (*develop/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/b40c105f85fc9db680c9d12a547502e62c66bb3b/develop/Dockerfile) -- [`1.8`, `1.8.0`, `stable`, `latest` (*1.8/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/b40c105f85fc9db680c9d12a547502e62c66bb3b/1.8/Dockerfile) +- [`1.8`, `1.8.0`, `stable`, `latest` (*1.8/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/98f9d9a8c56b7b88b249135ab6b87019efa82337/1.8/Dockerfile) - [`1.6`, `1.6.21` (*1.6/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/87d717b0c05d4c43460a411c9871e9190c94f8bb/1.6/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/eggdrop`)](https://github.com/docker-library/official-images/blob/master/library/eggdrop). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Feggdrop). From 4b3105658732b33e427875aae501b284afd02cef Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 8 Dec 2016 12:36:22 -0800 Subject: [PATCH 32/85] Run update.sh --- ghost/README.md | 2 +- logstash/README.md | 37 ++++++++++++++++++++++++++++++------- python/README.md | 10 +++++----- rabbitmq/README.md | 2 +- 4 files changed, 37 insertions(+), 14 deletions(-) diff --git a/ghost/README.md b/ghost/README.md index e1ab93658..1f31ad90d 100644 --- a/ghost/README.md +++ b/ghost/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`0.11.3`, `0.11`, `0`, `latest` (*Dockerfile*)](https://github.com/docker-library/ghost/blob/9e9522838f378c6c4acaf87a5fabaceab34cd2e0/Dockerfile) +- [`0.11.3`, `0.11`, `0`, `latest` (*Dockerfile*)](https://github.com/docker-library/ghost/blob/4afb4dbe3b4306056b16b3aa7fc8f7aca2b1d281/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/ghost`)](https://github.com/docker-library/official-images/blob/master/library/ghost). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fghost). diff --git a/logstash/README.md b/logstash/README.md index 11720db72..6bd44f104 100644 --- a/logstash/README.md +++ b/logstash/README.md @@ -1,12 +1,19 @@ # Supported tags and respective `Dockerfile` links -- [`1.5.6-1`, `1.5.6`, `1.5`, `1` (*1.5/Dockerfile*)](https://github.com/docker-library/logstash/blob/f4cb56f776ea44cc2b10cb8a670ecf6309baf3d7/1.5/Dockerfile) -- [`2.0.0-1`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/f4cb56f776ea44cc2b10cb8a670ecf6309baf3d7/2.0/Dockerfile) -- [`2.1.3-1`, `2.1.3`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/logstash/blob/f4cb56f776ea44cc2b10cb8a670ecf6309baf3d7/2.1/Dockerfile) -- [`2.2.4-1`, `2.2.4`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/logstash/blob/f4cb56f776ea44cc2b10cb8a670ecf6309baf3d7/2.2/Dockerfile) -- [`2.3.4-1`, `2.3.4`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/logstash/blob/f4cb56f776ea44cc2b10cb8a670ecf6309baf3d7/2.3/Dockerfile) -- [`2.4.1-1`, `2.4.1`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/logstash/blob/f4cb56f776ea44cc2b10cb8a670ecf6309baf3d7/2.4/Dockerfile) -- [`5.0.2-1`, `5.0.2`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/79bc3b0c32cb559654228ca79cc9ed4b0f1b158c/5.0/Dockerfile) +- [`5.0.2`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/5.0/Dockerfile) +- [`5.0.2-alpine`, `5.0-alpine`, `5-alpine`, `alpine` (*5.0/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/5.0/alpine/Dockerfile) +- [`2.4.1`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.4/Dockerfile) +- [`2.4.1-alpine`, `2.4-alpine`, `2-alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.4/alpine/Dockerfile) +- [`2.3.4`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.3/Dockerfile) +- [`2.3.4-alpine`, `2.3-alpine` (*2.3/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.3/alpine/Dockerfile) +- [`2.2.4`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.2/Dockerfile) +- [`2.2.4-alpine`, `2.2-alpine` (*2.2/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.2/alpine/Dockerfile) +- [`2.1.3`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.1/Dockerfile) +- [`2.1.3-alpine`, `2.1-alpine` (*2.1/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.1/alpine/Dockerfile) +- [`2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.0/Dockerfile) +- [`2.0.0-alpine`, `2.0-alpine` (*2.0/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.0/alpine/Dockerfile) +- [`1.5.6`, `1.5`, `1` (*1.5/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/1.5/Dockerfile) +- [`1.5.6-alpine`, `1.5-alpine`, `1-alpine` (*1.5/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/1.5/alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/logstash`)](https://github.com/docker-library/official-images/blob/master/library/logstash). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Flogstash). @@ -56,6 +63,22 @@ Then, build with `docker build -t my-logstash .` and deploy with something like $ docker run -it --rm my-logstash ``` +# Image Variants + +The `logstash` images come in many flavors, each designed for a specific use case. + +## `logstash:` + +This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of. + +## `logstash:alpine` + +This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general. + +This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images. + +To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar). + # License View [license information](https://github.com/elastic/logstash/blob/master/LICENSE) for the software contained in this image. diff --git a/python/README.md b/python/README.md index edaf56a67..ee8768ff7 100644 --- a/python/README.md +++ b/python/README.md @@ -21,11 +21,11 @@ - [`3.5.2-alpine`, `3.5-alpine`, `3-alpine`, `alpine` (*3.5/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/693a75332e8ae5ad3bfae6e8399c4d7cc3cb6181/3.5/alpine/Dockerfile) - [`3.5.2-onbuild`, `3.5-onbuild`, `3-onbuild`, `onbuild` (*3.5/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/9a9021f2134d953165b31d98cacb95aa34076f90/3.5/onbuild/Dockerfile) - [`3.5.2-windowsservercore`, `3.5-windowsservercore`, `3-windowsservercore`, `windowsservercore` (*3.5/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/693a75332e8ae5ad3bfae6e8399c4d7cc3cb6181/3.5/windows/windowsservercore/Dockerfile) -- [`3.6.0b4`, `3.6-rc`, `rc` (*3.6-rc/Dockerfile*)](https://github.com/docker-library/python/blob/d8aac61bc3abddfd7ba58724446cf9b0e949ffa4/3.6-rc/Dockerfile) -- [`3.6.0b4-slim`, `3.6-rc-slim`, `rc-slim` (*3.6-rc/slim/Dockerfile*)](https://github.com/docker-library/python/blob/d8aac61bc3abddfd7ba58724446cf9b0e949ffa4/3.6-rc/slim/Dockerfile) -- [`3.6.0b4-alpine`, `3.6-rc-alpine`, `rc-alpine` (*3.6-rc/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/d8aac61bc3abddfd7ba58724446cf9b0e949ffa4/3.6-rc/alpine/Dockerfile) -- [`3.6.0b4-onbuild`, `3.6-rc-onbuild`, `rc-onbuild` (*3.6-rc/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/b16ff405101a9f6c6540fb3467ca25baa9610174/3.6-rc/onbuild/Dockerfile) -- [`3.6.0b4-windowsservercore`, `3.6-rc-windowsservercore`, `rc-windowsservercore` (*3.6-rc/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/d8aac61bc3abddfd7ba58724446cf9b0e949ffa4/3.6-rc/windows/windowsservercore/Dockerfile) +- [`3.6.0rc1`, `3.6-rc`, `rc` (*3.6-rc/Dockerfile*)](https://github.com/docker-library/python/blob/12bf960914ceaec59562cf49cf048b971e54399a/3.6-rc/Dockerfile) +- [`3.6.0rc1-slim`, `3.6-rc-slim`, `rc-slim` (*3.6-rc/slim/Dockerfile*)](https://github.com/docker-library/python/blob/12bf960914ceaec59562cf49cf048b971e54399a/3.6-rc/slim/Dockerfile) +- [`3.6.0rc1-alpine`, `3.6-rc-alpine`, `rc-alpine` (*3.6-rc/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/12bf960914ceaec59562cf49cf048b971e54399a/3.6-rc/alpine/Dockerfile) +- [`3.6.0rc1-onbuild`, `3.6-rc-onbuild`, `rc-onbuild` (*3.6-rc/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/b16ff405101a9f6c6540fb3467ca25baa9610174/3.6-rc/onbuild/Dockerfile) +- [`3.6.0rc1-windowsservercore`, `3.6-rc-windowsservercore`, `rc-windowsservercore` (*3.6-rc/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/12bf960914ceaec59562cf49cf048b971e54399a/3.6-rc/windows/windowsservercore/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpython). diff --git a/rabbitmq/README.md b/rabbitmq/README.md index 7045f2a21..d1e9ac3e6 100644 --- a/rabbitmq/README.md +++ b/rabbitmq/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`3.6.6`, `3.6`, `3`, `latest` (*Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/003537013a42e6939f7687c495de1129939f69af/Dockerfile) +- [`3.6.6`, `3.6`, `3`, `latest` (*Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/c766dd4dad64dd1c5550febff7e19ab763b7c5a4/Dockerfile) - [`3.6.6-management`, `3.6-management`, `3-management`, `management` (*management/Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/dc712681dcaeadb0371be66be5e96563be364e5d/management/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/rabbitmq`)](https://github.com/docker-library/official-images/blob/master/library/rabbitmq). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frabbitmq). From 47cc57b76785ae5d101e4316de78e2aa71dd1b28 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 8 Dec 2016 13:52:55 -0800 Subject: [PATCH 33/85] Run update.sh --- drupal/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drupal/README.md b/drupal/README.md index 29aadc968..68a298f8a 100644 --- a/drupal/README.md +++ b/drupal/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`8.2.3-apache`, `8.2-apache`, `8-apache`, `apache`, `8.2.3`, `8.2`, `8`, `latest` (*8.2/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/1c6f01397baf322b81a6cade18685aa57aa5c1f0/8.2/apache/Dockerfile) -- [`8.2.3-fpm`, `8.2-fpm`, `8-fpm`, `fpm` (*8.2/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/1c6f01397baf322b81a6cade18685aa57aa5c1f0/8.2/fpm/Dockerfile) +- [`8.2.4-apache`, `8.2-apache`, `8-apache`, `apache`, `8.2.4`, `8.2`, `8`, `latest` (*8.2/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/aa623002a920a130a638b4b30d664aa59a662d2d/8.2/apache/Dockerfile) +- [`8.2.4-fpm`, `8.2-fpm`, `8-fpm`, `fpm` (*8.2/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/aa623002a920a130a638b4b30d664aa59a662d2d/8.2/fpm/Dockerfile) - [`7.52-apache`, `7-apache`, `7.52`, `7` (*7/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/efb88fb830fe538727d71bbe309dc869778ba45c/7/apache/Dockerfile) - [`7.52-fpm`, `7-fpm` (*7/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/efb88fb830fe538727d71bbe309dc869778ba45c/7/fpm/Dockerfile) From 48e5c5bed5efb67b9e9ec1b74101a750589820f4 Mon Sep 17 00:00:00 2001 From: Roberto Franchini Date: Fri, 9 Dec 2016 18:44:24 +0100 Subject: [PATCH 34/85] Updates doc about config volume (#766) * #2 update content with examples for console and ETL usage * fix formatting * add new line at end of license file * reformatting MD as for PR #489 * fixes link to OrientDB documentation * upadates part about volumes * upadates part about volumes on content.md --- orientdb/content.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/orientdb/content.md b/orientdb/content.md index cafac86a9..ac441d540 100644 --- a/orientdb/content.md +++ b/orientdb/content.md @@ -12,13 +12,13 @@ When OrientDB starts it asks for the root password. The root user is able to man $ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 -e ORIENTDB_ROOT_PASSWORD=rootpwd orientdb ``` -The [Studio](http://orientdb.com/docs/last/Home-page.html) is accessible to http://:2480 (e.g.: http://localhost:2480) +The [Studio](http://orientdb.com/docs/last/Studio-Home-page.html) is accessible to http://:2480 (e.g.: http://localhost:2480) ### Attach persistent volumes -The docker image contains an OrientDB installation with basic configuration. If you need to provide your own config folder from which OrientDB will read its startup settings, simply attach a persistent volume for configuration folder. Providing a configuration folder enables integration with software configuration tools such as Ansible or Puppet. +The docker image contains an OrientDB installation with basic configuration. If you need to provide **your own** config folder to **override** the one included in the OrientDB container, simply attach a persistent volume for configuration folder. Providing a configuration folder enables integration with software configuration tools such as Ansible, Chef or Puppet. -The same applies for the databases folder which if local to the running container would go away as soon as it died/you killed it. Obviously use volumes from dedicated data container is another option. +The same applies for the databases folder, which if local to the running container would go away as soon as it died/you killed it. Obviously use volumes from dedicated data container is another option. ```console $ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 \ @@ -29,6 +29,8 @@ $ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 \ orientdb ``` +**NOTE**: don't provide an **empty** config folder as volume, because OrientDB will startup with a very minimal configuration. + ### Running OrientDB tools The OrientDB image contains a full fledge installation, so it is possible to run the [console](http://orientdb.com/docs/last/Console-Commands.html) From 48abe94b6d3a2d72e48c66db434e98b8868ecd10 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 9 Dec 2016 10:33:06 -0800 Subject: [PATCH 35/85] Run update.sh --- arangodb/README.md | 2 +- drupal/README.md | 4 ++-- elasticsearch/README.md | 9 ++------- kibana/README.md | 8 ++------ logstash/README.md | 12 ++---------- neo4j/README.md | 6 ++++-- orientdb/README.md | 8 +++++--- php/README.md | 14 +++++++------- 8 files changed, 25 insertions(+), 38 deletions(-) diff --git a/arangodb/README.md b/arangodb/README.md index 3c251c60c..0a9213286 100644 --- a/arangodb/README.md +++ b/arangodb/README.md @@ -3,7 +3,7 @@ - [`2.5.5`, `2.5` (*jessie/2.5.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/636cd874df38edd77a187c08e1803693b3d978d3/jessie/2.5.5/Dockerfile) - [`2.7`, `2.7.5` (*jessie/2.7.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/dbfcc5f3edb37f622a2acd221b58106547b05fae/jessie/2.7.5/Dockerfile) - [`2.8`, `2.8.11` (*jessie/2.8.11/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/05366cb4c6a6aab8e1ff9ca74c81b09d9a57b5b5/jessie/2.8.11/Dockerfile) -- [`3.1`, `3.1.3`, `latest` (*jessie/3.1.3/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/468d4417606b5c47b407c194fdd25f29119d90d2/jessie/3.1.3/Dockerfile) +- [`3.1`, `3.1.4`, `latest` (*jessie/3.1.4/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/2edfe94b64e152e3ed20f3884d8782fe7beede21/jessie/3.1.4/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/arangodb`)](https://github.com/docker-library/official-images/blob/master/library/arangodb). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Farangodb). diff --git a/drupal/README.md b/drupal/README.md index 68a298f8a..2977fd9c1 100644 --- a/drupal/README.md +++ b/drupal/README.md @@ -2,8 +2,8 @@ - [`8.2.4-apache`, `8.2-apache`, `8-apache`, `apache`, `8.2.4`, `8.2`, `8`, `latest` (*8.2/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/aa623002a920a130a638b4b30d664aa59a662d2d/8.2/apache/Dockerfile) - [`8.2.4-fpm`, `8.2-fpm`, `8-fpm`, `fpm` (*8.2/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/aa623002a920a130a638b4b30d664aa59a662d2d/8.2/fpm/Dockerfile) -- [`7.52-apache`, `7-apache`, `7.52`, `7` (*7/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/efb88fb830fe538727d71bbe309dc869778ba45c/7/apache/Dockerfile) -- [`7.52-fpm`, `7-fpm` (*7/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/efb88fb830fe538727d71bbe309dc869778ba45c/7/fpm/Dockerfile) +- [`7.53-apache`, `7-apache`, `7.53`, `7` (*7/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/5dd56ed77e995f2cad08b6206d9e335c3a150168/7/apache/Dockerfile) +- [`7.53-fpm`, `7-fpm` (*7/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/5dd56ed77e995f2cad08b6206d9e335c3a150168/7/fpm/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/drupal`)](https://github.com/docker-library/official-images/blob/master/library/drupal). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fdrupal). diff --git a/elasticsearch/README.md b/elasticsearch/README.md index d198a1c2a..be58acc72 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -1,13 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`1.6.2`, `1.6` (*1.6/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/1.6/Dockerfile) -- [`1.7.6`, `1.7`, `1` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/1.7/Dockerfile) -- [`2.0.2`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.0/Dockerfile) -- [`2.1.2`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.1/Dockerfile) -- [`2.2.2`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.2/Dockerfile) -- [`2.3.5`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.3/Dockerfile) +- [`5.1.1`, `5.1`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/71cfc2cf6a383e8667954b88283cf07de64c8013/5/Dockerfile) - [`2.4.2`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.4/Dockerfile) -- [`5.0.2`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/5.0/Dockerfile) +- [`1.7.6`, `1.7`, `1` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/1.7/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/elasticsearch`)](https://github.com/docker-library/official-images/blob/master/library/elasticsearch). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Felasticsearch). diff --git a/kibana/README.md b/kibana/README.md index 886d49c7f..07f2ef33c 100644 --- a/kibana/README.md +++ b/kibana/README.md @@ -1,12 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`4.1.11`, `4.1` (*4.1/Dockerfile*)](https://github.com/docker-library/kibana/blob/7ce21f8aa1e58443c3031fdbdf83a08ce34e49a4/4.1/Dockerfile) -- [`4.2.2`, `4.2` (*4.2/Dockerfile*)](https://github.com/docker-library/kibana/blob/9fc787378f38bc25616d7118741a74b42402d344/4.2/Dockerfile) -- [`4.3.3`, `4.3` (*4.3/Dockerfile*)](https://github.com/docker-library/kibana/blob/9fc787378f38bc25616d7118741a74b42402d344/4.3/Dockerfile) -- [`4.4.2`, `4.4` (*4.4/Dockerfile*)](https://github.com/docker-library/kibana/blob/9fc787378f38bc25616d7118741a74b42402d344/4.4/Dockerfile) -- [`4.5.4`, `4.5` (*4.5/Dockerfile*)](https://github.com/docker-library/kibana/blob/7ce21f8aa1e58443c3031fdbdf83a08ce34e49a4/4.5/Dockerfile) +- [`5.1.1`, `5.1`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/kibana/blob/03f657e02f2fc3f3487dfe98cc98f9870eaaa5c4/5/Dockerfile) - [`4.6.3`, `4.6`, `4` (*4.6/Dockerfile*)](https://github.com/docker-library/kibana/blob/43644e6ae40c53c05d94165506094035f0463ea6/4.6/Dockerfile) -- [`5.0.2`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/kibana/blob/960d3f8e41828a75585dbabc528d5e226b1adc3c/5.0/Dockerfile) +- [`4.1.11`, `4.1` (*4.1/Dockerfile*)](https://github.com/docker-library/kibana/blob/7ce21f8aa1e58443c3031fdbdf83a08ce34e49a4/4.1/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/kibana`)](https://github.com/docker-library/official-images/blob/master/library/kibana). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fkibana). diff --git a/logstash/README.md b/logstash/README.md index 6bd44f104..ea8ed4933 100644 --- a/logstash/README.md +++ b/logstash/README.md @@ -1,17 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`5.0.2`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/5.0/Dockerfile) -- [`5.0.2-alpine`, `5.0-alpine`, `5-alpine`, `alpine` (*5.0/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/5.0/alpine/Dockerfile) +- [`5.1.1`, `5.1`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/logstash/blob/aa556fc3ae9d6cadc26390d8c57bc94710122b7d/5/Dockerfile) +- [`5.1.1-alpine`, `5.1-alpine`, `5-alpine`, `alpine` (*5/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/aa556fc3ae9d6cadc26390d8c57bc94710122b7d/5/alpine/Dockerfile) - [`2.4.1`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.4/Dockerfile) - [`2.4.1-alpine`, `2.4-alpine`, `2-alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.4/alpine/Dockerfile) -- [`2.3.4`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.3/Dockerfile) -- [`2.3.4-alpine`, `2.3-alpine` (*2.3/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.3/alpine/Dockerfile) -- [`2.2.4`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.2/Dockerfile) -- [`2.2.4-alpine`, `2.2-alpine` (*2.2/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.2/alpine/Dockerfile) -- [`2.1.3`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.1/Dockerfile) -- [`2.1.3-alpine`, `2.1-alpine` (*2.1/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.1/alpine/Dockerfile) -- [`2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.0/Dockerfile) -- [`2.0.0-alpine`, `2.0-alpine` (*2.0/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.0/alpine/Dockerfile) - [`1.5.6`, `1.5`, `1` (*1.5/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/1.5/Dockerfile) - [`1.5.6-alpine`, `1.5-alpine`, `1-alpine` (*1.5/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/1.5/alpine/Dockerfile) diff --git a/neo4j/README.md b/neo4j/README.md index 5822ebe54..d450177de 100644 --- a/neo4j/README.md +++ b/neo4j/README.md @@ -1,7 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`3.0.7`, `3.0`, `latest` (*3.0.7/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/56ac90c26a96f570ba8090c37b8dfcd613fd537f/3.0.7/community/Dockerfile) -- [`3.0.7-enterprise`, `3.0-enterprise`, `enterprise` (*3.0.7/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/56ac90c26a96f570ba8090c37b8dfcd613fd537f/3.0.7/enterprise/Dockerfile) +- [`3.1.0`, `3.1`, `latest` (*3.1.0/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/52a00eb0a7d6236ca05fff62ec2956493b13a4cd/3.1.0/community/Dockerfile) +- [`3.1.0-enterprise`, `3.1-enterprise`, `enterprise` (*3.1.0/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/52a00eb0a7d6236ca05fff62ec2956493b13a4cd/3.1.0/enterprise/Dockerfile) +- [`3.0.7`, `3.0` (*3.0.7/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/56ac90c26a96f570ba8090c37b8dfcd613fd537f/3.0.7/community/Dockerfile) +- [`3.0.7-enterprise`, `3.0-enterprise` (*3.0.7/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/56ac90c26a96f570ba8090c37b8dfcd613fd537f/3.0.7/enterprise/Dockerfile) - [`3.0.6` (*3.0.6/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/22114d5022d6bd414fc7d34046b7a5f9cfdc930c/3.0.6/community/Dockerfile) - [`3.0.6-enterprise` (*3.0.6/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/22114d5022d6bd414fc7d34046b7a5f9cfdc930c/3.0.6/enterprise/Dockerfile) - [`3.0.5` (*3.0.5/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/22114d5022d6bd414fc7d34046b7a5f9cfdc930c/3.0.5/community/Dockerfile) diff --git a/orientdb/README.md b/orientdb/README.md index bd8c06beb..efc80bfd9 100644 --- a/orientdb/README.md +++ b/orientdb/README.md @@ -22,13 +22,13 @@ When OrientDB starts it asks for the root password. The root user is able to man $ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 -e ORIENTDB_ROOT_PASSWORD=rootpwd orientdb ``` -The [Studio](http://orientdb.com/docs/last/Home-page.html) is accessible to http://:2480 (e.g.: http://localhost:2480) +The [Studio](http://orientdb.com/docs/last/Studio-Home-page.html) is accessible to http://:2480 (e.g.: http://localhost:2480) ### Attach persistent volumes -The docker image contains an OrientDB installation with basic configuration. If you need to provide your own config folder from which OrientDB will read its startup settings, simply attach a persistent volume for configuration folder. Providing a configuration folder enables integration with software configuration tools such as Ansible or Puppet. +The docker image contains an OrientDB installation with basic configuration. If you need to provide **your own** config folder to **override** the one included in the OrientDB container, simply attach a persistent volume for configuration folder. Providing a configuration folder enables integration with software configuration tools such as Ansible, Chef or Puppet. -The same applies for the databases folder which if local to the running container would go away as soon as it died/you killed it. Obviously use volumes from dedicated data container is another option. +The same applies for the databases folder, which if local to the running container would go away as soon as it died/you killed it. Obviously use volumes from dedicated data container is another option. ```console $ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 \ @@ -39,6 +39,8 @@ $ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 \ orientdb ``` +**NOTE**: don't provide an **empty** config folder as volume, because OrientDB will startup with a very minimal configuration. + ### Running OrientDB tools The OrientDB image contains a full fledge installation, so it is possible to run the [console](http://orientdb.com/docs/last/Console-Commands.html) diff --git a/php/README.md b/php/README.md index fe576ce51..8d89d919d 100644 --- a/php/README.md +++ b/php/README.md @@ -7,13 +7,13 @@ - [`7.1.0-fpm-alpine`, `7.1-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.1/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/fpm/alpine/Dockerfile) - [`7.1.0-zts`, `7.1-zts`, `7-zts`, `zts` (*7.1/zts/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/zts/Dockerfile) - [`7.1.0-zts-alpine`, `7.1-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.1/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/zts/alpine/Dockerfile) -- [`7.0.13-cli`, `7.0-cli`, `7.0.13`, `7.0` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/Dockerfile) -- [`7.0.13-alpine`, `7.0-alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/alpine/Dockerfile) -- [`7.0.13-apache`, `7.0-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/apache/Dockerfile) -- [`7.0.13-fpm`, `7.0-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/fpm/Dockerfile) -- [`7.0.13-fpm-alpine`, `7.0-fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/fpm/alpine/Dockerfile) -- [`7.0.13-zts`, `7.0-zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/zts/Dockerfile) -- [`7.0.13-zts-alpine`, `7.0-zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/zts/alpine/Dockerfile) +- [`7.0.14-cli`, `7.0-cli`, `7.0.14`, `7.0` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/Dockerfile) +- [`7.0.14-alpine`, `7.0-alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/alpine/Dockerfile) +- [`7.0.14-apache`, `7.0-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/apache/Dockerfile) +- [`7.0.14-fpm`, `7.0-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/fpm/Dockerfile) +- [`7.0.14-fpm-alpine`, `7.0-fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/fpm/alpine/Dockerfile) +- [`7.0.14-zts`, `7.0-zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/zts/Dockerfile) +- [`7.0.14-zts-alpine`, `7.0-zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/zts/alpine/Dockerfile) - [`5.6.28-cli`, `5.6-cli`, `5-cli`, `5.6.28`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/Dockerfile) - [`5.6.28-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/alpine/Dockerfile) - [`5.6.28-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/apache/Dockerfile) From ce752e68eb9f49926e97e8f5a691731b4001ef9c Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Sat, 10 Dec 2016 08:16:20 -0800 Subject: [PATCH 36/85] Update PHP memcached example to properly compile again --- php/content.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php/content.md b/php/content.md index 5bdeb5280..3733b1dd7 100644 --- a/php/content.md +++ b/php/content.md @@ -100,9 +100,9 @@ Remember, you must install dependencies for your extensions manually. If an exte Some extensions are not provided with the PHP source, but are instead available through [PECL](https://pecl.php.net/). To install a PECL extension, use `pecl install` to download and compile it, then use `docker-php-ext-enable` to enable it: ```dockerfile -FROM php:7.0-fpm -RUN apt-get update && apt-get install -y libmemcached-dev \ - && pecl install memcached \ +FROM php:5.6-fpm +RUN apt-get update && apt-get install -y libmemcached-dev zlib1g-dev \ + && pecl install memcached-2.2.0 \ && docker-php-ext-enable memcached ``` From da60ddc93a2a2bcbc050729372da5671d98c4704 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Sat, 10 Dec 2016 08:46:12 -0800 Subject: [PATCH 37/85] Update spaces to tabs --- php/content.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/php/content.md b/php/content.md index 5bdeb5280..7d830bad7 100644 --- a/php/content.md +++ b/php/content.md @@ -113,18 +113,18 @@ Some extensions are not provided via either Core or PECL; these can be installed ```dockerfile FROM php:7.0-apache RUN curl -fsSL 'https://xcache.lighttpd.net/pub/Releases/3.2.0/xcache-3.2.0.tar.gz' -o xcache.tar.gz \ - && mkdir -p xcache \ - && tar -xf xcache.tar.gz -C xcache --strip-components=1 \ - && rm xcache.tar.gz \ - && ( \ - cd xcache \ - && phpize \ - && ./configure --enable-xcache \ - && make -j$(nproc) \ - && make install \ - ) \ - && rm -r xcache \ - && docker-php-ext-enable xcache + && mkdir -p xcache \ + && tar -xf xcache.tar.gz -C xcache --strip-components=1 \ + && rm xcache.tar.gz \ + && ( \ + cd xcache \ + && phpize \ + && ./configure --enable-xcache \ + && make -j$(nproc) \ + && make install \ + ) \ + && rm -r xcache \ + && docker-php-ext-enable xcache ``` ### Without a `Dockerfile` From 1108636f8da37c54a3ca1f4c45e794f4bd69e41d Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Sat, 10 Dec 2016 08:46:38 -0800 Subject: [PATCH 38/85] Update more spaces to tabs --- php/content.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/php/content.md b/php/content.md index 7d830bad7..c87f682ce 100644 --- a/php/content.md +++ b/php/content.md @@ -84,13 +84,13 @@ For example, if you want to have a PHP-FPM image with `iconv`, `mcrypt` and `gd` ```dockerfile FROM php:7.0-fpm RUN apt-get update && apt-get install -y \ - libfreetype6-dev \ - libjpeg62-turbo-dev \ - libmcrypt-dev \ - libpng12-dev \ - && docker-php-ext-install -j$(nproc) iconv mcrypt \ - && docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ \ - && docker-php-ext-install -j$(nproc) gd + libfreetype6-dev \ + libjpeg62-turbo-dev \ + libmcrypt-dev \ + libpng12-dev \ + && docker-php-ext-install -j$(nproc) iconv mcrypt \ + && docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ \ + && docker-php-ext-install -j$(nproc) gd ``` Remember, you must install dependencies for your extensions manually. If an extension needs custom `configure` arguments, you can use the `docker-php-ext-configure` script like this example. There is no need to run `docker-php-source` manually in this case, since that is handled by the `configure` and `install` scripts. From 9659d97ffc08d122cc203e132c3a5c14f446c765 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Sat, 10 Dec 2016 09:32:50 -0800 Subject: [PATCH 39/85] Run update.sh --- php/README.md | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/php/README.md b/php/README.md index 8d89d919d..9fdb1521c 100644 --- a/php/README.md +++ b/php/README.md @@ -112,13 +112,13 @@ For example, if you want to have a PHP-FPM image with `iconv`, `mcrypt` and `gd` ```dockerfile FROM php:7.0-fpm RUN apt-get update && apt-get install -y \ - libfreetype6-dev \ - libjpeg62-turbo-dev \ - libmcrypt-dev \ - libpng12-dev \ - && docker-php-ext-install -j$(nproc) iconv mcrypt \ - && docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ \ - && docker-php-ext-install -j$(nproc) gd + libfreetype6-dev \ + libjpeg62-turbo-dev \ + libmcrypt-dev \ + libpng12-dev \ + && docker-php-ext-install -j$(nproc) iconv mcrypt \ + && docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ \ + && docker-php-ext-install -j$(nproc) gd ``` Remember, you must install dependencies for your extensions manually. If an extension needs custom `configure` arguments, you can use the `docker-php-ext-configure` script like this example. There is no need to run `docker-php-source` manually in this case, since that is handled by the `configure` and `install` scripts. @@ -141,18 +141,18 @@ Some extensions are not provided via either Core or PECL; these can be installed ```dockerfile FROM php:7.0-apache RUN curl -fsSL 'https://xcache.lighttpd.net/pub/Releases/3.2.0/xcache-3.2.0.tar.gz' -o xcache.tar.gz \ - && mkdir -p xcache \ - && tar -xf xcache.tar.gz -C xcache --strip-components=1 \ - && rm xcache.tar.gz \ - && ( \ - cd xcache \ - && phpize \ - && ./configure --enable-xcache \ - && make -j$(nproc) \ - && make install \ - ) \ - && rm -r xcache \ - && docker-php-ext-enable xcache + && mkdir -p xcache \ + && tar -xf xcache.tar.gz -C xcache --strip-components=1 \ + && rm xcache.tar.gz \ + && ( \ + cd xcache \ + && phpize \ + && ./configure --enable-xcache \ + && make -j$(nproc) \ + && make install \ + ) \ + && rm -r xcache \ + && docker-php-ext-enable xcache ``` ### Without a `Dockerfile` From e962d49f9062059b310b37b747351efca7454739 Mon Sep 17 00:00:00 2001 From: Alan Franzoni Date: Tue, 6 Dec 2016 11:56:38 +0100 Subject: [PATCH 40/85] Clarify what's needed for not incurring in overlayfs issues. --- centos/content.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/centos/content.md b/centos/content.md index 9354a03d7..c9dabe6b9 100644 --- a/centos/content.md +++ b/centos/content.md @@ -20,6 +20,10 @@ Additionally, images with minor version tags that correspond to install media ar For example: `docker pull centos:5.11` or `docker pull centos:6.6` +## Overlayfs and yum + +Recent Docker versions support the [overlayfs](https://docs.docker.com/engine/userguide/storagedriver/overlayfs-driver/) backend, which is enabled by default on most distros supporting it from Docker 1.13 onwards. On Centos 6 and 7, **that backend requires yum-plugin-ovl to be installed and enabled**; while it is installed by default in recent centos images, make it sure you retain the `plugins=1` option in `/etc/yum.conf` if you update that file; otherwise, you may encounter errors related to rpmdb checksum failure - see [Docker ticket 10180](https://github.com/docker/docker/issues/10180) for more details. + # Package documentation By default, the CentOS containers are built using yum's `nodocs` option, which helps reduce the size of the image. If you install a package and discover files missing, please comment out the line `tsflags=nodocs` in `/etc/yum.conf` and reinstall your package. From 7a1edc542ec7d17626ec5cee87e87ed99da71afb Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Sat, 10 Dec 2016 10:33:01 -0800 Subject: [PATCH 41/85] Run update.sh --- centos/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/centos/README.md b/centos/README.md index 227f53a4c..67f486273 100644 --- a/centos/README.md +++ b/centos/README.md @@ -37,6 +37,10 @@ Additionally, images with minor version tags that correspond to install media ar For example: `docker pull centos:5.11` or `docker pull centos:6.6` +## Overlayfs and yum + +Recent Docker versions support the [overlayfs](https://docs.docker.com/engine/userguide/storagedriver/overlayfs-driver/) backend, which is enabled by default on most distros supporting it from Docker 1.13 onwards. On Centos 6 and 7, **that backend requires yum-plugin-ovl to be installed and enabled**; while it is installed by default in recent centos images, make it sure you retain the `plugins=1` option in `/etc/yum.conf` if you update that file; otherwise, you may encounter errors related to rpmdb checksum failure - see [Docker ticket 10180](https://github.com/docker/docker/issues/10180) for more details. + # Package documentation By default, the CentOS containers are built using yum's `nodocs` option, which helps reduce the size of the image. If you install a package and discover files missing, please comment out the line `tsflags=nodocs` in `/etc/yum.conf` and reinstall your package. From 408e1fae2cca4dc544d613f90707569eeb1bb8ce Mon Sep 17 00:00:00 2001 From: Nicolas Muller Date: Wed, 23 Nov 2016 20:39:26 +0100 Subject: [PATCH 42/85] Update doc Just correct a minor error about CLI. Thanks --- influxdb/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/influxdb/content.md b/influxdb/content.md index 89ccd7ce2..b907984c7 100644 --- a/influxdb/content.md +++ b/influxdb/content.md @@ -114,7 +114,7 @@ $ docker run --name=influxdb -d -p 8086:8086 influxdb Run the influx client in another container: ```console -$ docker run --rm --net=container:influxdb -it influxdb influx -host influxdb +$ docker run --rm --link=influxdb -it influxdb influx -host influxdb ``` At the moment, you cannot use `docker exec` to run the influx client since `docker exec` will not properly allocate a TTY. This is due to a current bug in Docker that is detailed in [docker/docker#8755](https://github.com/docker/docker/issues/8755). From 005da9283844e7e45175fbfd8851cddb93d71c33 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Sat, 10 Dec 2016 08:52:07 -0800 Subject: [PATCH 43/85] Fix xcache example and add example of using docker-php-ext-* with an absolute path --- php/content.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/php/content.md b/php/content.md index c87f682ce..eb36e2ae5 100644 --- a/php/content.md +++ b/php/content.md @@ -111,7 +111,7 @@ RUN apt-get update && apt-get install -y libmemcached-dev \ Some extensions are not provided via either Core or PECL; these can be installed too, although the process is less automated: ```dockerfile -FROM php:7.0-apache +FROM php:5.6-apache RUN curl -fsSL 'https://xcache.lighttpd.net/pub/Releases/3.2.0/xcache-3.2.0.tar.gz' -o xcache.tar.gz \ && mkdir -p xcache \ && tar -xf xcache.tar.gz -C xcache --strip-components=1 \ @@ -127,6 +127,19 @@ RUN curl -fsSL 'https://xcache.lighttpd.net/pub/Releases/3.2.0/xcache-3.2.0.tar. && docker-php-ext-enable xcache ``` +The `docker-php-ext-*` scripts *can* accept an arbitrary path, but it must be absolute (to disambiguate from built-in extension names), so the above example could also be written as the following: + +```dockerfile +FROM php:5.6-apache +RUN curl -fsSL 'https://xcache.lighttpd.net/pub/Releases/3.2.0/xcache-3.2.0.tar.gz' -o xcache.tar.gz \ + && mkdir -p /tmp/xcache \ + && tar -xf xcache.tar.gz -C /tmp/xcache --strip-components=1 \ + && rm xcache.tar.gz \ + && docker-php-ext-configure /tmp/xcache --enable-xcache \ + && docker-php-ext-install /tmp/xcache \ + && rm -r /tmp/xcache +``` + ### Without a `Dockerfile` If you don't want to include a `Dockerfile` in your project, it is sufficient to do the following: From bd78a9b63b27fe9f5d34e42be88184ac06d12f53 Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Mon, 12 Dec 2016 09:38:06 -0700 Subject: [PATCH 44/85] [nats-streaming] Update to v0.3.4 --- nats-streaming/content.md | 80 ++++++++++++++++++++------------------- 1 file changed, 41 insertions(+), 39 deletions(-) diff --git a/nats-streaming/content.md b/nats-streaming/content.md index 9515f185d..6ef29dcb3 100644 --- a/nats-streaming/content.md +++ b/nats-streaming/content.md @@ -17,37 +17,37 @@ $ docker run -d nats-streaming Output that you would get if you had started with `-ti` instead of `d` (for daemon): -[INF] Starting nats-streaming-server[test-cluster] version 0.3.0 -[INF] Starting nats-server version 0.9.4 -[INF] Listening for client connections on 0.0.0.0:4222 -[INF] Server is ready -[INF] STAN: Message store is MEMORY -[INF] STAN: --------- Store Limits --------- -[INF] STAN: Channels: 100 * -[INF] STAN: -------- channels limits ------- -[INF] STAN: Subscriptions: 1000 * -[INF] STAN: Messages : 1000000 * -[INF] STAN: Bytes : 976.56 MB * -[INF] STAN: Age : unlimited * -[INF] STAN: -------------------------------- +[1] 2016/12/09 21:14:38.010926 [INF] Starting nats-streaming-server[test-cluster] version 0.3.4 +[1] 2016/12/09 21:14:38.011636 [INF] Starting nats-server version 0.9.5 +[1] 2016/12/09 21:14:38.011915 [INF] Listening for client connections on 0.0.0.0:4222 +[1] 2016/12/09 21:14:38.012193 [INF] Server is ready +[1] 2016/12/09 21:14:38.294321 [INF] STAN: Message store is MEMORY +[1] 2016/12/09 21:14:38.294362 [INF] STAN: --------- Store Limits --------- +[1] 2016/12/09 21:14:38.294370 [INF] STAN: Channels: 100 * +[1] 2016/12/09 21:14:38.294375 [INF] STAN: -------- channels limits ------- +[1] 2016/12/09 21:14:38.294380 [INF] STAN: Subscriptions: 1000 * +[1] 2016/12/09 21:14:38.294385 [INF] STAN: Messages : 1000000 * +[1] 2016/12/09 21:14:38.294472 [INF] STAN: Bytes : 976.56 MB * +[1] 2016/12/09 21:14:38.294491 [INF] STAN: Age : unlimited * +[1] 2016/12/09 21:14:38.294494 [INF] STAN: -------------------------------- To use a file based store instead, you would run: $ docker run -d nats-streaming -store file -dir datastore -[INF] Starting nats-streaming-server[test-cluster] version 0.3.0 -[INF] Starting nats-server version 0.9.4 -[INF] Listening for client connections on 0.0.0.0:4222 -[INF] Server is ready -[INF] STAN: Message store is FILE -[INF] STAN: --------- Store Limits --------- -[INF] STAN: Channels: 100 * -[INF] STAN: -------- channels limits ------- -[INF] STAN: Subscriptions: 1000 * -[INF] STAN: Messages : 1000000 * -[INF] STAN: Bytes : 976.56 MB * -[INF] STAN: Age : unlimited * -[INF] STAN: -------------------------------- +[1] 2016/12/09 21:15:23.869508 [INF] Starting nats-streaming-server[test-cluster] version 0.3.4 +[1] 2016/12/09 21:15:23.871555 [INF] Starting nats-server version 0.9.5 +[1] 2016/12/09 21:15:23.871671 [INF] Listening for client connections on 0.0.0.0:4222 +[1] 2016/12/09 21:15:23.871888 [INF] Server is ready +[1] 2016/12/09 21:15:24.152361 [INF] STAN: Message store is FILE +[1] 2016/12/09 21:15:24.152375 [INF] STAN: --------- Store Limits --------- +[1] 2016/12/09 21:15:24.152380 [INF] STAN: Channels: 100 * +[1] 2016/12/09 21:15:24.152383 [INF] STAN: -------- channels limits ------- +[1] 2016/12/09 21:15:24.152386 [INF] STAN: Subscriptions: 1000 * +[1] 2016/12/09 21:15:24.152388 [INF] STAN: Messages : 1000000 * +[1] 2016/12/09 21:15:24.152430 [INF] STAN: Bytes : 976.56 MB * +[1] 2016/12/09 21:15:24.152434 [INF] STAN: Age : unlimited * +[1] 2016/12/09 21:15:24.152467 [INF] STAN: -------------------------------- You can also connect to a remote NATS Server running in a docker image. First, run NATS Server: @@ -58,17 +58,16 @@ Now, start the Streaming server and link it to the above docker image: $ docker run -d --link nats-main nats-streaming -ns nats://nats-main:4222 -[INF] Starting nats-streaming-server[test-cluster] version 0.3.0 -[INF] Server is ready -[INF] STAN: Message store is MEMORY -[INF] STAN: --------- Store Limits --------- -[INF] STAN: Channels: 100 * -[INF] STAN: -------- channels limits ------- -[INF] STAN: Subscriptions: 1000 * -[INF] STAN: Messages : 1000000 * -[INF] STAN: Bytes : 976.56 MB * -[INF] STAN: Age : unlimited * -[INF] STAN: -------------------------------- +[1] 2016/12/09 21:16:47.502814 [INF] Starting nats-streaming-server[test-cluster] version 0.3.4 +[1] 2016/12/09 21:16:47.871777 [INF] STAN: Message store is FILE +[1] 2016/12/09 21:16:47.871809 [INF] STAN: --------- Store Limits --------- +[1] 2016/12/09 21:16:47.871815 [INF] STAN: Channels: 100 * +[1] 2016/12/09 21:16:47.871817 [INF] STAN: -------- channels limits ------- +[1] 2016/12/09 21:16:47.871820 [INF] STAN: Subscriptions: 1000 * +[1] 2016/12/09 21:16:47.871823 [INF] STAN: Messages : 1000000 * +[1] 2016/12/09 21:16:47.871831 [INF] STAN: Bytes : 976.56 MB * +[1] 2016/12/09 21:16:47.871834 [INF] STAN: Age : unlimited * +[1] 2016/12/09 21:16:47.871836 [INF] STAN: -------------------------------- Notice that the output shows that the NATS Server was not started, as opposed to the first output. @@ -98,7 +97,10 @@ Streaming Server File Store Options: --file_crc Enable file CRC-32 checksum --file_crc_poly Polynomial used to make the table used for CRC-32 checksum --file_sync Enable File.Sync on Flush - --file_cache Enable messages caching + --file_slice_max_msgs Maximum number of messages per file slice (subject to channel limits) + --file_slice_max_bytes Maximum file slice size - including index file (subject to channel limits) + --file_slice_max_age Maximum file slice duration starting when the first message is stored (subject to channel limits) + --file_slice_archive_script Path to script to use if you want to archive a file slice being removed Streaming Server TLS Options: -secure Use a TLS connection to the NATS server without @@ -139,7 +141,7 @@ TLS Options: --tls Enable TLS, do not verify clients (default: false) --tlscert Server certificate file --tlskey Private key for server certificate - --tlsverify Enable TLS, very client certificates + --tlsverify Enable TLS, verify client certificates --tlscacert Client certificate CA for verification NATS Clustering Options: From ecfffde1320b7b27b43aabf30c1925429a7db8b4 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 12 Dec 2016 10:32:58 -0800 Subject: [PATCH 45/85] Run update.sh --- php/README.md | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/php/README.md b/php/README.md index 9fdb1521c..da87eb223 100644 --- a/php/README.md +++ b/php/README.md @@ -128,9 +128,9 @@ Remember, you must install dependencies for your extensions manually. If an exte Some extensions are not provided with the PHP source, but are instead available through [PECL](https://pecl.php.net/). To install a PECL extension, use `pecl install` to download and compile it, then use `docker-php-ext-enable` to enable it: ```dockerfile -FROM php:7.0-fpm -RUN apt-get update && apt-get install -y libmemcached-dev \ - && pecl install memcached \ +FROM php:5.6-fpm +RUN apt-get update && apt-get install -y libmemcached-dev zlib1g-dev \ + && pecl install memcached-2.2.0 \ && docker-php-ext-enable memcached ``` @@ -139,7 +139,7 @@ RUN apt-get update && apt-get install -y libmemcached-dev \ Some extensions are not provided via either Core or PECL; these can be installed too, although the process is less automated: ```dockerfile -FROM php:7.0-apache +FROM php:5.6-apache RUN curl -fsSL 'https://xcache.lighttpd.net/pub/Releases/3.2.0/xcache-3.2.0.tar.gz' -o xcache.tar.gz \ && mkdir -p xcache \ && tar -xf xcache.tar.gz -C xcache --strip-components=1 \ @@ -155,6 +155,19 @@ RUN curl -fsSL 'https://xcache.lighttpd.net/pub/Releases/3.2.0/xcache-3.2.0.tar. && docker-php-ext-enable xcache ``` +The `docker-php-ext-*` scripts *can* accept an arbitrary path, but it must be absolute (to disambiguate from built-in extension names), so the above example could also be written as the following: + +```dockerfile +FROM php:5.6-apache +RUN curl -fsSL 'https://xcache.lighttpd.net/pub/Releases/3.2.0/xcache-3.2.0.tar.gz' -o xcache.tar.gz \ + && mkdir -p /tmp/xcache \ + && tar -xf xcache.tar.gz -C /tmp/xcache --strip-components=1 \ + && rm xcache.tar.gz \ + && docker-php-ext-configure /tmp/xcache --enable-xcache \ + && docker-php-ext-install /tmp/xcache \ + && rm -r /tmp/xcache +``` + ### Without a `Dockerfile` If you don't want to include a `Dockerfile` in your project, it is sufficient to do the following: From 5d64b1190827aa5a7069f9457626a467d61a775a Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 12 Dec 2016 15:32:53 -0800 Subject: [PATCH 46/85] Run update.sh --- nats-streaming/README.md | 82 ++++++++++++++++++++-------------------- telegraf/README.md | 4 +- 2 files changed, 44 insertions(+), 42 deletions(-) diff --git a/nats-streaming/README.md b/nats-streaming/README.md index 3fd5880d5..768c0db50 100644 --- a/nats-streaming/README.md +++ b/nats-streaming/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`0.3.0`, `latest` (*Dockerfile*)](https://github.com/nats-io/nats-streaming-docker/blob/1fcbfd456264c5da5888e279d9ea865166eeb3cf/Dockerfile) +- [`0.3.4`, `latest` (*Dockerfile*)](https://github.com/nats-io/nats-streaming-docker/blob/5ba3680f2232ea7ef652aaaab8992e891894e7d3/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/nats-streaming`)](https://github.com/docker-library/official-images/blob/master/library/nats-streaming). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fnats-streaming). @@ -25,37 +25,37 @@ $ docker run -d nats-streaming Output that you would get if you had started with `-ti` instead of `d` (for daemon): -[INF] Starting nats-streaming-server[test-cluster] version 0.3.0 -[INF] Starting nats-server version 0.9.4 -[INF] Listening for client connections on 0.0.0.0:4222 -[INF] Server is ready -[INF] STAN: Message store is MEMORY -[INF] STAN: --------- Store Limits --------- -[INF] STAN: Channels: 100 * -[INF] STAN: -------- channels limits ------- -[INF] STAN: Subscriptions: 1000 * -[INF] STAN: Messages : 1000000 * -[INF] STAN: Bytes : 976.56 MB * -[INF] STAN: Age : unlimited * -[INF] STAN: -------------------------------- +[1] 2016/12/09 21:14:38.010926 [INF] Starting nats-streaming-server[test-cluster] version 0.3.4 +[1] 2016/12/09 21:14:38.011636 [INF] Starting nats-server version 0.9.5 +[1] 2016/12/09 21:14:38.011915 [INF] Listening for client connections on 0.0.0.0:4222 +[1] 2016/12/09 21:14:38.012193 [INF] Server is ready +[1] 2016/12/09 21:14:38.294321 [INF] STAN: Message store is MEMORY +[1] 2016/12/09 21:14:38.294362 [INF] STAN: --------- Store Limits --------- +[1] 2016/12/09 21:14:38.294370 [INF] STAN: Channels: 100 * +[1] 2016/12/09 21:14:38.294375 [INF] STAN: -------- channels limits ------- +[1] 2016/12/09 21:14:38.294380 [INF] STAN: Subscriptions: 1000 * +[1] 2016/12/09 21:14:38.294385 [INF] STAN: Messages : 1000000 * +[1] 2016/12/09 21:14:38.294472 [INF] STAN: Bytes : 976.56 MB * +[1] 2016/12/09 21:14:38.294491 [INF] STAN: Age : unlimited * +[1] 2016/12/09 21:14:38.294494 [INF] STAN: -------------------------------- To use a file based store instead, you would run: $ docker run -d nats-streaming -store file -dir datastore -[INF] Starting nats-streaming-server[test-cluster] version 0.3.0 -[INF] Starting nats-server version 0.9.4 -[INF] Listening for client connections on 0.0.0.0:4222 -[INF] Server is ready -[INF] STAN: Message store is FILE -[INF] STAN: --------- Store Limits --------- -[INF] STAN: Channels: 100 * -[INF] STAN: -------- channels limits ------- -[INF] STAN: Subscriptions: 1000 * -[INF] STAN: Messages : 1000000 * -[INF] STAN: Bytes : 976.56 MB * -[INF] STAN: Age : unlimited * -[INF] STAN: -------------------------------- +[1] 2016/12/09 21:15:23.869508 [INF] Starting nats-streaming-server[test-cluster] version 0.3.4 +[1] 2016/12/09 21:15:23.871555 [INF] Starting nats-server version 0.9.5 +[1] 2016/12/09 21:15:23.871671 [INF] Listening for client connections on 0.0.0.0:4222 +[1] 2016/12/09 21:15:23.871888 [INF] Server is ready +[1] 2016/12/09 21:15:24.152361 [INF] STAN: Message store is FILE +[1] 2016/12/09 21:15:24.152375 [INF] STAN: --------- Store Limits --------- +[1] 2016/12/09 21:15:24.152380 [INF] STAN: Channels: 100 * +[1] 2016/12/09 21:15:24.152383 [INF] STAN: -------- channels limits ------- +[1] 2016/12/09 21:15:24.152386 [INF] STAN: Subscriptions: 1000 * +[1] 2016/12/09 21:15:24.152388 [INF] STAN: Messages : 1000000 * +[1] 2016/12/09 21:15:24.152430 [INF] STAN: Bytes : 976.56 MB * +[1] 2016/12/09 21:15:24.152434 [INF] STAN: Age : unlimited * +[1] 2016/12/09 21:15:24.152467 [INF] STAN: -------------------------------- You can also connect to a remote NATS Server running in a docker image. First, run NATS Server: @@ -66,17 +66,16 @@ Now, start the Streaming server and link it to the above docker image: $ docker run -d --link nats-main nats-streaming -ns nats://nats-main:4222 -[INF] Starting nats-streaming-server[test-cluster] version 0.3.0 -[INF] Server is ready -[INF] STAN: Message store is MEMORY -[INF] STAN: --------- Store Limits --------- -[INF] STAN: Channels: 100 * -[INF] STAN: -------- channels limits ------- -[INF] STAN: Subscriptions: 1000 * -[INF] STAN: Messages : 1000000 * -[INF] STAN: Bytes : 976.56 MB * -[INF] STAN: Age : unlimited * -[INF] STAN: -------------------------------- +[1] 2016/12/09 21:16:47.502814 [INF] Starting nats-streaming-server[test-cluster] version 0.3.4 +[1] 2016/12/09 21:16:47.871777 [INF] STAN: Message store is FILE +[1] 2016/12/09 21:16:47.871809 [INF] STAN: --------- Store Limits --------- +[1] 2016/12/09 21:16:47.871815 [INF] STAN: Channels: 100 * +[1] 2016/12/09 21:16:47.871817 [INF] STAN: -------- channels limits ------- +[1] 2016/12/09 21:16:47.871820 [INF] STAN: Subscriptions: 1000 * +[1] 2016/12/09 21:16:47.871823 [INF] STAN: Messages : 1000000 * +[1] 2016/12/09 21:16:47.871831 [INF] STAN: Bytes : 976.56 MB * +[1] 2016/12/09 21:16:47.871834 [INF] STAN: Age : unlimited * +[1] 2016/12/09 21:16:47.871836 [INF] STAN: -------------------------------- Notice that the output shows that the NATS Server was not started, as opposed to the first output. @@ -106,7 +105,10 @@ Streaming Server File Store Options: --file_crc Enable file CRC-32 checksum --file_crc_poly Polynomial used to make the table used for CRC-32 checksum --file_sync Enable File.Sync on Flush - --file_cache Enable messages caching + --file_slice_max_msgs Maximum number of messages per file slice (subject to channel limits) + --file_slice_max_bytes Maximum file slice size - including index file (subject to channel limits) + --file_slice_max_age Maximum file slice duration starting when the first message is stored (subject to channel limits) + --file_slice_archive_script Path to script to use if you want to archive a file slice being removed Streaming Server TLS Options: -secure Use a TLS connection to the NATS server without @@ -147,7 +149,7 @@ TLS Options: --tls Enable TLS, do not verify clients (default: false) --tlscert Server certificate file --tlskey Private key for server certificate - --tlsverify Enable TLS, very client certificates + --tlsverify Enable TLS, verify client certificates --tlscacert Client certificate CA for verification NATS Clustering Options: diff --git a/telegraf/README.md b/telegraf/README.md index 805a2ad17..3d0ac4dd1 100644 --- a/telegraf/README.md +++ b/telegraf/README.md @@ -2,8 +2,8 @@ - [`1.0`, `1.0.1` (*telegraf/1.0/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/a86d1ecbaa12a696c10ed66bf4390c42fe733582/telegraf/1.0/Dockerfile) - [`1.0-alpine`, `1.0.1-alpine` (*telegraf/1.0/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/a86d1ecbaa12a696c10ed66bf4390c42fe733582/telegraf/1.0/alpine/Dockerfile) -- [`1.1`, `1.1.1`, `latest` (*telegraf/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/902362bdf052871ad6232dbf66fb3d767ccca5db/telegraf/1.1/Dockerfile) -- [`1.1-alpine`, `1.1.1-alpine`, `alpine` (*telegraf/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/902362bdf052871ad6232dbf66fb3d767ccca5db/telegraf/1.1/alpine/Dockerfile) +- [`1.1`, `1.1.2`, `latest` (*telegraf/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/9bfe5c39d1fcf1dfdaa1732cb98311a40fbf6a57/telegraf/1.1/Dockerfile) +- [`1.1-alpine`, `1.1.2-alpine`, `alpine` (*telegraf/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/9bfe5c39d1fcf1dfdaa1732cb98311a40fbf6a57/telegraf/1.1/alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/telegraf`)](https://github.com/docker-library/official-images/blob/master/library/telegraf). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ftelegraf). From 68633b6b6d90729e04f84401e469d88f6d66323a Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 12 Dec 2016 16:43:47 -0800 Subject: [PATCH 47/85] Run update.sh --- clearlinux/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clearlinux/README.md b/clearlinux/README.md index 4b66864a4..54007e9da 100644 --- a/clearlinux/README.md +++ b/clearlinux/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `base` (*Dockerfile*)](https://github.com/clearlinux/docker-brew-clearlinux/blob/54ed3945f696c4175e45dc67e3164b9f3208bf96/Dockerfile) +- [`latest`, `base` (*Dockerfile*)](https://github.com/clearlinux/docker-brew-clearlinux/blob/4d594721b83c7db6b7031cde6d8e9e103640e549/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/clearlinux`)](https://github.com/docker-library/official-images/blob/master/library/clearlinux). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fclearlinux). From e78efab82b15013c75ce2d06eed5dc07d2fcffd3 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 13 Dec 2016 02:32:56 -0800 Subject: [PATCH 48/85] Run update.sh --- aerospike/README.md | 2 +- alpine/README.md | 2 +- amazonlinux/README.md | 2 +- arangodb/README.md | 2 +- backdrop/README.md | 2 +- bash/README.md | 2 +- bonita/README.md | 2 +- buildpack-deps/README.md | 2 +- busybox/README.md | 2 +- cassandra/README.md | 2 +- celery/README.md | 2 +- centos/README.md | 2 +- chronograf/README.md | 2 +- cirros/README.md | 2 +- clearlinux/README.md | 2 +- clojure/README.md | 2 +- composer/README.md | 2 +- consul/README.md | 2 +- couchbase/README.md | 2 +- couchdb/README.md | 2 +- crate/README.md | 2 +- crux/README.md | 2 +- debian/README.md | 2 +- django/README.md | 2 +- docker/README.md | 2 +- drupal/README.md | 2 +- eggdrop/README.md | 2 +- elasticsearch/README.md | 2 +- elixir/README.md | 2 +- erlang/README.md | 2 +- fedora/README.md | 2 +- fsharp/README.md | 2 +- gazebo/README.md | 2 +- gcc/README.md | 2 +- ghost/README.md | 2 +- golang/README.md | 2 +- haproxy/README.md | 2 +- haskell/README.md | 2 +- hello-seattle/README.md | 2 +- hello-world/README.md | 2 +- hola-mundo/README.md | 2 +- httpd/README.md | 2 +- hylang/README.md | 2 +- ibmjava/README.md | 2 +- influxdb/README.md | 2 +- iojs/README.md | 2 +- irssi/README.md | 2 +- java/README.md | 2 +- jenkins/README.md | 2 +- jetty/README.md | 2 +- joomla/README.md | 2 +- jruby/README.md | 2 +- julia/README.md | 2 +- kaazing-gateway/README.md | 2 +- kapacitor/README.md | 2 +- kibana/README.md | 2 +- known/README.md | 2 +- kong/README.md | 2 +- lightstreamer/README.md | 2 +- logstash/README.md | 2 +- mageia/README.md | 2 +- mariadb/README.md | 2 +- maven/README.md | 2 +- memcached/README.md | 2 +- mongo-express/README.md | 2 +- mongo/README.md | 2 +- mono/README.md | 2 +- mysql/README.md | 2 +- nats-streaming/README.md | 2 +- nats/README.md | 2 +- neo4j/README.md | 2 +- neurodebian/README.md | 2 +- nginx/README.md | 2 +- node/README.md | 2 +- notary/README.md | 2 +- nuxeo/README.md | 2 +- odoo/README.md | 2 +- openjdk/README.md | 2 +- opensuse/README.md | 2 +- orientdb/README.md | 2 +- owncloud/README.md | 2 +- percona/README.md | 2 +- perl/README.md | 2 +- photon/README.md | 2 +- php-zendserver/README.md | 2 +- php/README.md | 2 +- piwik/README.md | 2 +- plone/README.md | 2 +- postgres/README.md | 2 +- pypy/README.md | 2 +- python/README.md | 2 +- r-base/README.md | 2 +- rabbitmq/README.md | 2 +- rails/README.md | 2 +- rakudo-star/README.md | 2 +- redis/README.md | 2 +- redmine/README.md | 2 +- registry/README.md | 2 +- rethinkdb/README.md | 2 +- rocket.chat/README.md | 2 +- ros/README.md | 2 +- ruby/README.md | 2 +- sentry/README.md | 2 +- solr/README.md | 2 +- sonarqube/README.md | 2 +- sourcemage/README.md | 2 +- spiped/README.md | 2 +- storm/README.md | 2 +- swarm/README.md | 2 +- telegraf/README.md | 2 +- thrift/README.md | 2 +- tomcat/README.md | 2 +- tomee/README.md | 2 +- traefik/README.md | 2 +- ubuntu/README.md | 2 +- vault/README.md | 2 +- websphere-liberty/README.md | 2 +- wordpress/README.md | 2 +- zookeeper/README.md | 2 +- 119 files changed, 119 insertions(+), 119 deletions(-) diff --git a/aerospike/README.md b/aerospike/README.md index 4cdf40165..5fcc4a66c 100644 --- a/aerospike/README.md +++ b/aerospike/README.md @@ -97,7 +97,7 @@ Unless required by applicable law or agreed to in writing, software distributed # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/alpine/README.md b/alpine/README.md index 08edbadbb..a265c321b 100644 --- a/alpine/README.md +++ b/alpine/README.md @@ -46,7 +46,7 @@ This image is well documented. [Check out the documentation at Viewdocs](http:// # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/amazonlinux/README.md b/amazonlinux/README.md index 186bdeae4..e0968b74f 100644 --- a/amazonlinux/README.md +++ b/amazonlinux/README.md @@ -45,7 +45,7 @@ Visit the [EC2 Container Registry Getting Started](https://aws.amazon.com/ecr/ge # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/arangodb/README.md b/arangodb/README.md index 0a9213286..fd579e87a 100644 --- a/arangodb/README.md +++ b/arangodb/README.md @@ -162,7 +162,7 @@ If you are using the image as a base image please make sure to wrap any CMD in t # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/backdrop/README.md b/backdrop/README.md index f99cf27d7..8e59556d9 100644 --- a/backdrop/README.md +++ b/backdrop/README.md @@ -94,7 +94,7 @@ View [license information](https://backdropcms.org/license) for the software con # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/bash/README.md b/bash/README.md index e4114d79e..09a40516b 100644 --- a/bash/README.md +++ b/bash/README.md @@ -77,7 +77,7 @@ Bash is free software, distributed under the terms of the [GNU General Public Li # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/bonita/README.md b/bonita/README.md index 964ff7902..51910089b 100644 --- a/bonita/README.md +++ b/bonita/README.md @@ -378,7 +378,7 @@ Bonita BPM image includes two parts : # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/buildpack-deps/README.md b/buildpack-deps/README.md index 3c2ad9938..32196d2ae 100644 --- a/buildpack-deps/README.md +++ b/buildpack-deps/README.md @@ -59,7 +59,7 @@ View [license information](https://www.debian.org/social_contract#guidelines) fo # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/busybox/README.md b/busybox/README.md index fa5675153..ebe9abb16 100644 --- a/busybox/README.md +++ b/busybox/README.md @@ -54,7 +54,7 @@ View [license information](http://www.busybox.net/license.html) for the software # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/cassandra/README.md b/cassandra/README.md index 7a00fec20..3340236b5 100644 --- a/cassandra/README.md +++ b/cassandra/README.md @@ -175,7 +175,7 @@ If there is no database initialized when the container starts, then a default da # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/celery/README.md b/celery/README.md index 33524033b..d19fe04db 100644 --- a/celery/README.md +++ b/celery/README.md @@ -41,7 +41,7 @@ $ docker run --link some-redis:redis -e CELERY_BROKER_URL=redis://redis --rm cel # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/centos/README.md b/centos/README.md index 67f486273..cab89ccf0 100644 --- a/centos/README.md +++ b/centos/README.md @@ -103,7 +103,7 @@ This container is running with systemd in a limited context, with the cgroups fi # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/chronograf/README.md b/chronograf/README.md index 834d17e9e..fd5ee01af 100644 --- a/chronograf/README.md +++ b/chronograf/README.md @@ -60,7 +60,7 @@ View [license information](https://github.com/influxdata/chronograf/blob/master/ # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/cirros/README.md b/cirros/README.md index 82ea85a16..76c42224d 100644 --- a/cirros/README.md +++ b/cirros/README.md @@ -17,7 +17,7 @@ CirrOS is a Tiny OS that specializes in running on a cloud. # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/clearlinux/README.md b/clearlinux/README.md index 54007e9da..291cf8cc6 100644 --- a/clearlinux/README.md +++ b/clearlinux/README.md @@ -27,7 +27,7 @@ Where editors contains the usual suspects for command line editors and dev-utils # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/clojure/README.md b/clojure/README.md index 49368e4b6..cf6620124 100644 --- a/clojure/README.md +++ b/clojure/README.md @@ -94,7 +94,7 @@ View [license information](http://clojure.org/license) for the software containe # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/composer/README.md b/composer/README.md index 6789211a8..0d98960e4 100644 --- a/composer/README.md +++ b/composer/README.md @@ -95,7 +95,7 @@ View [license information](https://github.com/composer/composer/blob/master/LICE # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/consul/README.md b/consul/README.md index 89ece062a..735746665 100644 --- a/consul/README.md +++ b/consul/README.md @@ -210,7 +210,7 @@ View [license information](https://raw.githubusercontent.com/hashicorp/consul/ma # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/couchbase/README.md b/couchbase/README.md index b02b3f894..24888bca0 100644 --- a/couchbase/README.md +++ b/couchbase/README.md @@ -170,7 +170,7 @@ docker run couchbase:community-4.0.0 # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/couchdb/README.md b/couchdb/README.md index 5f8573bd1..e60e8b1f8 100644 --- a/couchdb/README.md +++ b/couchdb/README.md @@ -120,7 +120,7 @@ Apache CouchDB is licensed under the [Apache License](https://github.com/apache/ # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/crate/README.md b/crate/README.md index 04c8af05f..d6cdc9987 100644 --- a/crate/README.md +++ b/crate/README.md @@ -125,7 +125,7 @@ View [license information](https://github.com/crate/crate/blob/master/LICENSE.tx # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/crux/README.md b/crux/README.md index 3916e42f2..dbf9e906b 100644 --- a/crux/README.md +++ b/crux/README.md @@ -30,7 +30,7 @@ Finally, it strives to use new features as they become available, as long as the # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/debian/README.md b/debian/README.md index caaf358a3..ad3b5f978 100644 --- a/debian/README.md +++ b/debian/README.md @@ -71,7 +71,7 @@ Additional interesting information is provided in files on the [relevant `dist` # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/django/README.md b/django/README.md index d59c28a07..e1d2f3bb0 100644 --- a/django/README.md +++ b/django/README.md @@ -107,7 +107,7 @@ View [license information](https://github.com/django/django/blob/master/LICENSE) # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/docker/README.md b/docker/README.md index 1111d0713..ccfc2ef84 100644 --- a/docker/README.md +++ b/docker/README.md @@ -164,7 +164,7 @@ View [license information](https://github.com/docker/docker/blob/eb7b2ed6bbe3fbe # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/drupal/README.md b/drupal/README.md index 2977fd9c1..1ff2ea3c0 100644 --- a/drupal/README.md +++ b/drupal/README.md @@ -74,7 +74,7 @@ View [license information](https://www.drupal.org/licensing/faq) for the softwar # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/eggdrop/README.md b/eggdrop/README.md index 2dbbf6eda..e95da7f7e 100644 --- a/eggdrop/README.md +++ b/eggdrop/README.md @@ -58,7 +58,7 @@ View [license information](https://www.gnu.org/licenses/gpl-3.0.en.html) for the # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/elasticsearch/README.md b/elasticsearch/README.md index be58acc72..698478d68 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -65,7 +65,7 @@ View [license information](https://github.com/elasticsearch/elasticsearch/blob/6 # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/elixir/README.md b/elixir/README.md index 0d02566f8..ce04a0249 100644 --- a/elixir/README.md +++ b/elixir/README.md @@ -72,7 +72,7 @@ Unless required by applicable law or agreed to in writing, software distributed # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/erlang/README.md b/erlang/README.md index 24fa06a7c..f5553b9db 100644 --- a/erlang/README.md +++ b/erlang/README.md @@ -91,7 +91,7 @@ View [license information](http://www.erlang.org/about.html) for the software co # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/fedora/README.md b/fedora/README.md index 7bac4f3c7..05db20352 100644 --- a/fedora/README.md +++ b/fedora/README.md @@ -26,7 +26,7 @@ This image is a relatively small footprint in comparison to a standard Fedora in # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/fsharp/README.md b/fsharp/README.md index 203abcbb2..00aefd55c 100644 --- a/fsharp/README.md +++ b/fsharp/README.md @@ -35,7 +35,7 @@ View [the Apache 2.0 license](https://github.com/fsharp/fsharp/blob/d518f91418ef # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/gazebo/README.md b/gazebo/README.md index 64e264673..672b0aa86 100644 --- a/gazebo/README.md +++ b/gazebo/README.md @@ -160,7 +160,7 @@ Gazebo is open-source licensed under [Apache 2.0](http://opensource.org/licenses # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/gcc/README.md b/gcc/README.md index c844dfe4d..8b928becc 100644 --- a/gcc/README.md +++ b/gcc/README.md @@ -57,7 +57,7 @@ View [license information](https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/COPYING3?vi # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/ghost/README.md b/ghost/README.md index 1f31ad90d..d97b5a6a8 100644 --- a/ghost/README.md +++ b/ghost/README.md @@ -53,7 +53,7 @@ v4.4.7 # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/golang/README.md b/golang/README.md index f5f668040..531228ec2 100644 --- a/golang/README.md +++ b/golang/README.md @@ -126,7 +126,7 @@ View [license information](http://golang.org/LICENSE) for the software contained # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/haproxy/README.md b/haproxy/README.md index aa752fa4e..07b7cf563 100644 --- a/haproxy/README.md +++ b/haproxy/README.md @@ -96,7 +96,7 @@ View [license information](http://www.haproxy.org/download/1.5/doc/LICENSE) for # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/haskell/README.md b/haskell/README.md index 95b9f6e4b..1444bfa90 100644 --- a/haskell/README.md +++ b/haskell/README.md @@ -89,7 +89,7 @@ This image is licensed under the MIT License (see [LICENSE](https://github.com/d # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/hello-seattle/README.md b/hello-seattle/README.md index f50c8e9d1..a8b3a56ed 100644 --- a/hello-seattle/README.md +++ b/hello-seattle/README.md @@ -40,7 +40,7 @@ See [the `hello-world` image description](https://hub.docker.com/_/hello-world/) # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/hello-world/README.md b/hello-world/README.md index 16baeef51..d8c5a626a 100644 --- a/hello-world/README.md +++ b/hello-world/README.md @@ -46,7 +46,7 @@ This image is a prime example of using the [`scratch`](https://registry.hub.dock # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/hola-mundo/README.md b/hola-mundo/README.md index 781d1319c..e87ea5eea 100644 --- a/hola-mundo/README.md +++ b/hola-mundo/README.md @@ -40,7 +40,7 @@ See [the `hello-world` image description](https://hub.docker.com/_/hello-world/) # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/httpd/README.md b/httpd/README.md index bf5e9782f..b5bb4368f 100644 --- a/httpd/README.md +++ b/httpd/README.md @@ -80,7 +80,7 @@ View [license information](https://www.apache.org/licenses/) for the software co # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/hylang/README.md b/hylang/README.md index 6e7c5acd2..eb1d49d3a 100644 --- a/hylang/README.md +++ b/hylang/README.md @@ -46,7 +46,7 @@ View [license information](https://github.com/hylang/hy/blob/master/LICENSE) for # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/ibmjava/README.md b/ibmjava/README.md index e6aa0bdee..4ad98d21d 100644 --- a/ibmjava/README.md +++ b/ibmjava/README.md @@ -122,7 +122,7 @@ Licenses for the products installed within the images: # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/influxdb/README.md b/influxdb/README.md index af80d046b..dc290de2a 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -152,7 +152,7 @@ View [license information](https://github.com/influxdata/influxdb/blob/master/LI # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/iojs/README.md b/iojs/README.md index cfc39cb93..bee8f962c 100644 --- a/iojs/README.md +++ b/iojs/README.md @@ -87,7 +87,7 @@ View [license information](https://github.com/iojs/io.js/blob/master/LICENSE) fo # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/irssi/README.md b/irssi/README.md index 656e19c79..e342a0f9a 100644 --- a/irssi/README.md +++ b/irssi/README.md @@ -68,7 +68,7 @@ View [license information](https://github.com/irssi/irssi/blob/master/COPYING) f # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/java/README.md b/java/README.md index 8a0372e91..69677fc16 100644 --- a/java/README.md +++ b/java/README.md @@ -97,7 +97,7 @@ View [license information](http://openjdk.java.net/legal/gplv2+ce.html) for the # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/jenkins/README.md b/jenkins/README.md index 8b94cd16a..bd59132fb 100644 --- a/jenkins/README.md +++ b/jenkins/README.md @@ -191,7 +191,7 @@ To minimize image size, it's uncommon for additional related tools (such as `git # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/jetty/README.md b/jetty/README.md index 2c7e0e8b5..83d684246 100644 --- a/jetty/README.md +++ b/jetty/README.md @@ -135,7 +135,7 @@ View [license information](http://eclipse.org/jetty/licenses.php) for the softwa # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/joomla/README.md b/joomla/README.md index 65f93c4fe..d3e2c13b2 100644 --- a/joomla/README.md +++ b/joomla/README.md @@ -84,7 +84,7 @@ View [license information](http://www.gnu.org/licenses/gpl-2.0.txt) for the soft # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/jruby/README.md b/jruby/README.md index e174356e6..ed75da6a1 100644 --- a/jruby/README.md +++ b/jruby/README.md @@ -67,7 +67,7 @@ View [license information](https://github.com/jruby/jruby/blob/master/COPYING) f # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/julia/README.md b/julia/README.md index aa2f13179..b6bf1e69b 100644 --- a/julia/README.md +++ b/julia/README.md @@ -36,7 +36,7 @@ View [license information](http://julialang.org/) for the software contained in # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/kaazing-gateway/README.md b/kaazing-gateway/README.md index 4aa8d9cf1..7f8474aed 100644 --- a/kaazing-gateway/README.md +++ b/kaazing-gateway/README.md @@ -61,7 +61,7 @@ View [license information](https://github.com/kaazing/gateway/blob/master/LICENS # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/kapacitor/README.md b/kapacitor/README.md index d97c586a0..a08d6942c 100644 --- a/kapacitor/README.md +++ b/kapacitor/README.md @@ -164,7 +164,7 @@ View [license information](https://github.com/influxdata/kapacitor/blob/master/L # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/kibana/README.md b/kibana/README.md index 07f2ef33c..c6d7cfec0 100644 --- a/kibana/README.md +++ b/kibana/README.md @@ -52,7 +52,7 @@ View [license information](https://github.com/elastic/kibana/blob/4557a6fc0ba08c # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/known/README.md b/known/README.md index 1e85ba6aa..e8831f893 100644 --- a/known/README.md +++ b/known/README.md @@ -63,7 +63,7 @@ View [license information](https://raw.githubusercontent.com/idno/Known/master/L # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/kong/README.md b/kong/README.md index 621cf619b..9001ea418 100644 --- a/kong/README.md +++ b/kong/README.md @@ -101,7 +101,7 @@ View [license information](https://getkong.org/license/) for the software contai # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/lightstreamer/README.md b/lightstreamer/README.md index b15abf3d8..1066c02b1 100644 --- a/lightstreamer/README.md +++ b/lightstreamer/README.md @@ -138,7 +138,7 @@ View [license information](http://www.lightstreamer.com/lightstreamer-sla) for t # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/logstash/README.md b/logstash/README.md index ea8ed4933..33eefb72d 100644 --- a/logstash/README.md +++ b/logstash/README.md @@ -77,7 +77,7 @@ View [license information](https://github.com/elastic/logstash/blob/master/LICEN # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/mageia/README.md b/mageia/README.md index 13e28b568..8061269ce 100644 --- a/mageia/README.md +++ b/mageia/README.md @@ -43,7 +43,7 @@ All images install the following packages: # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/mariadb/README.md b/mariadb/README.md index 5b0d3fedb..24c9ef650 100644 --- a/mariadb/README.md +++ b/mariadb/README.md @@ -180,7 +180,7 @@ $ docker exec some-mariadb sh -c 'exec mysqldump --all-databases -uroot -p"$MYSQ # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/maven/README.md b/maven/README.md index e391eaec0..3cb63081d 100644 --- a/maven/README.md +++ b/maven/README.md @@ -79,7 +79,7 @@ View [license information](https://www.apache.org/licenses/) for the software co # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/memcached/README.md b/memcached/README.md index ed9435c5d..cafd70cf4 100644 --- a/memcached/README.md +++ b/memcached/README.md @@ -61,7 +61,7 @@ View [license information](https://github.com/memcached/memcached/blob/master/LI # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/mongo-express/README.md b/mongo-express/README.md index 99de9ad00..c040f7f90 100644 --- a/mongo-express/README.md +++ b/mongo-express/README.md @@ -75,7 +75,7 @@ This example links to a container name typical of `docker-compose`, changes the # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/mongo/README.md b/mongo/README.md index 125a774dc..bf1c741bb 100644 --- a/mongo/README.md +++ b/mongo/README.md @@ -137,7 +137,7 @@ View [license information](https://github.com/mongodb/mongo/blob/7c3cfac300cfcca # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/mono/README.md b/mono/README.md index cc93a89c2..6ef906443 100644 --- a/mono/README.md +++ b/mono/README.md @@ -98,7 +98,7 @@ This Docker Image is licensed with the Expat License. See the [Mono Project lice # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/mysql/README.md b/mysql/README.md index 30616d684..073d0abc2 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -179,7 +179,7 @@ $ docker exec some-mysql sh -c 'exec mysqldump --all-databases -uroot -p"$MYSQL_ # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/nats-streaming/README.md b/nats-streaming/README.md index 768c0db50..82893455d 100644 --- a/nats-streaming/README.md +++ b/nats-streaming/README.md @@ -172,7 +172,7 @@ View [license information](https://github.com/nats-io/nats-streaming-server/blob # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/nats/README.md b/nats/README.md index aaa416aa9..dda2f3083 100644 --- a/nats/README.md +++ b/nats/README.md @@ -131,7 +131,7 @@ View [license information](https://github.com/nats-io/gnatsd/blob/master/LICENSE # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/neo4j/README.md b/neo4j/README.md index d450177de..cf4c9b99d 100644 --- a/neo4j/README.md +++ b/neo4j/README.md @@ -85,7 +85,7 @@ For more examples and complete documentation please go [here for 2.x](http://neo # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/neurodebian/README.md b/neurodebian/README.md index c00fc688c..39dafaf62 100644 --- a/neurodebian/README.md +++ b/neurodebian/README.md @@ -42,7 +42,7 @@ deb http://neuro.debian.net/debian data main # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/nginx/README.md b/nginx/README.md index a9e87dd98..d5795dc99 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -116,7 +116,7 @@ To minimize image size, it's uncommon for additional related tools (such as `git # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/node/README.md b/node/README.md index 355cfa2a4..925954ba1 100644 --- a/node/README.md +++ b/node/README.md @@ -99,7 +99,7 @@ View [license information](https://github.com/joyent/node/blob/master/LICENSE) f # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/notary/README.md b/notary/README.md index e052663b2..9ea222db8 100644 --- a/notary/README.md +++ b/notary/README.md @@ -100,7 +100,7 @@ View [license information](https://github.com/docker/notary/blob/master/LICENSE) # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/nuxeo/README.md b/nuxeo/README.md index 9246d58f6..315ffb962 100644 --- a/nuxeo/README.md +++ b/nuxeo/README.md @@ -192,7 +192,7 @@ View [license information](http://doc.nuxeo.com/x/gIK7) for the software contain # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/odoo/README.md b/odoo/README.md index e8a0ecc0a..4055b7cc6 100644 --- a/odoo/README.md +++ b/odoo/README.md @@ -185,7 +185,7 @@ View [license information](https://raw.githubusercontent.com/odoo/odoo/8.0/LICEN # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/openjdk/README.md b/openjdk/README.md index 708eda204..49655903c 100644 --- a/openjdk/README.md +++ b/openjdk/README.md @@ -80,7 +80,7 @@ View [license information](http://openjdk.java.net/legal/gplv2+ce.html) for the # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/opensuse/README.md b/opensuse/README.md index 5cec17997..cbc060aa4 100644 --- a/opensuse/README.md +++ b/opensuse/README.md @@ -34,7 +34,7 @@ However the following repositories are already part of the image: # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/orientdb/README.md b/orientdb/README.md index efc80bfd9..552323b31 100644 --- a/orientdb/README.md +++ b/orientdb/README.md @@ -83,7 +83,7 @@ $ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 \ # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/owncloud/README.md b/owncloud/README.md index 47e74b4f1..3278e318f 100644 --- a/owncloud/README.md +++ b/owncloud/README.md @@ -89,7 +89,7 @@ View [license information](https://owncloud.org/contribute/agreement/) for the s # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/percona/README.md b/percona/README.md index 3dd734f9e..1e5fa5505 100644 --- a/percona/README.md +++ b/percona/README.md @@ -180,7 +180,7 @@ $ docker exec some-percona sh -c 'exec mysqldump --all-databases -uroot -p"$MYSQ # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/perl/README.md b/perl/README.md index 89601c64e..58327fa74 100644 --- a/perl/README.md +++ b/perl/README.md @@ -49,7 +49,7 @@ View [license information](http://dev.perl.org/licenses/) for the software conta # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/photon/README.md b/photon/README.md index c13707227..8a2449bf4 100644 --- a/photon/README.md +++ b/photon/README.md @@ -36,7 +36,7 @@ View [license information](https://github.com/vmware/photon/blob/master/LICENSE) # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/php-zendserver/README.md b/php-zendserver/README.md index 62fae3f2c..64fc9e7f7 100644 --- a/php-zendserver/README.md +++ b/php-zendserver/README.md @@ -150,7 +150,7 @@ Each Zend Server Docker container requires 1GB of availible memory. # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/php/README.md b/php/README.md index da87eb223..c8c16c4b0 100644 --- a/php/README.md +++ b/php/README.md @@ -198,7 +198,7 @@ View [license information](http://php.net/license/) for the software contained i # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/piwik/README.md b/piwik/README.md index d792fe9b5..9a9f32f8d 100644 --- a/piwik/README.md +++ b/piwik/README.md @@ -61,7 +61,7 @@ View [license information](https://github.com/piwik/piwik/blob/master/LEGALNOTIC # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/plone/README.md b/plone/README.md index bc7d32679..288dcd2c5 100644 --- a/plone/README.md +++ b/plone/README.md @@ -96,7 +96,7 @@ View [license information](https://plone.org/foundation/copyrights/license-faq) # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/postgres/README.md b/postgres/README.md index 58f19aa35..b00b50f8c 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -134,7 +134,7 @@ To minimize image size, it's uncommon for additional related tools (such as `git # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/pypy/README.md b/pypy/README.md index b07cde35e..d1e6b3e54 100644 --- a/pypy/README.md +++ b/pypy/README.md @@ -86,7 +86,7 @@ View [license information](https://bitbucket.org/pypy/pypy/src/c3ff0dd6252b6ba0d # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/python/README.md b/python/README.md index ee8768ff7..051036d6a 100644 --- a/python/README.md +++ b/python/README.md @@ -121,7 +121,7 @@ View license information for [Python 2](https://docs.python.org/2/license.html) # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/r-base/README.md b/r-base/README.md index 2deeccd46..26f09c33b 100644 --- a/r-base/README.md +++ b/r-base/README.md @@ -78,7 +78,7 @@ View [R-project license information](http://www.r-project.org/Licenses/) for the # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/rabbitmq/README.md b/rabbitmq/README.md index d1e9ac3e6..e4205f954 100644 --- a/rabbitmq/README.md +++ b/rabbitmq/README.md @@ -122,7 +122,7 @@ View [license information](https://www.rabbitmq.com/mpl.html) for the software c # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/rails/README.md b/rails/README.md index 2050fb23e..aa27a26d6 100644 --- a/rails/README.md +++ b/rails/README.md @@ -108,7 +108,7 @@ View [license information](https://github.com/rails/rails#license) for the softw # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/rakudo-star/README.md b/rakudo-star/README.md index d39dccc1e..d25150347 100644 --- a/rakudo-star/README.md +++ b/rakudo-star/README.md @@ -50,7 +50,7 @@ View [license information](https://github.com/rakudo/star/blob/master/LICENSE) f # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/redis/README.md b/redis/README.md index 3fb54013d..c0840f776 100644 --- a/redis/README.md +++ b/redis/README.md @@ -95,7 +95,7 @@ View [license information](http://redis.io/topics/license) for the software cont # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/redmine/README.md b/redmine/README.md index f70f0b8f4..96a513750 100644 --- a/redmine/README.md +++ b/redmine/README.md @@ -141,7 +141,7 @@ This variable is used to create an initial `config/secrets.yml` and set the `sec # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/registry/README.md b/registry/README.md index 495bba328..ebb113068 100644 --- a/registry/README.md +++ b/registry/README.md @@ -42,7 +42,7 @@ If you are interested in commercial support, the [Docker Trusted Registry](https # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/rethinkdb/README.md b/rethinkdb/README.md index c0f98d348..2cf407238 100644 --- a/rethinkdb/README.md +++ b/rethinkdb/README.md @@ -65,7 +65,7 @@ View [license information](http://www.gnu.org/licenses/agpl-3.0.html) for the so # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/rocket.chat/README.md b/rocket.chat/README.md index e07262b9f..ff12b229e 100644 --- a/rocket.chat/README.md +++ b/rocket.chat/README.md @@ -50,7 +50,7 @@ View [license information](https://github.com/RocketChat/Rocket.Chat/blob/master # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/ros/README.md b/ros/README.md index 86db2bbfd..c3229850b 100644 --- a/ros/README.md +++ b/ros/README.md @@ -267,7 +267,7 @@ While the core parts of ROS are licensed under the BSD license, other licenses a # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/ruby/README.md b/ruby/README.md index acdbab33c..a1c3b045a 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -104,7 +104,7 @@ View [license information](https://www.ruby-lang.org/en/about/license.txt) for t # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/sentry/README.md b/sentry/README.md index b9209568b..506b66ecb 100644 --- a/sentry/README.md +++ b/sentry/README.md @@ -142,7 +142,7 @@ View [license information](https://github.com/getsentry/sentry/blob/master/LICEN # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/solr/README.md b/solr/README.md index a3900aca9..6479dac40 100644 --- a/solr/README.md +++ b/solr/README.md @@ -229,7 +229,7 @@ Unless required by applicable law or agreed to in writing, software distributed # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/sonarqube/README.md b/sonarqube/README.md index 1cf41292d..facf0a964 100644 --- a/sonarqube/README.md +++ b/sonarqube/README.md @@ -80,7 +80,7 @@ View [license information](http://www.gnu.org/licenses/lgpl.txt) for the softwar # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/sourcemage/README.md b/sourcemage/README.md index 087c9116c..936f7db6f 100644 --- a/sourcemage/README.md +++ b/sourcemage/README.md @@ -43,7 +43,7 @@ All Source Mage code released under the [GNU General Public License 2.0](https:/ # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/spiped/README.md b/spiped/README.md index 041ce596c..b7e71f9f2 100644 --- a/spiped/README.md +++ b/spiped/README.md @@ -76,7 +76,7 @@ View [license information](https://github.com/Tarsnap/spiped/blob/master/COPYRIG # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/storm/README.md b/storm/README.md index f96f97480..6833910d8 100644 --- a/storm/README.md +++ b/storm/README.md @@ -115,7 +115,7 @@ View [license information](http://storm.apache.org/about/free-and-open-source.ht # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/swarm/README.md b/swarm/README.md index 3749e5c97..de1f36d76 100644 --- a/swarm/README.md +++ b/swarm/README.md @@ -67,7 +67,7 @@ View [license information](https://github.com/docker/swarm/blob/master/LICENSE.c # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/telegraf/README.md b/telegraf/README.md index 3d0ac4dd1..0f11c849e 100644 --- a/telegraf/README.md +++ b/telegraf/README.md @@ -205,7 +205,7 @@ View [license information](https://github.com/influxdata/telegraf/blob/master/LI # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/thrift/README.md b/thrift/README.md index ee968dc4f..7a35043b3 100644 --- a/thrift/README.md +++ b/thrift/README.md @@ -28,7 +28,7 @@ View [license information](http://www.apache.org/licenses/) for the software con # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/tomcat/README.md b/tomcat/README.md index b23a90d13..bc00a64b7 100644 --- a/tomcat/README.md +++ b/tomcat/README.md @@ -83,7 +83,7 @@ View [license information](https://www.apache.org/licenses/LICENSE-2.0) for the # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/tomee/README.md b/tomee/README.md index 94d73ff49..018a62940 100644 --- a/tomee/README.md +++ b/tomee/README.md @@ -88,7 +88,7 @@ View [license information](http://www.apache.org/licenses/LICENSE-2.0) for the s # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/traefik/README.md b/traefik/README.md index 6f12a21d3..f40c3a96f 100644 --- a/traefik/README.md +++ b/traefik/README.md @@ -80,7 +80,7 @@ View [license information](https://github.com/containous/traefik/blob/master/LIC # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/ubuntu/README.md b/ubuntu/README.md index 6cbfb88c8..7c9d3106c 100644 --- a/ubuntu/README.md +++ b/ubuntu/README.md @@ -78,7 +78,7 @@ deb-src http://archive.ubuntu.com/ubuntu/ trusty-security universe # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/vault/README.md b/vault/README.md index 1c7e94cac..68ca71a7a 100644 --- a/vault/README.md +++ b/vault/README.md @@ -70,7 +70,7 @@ View [license information](https://raw.githubusercontent.com/hashicorp/vault/mas # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/websphere-liberty/README.md b/websphere-liberty/README.md index 20a574802..f6584505e 100644 --- a/websphere-liberty/README.md +++ b/websphere-liberty/README.md @@ -145,7 +145,7 @@ Note: These licenses do not permit further distribution and that the terms for W # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/wordpress/README.md b/wordpress/README.md index 8b583d413..8c124ae1b 100644 --- a/wordpress/README.md +++ b/wordpress/README.md @@ -86,7 +86,7 @@ The following Docker Hub features can help with the task of keeping your depende # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/zookeeper/README.md b/zookeeper/README.md index bf1e8deb1..61747d876 100644 --- a/zookeeper/README.md +++ b/zookeeper/README.md @@ -126,7 +126,7 @@ View [license information](https://github.com/apache/zookeeper/blob/release-3.4. # Supported Docker versions -This image is officially supported on Docker version 1.12.3. +This image is officially supported on Docker version 1.12.4. Support for older versions (down to 1.6) is provided on a best-effort basis. From 731ede03e9f44efca521a281fde4e69adca69acd Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 13 Dec 2016 10:33:05 -0800 Subject: [PATCH 49/85] Run update.sh --- crate/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crate/README.md b/crate/README.md index d6cdc9987..3254fbaba 100644 --- a/crate/README.md +++ b/crate/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `0.57`, `0.57.5` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/f614e7c83bdfee3739dd8446425b18a0b3aa6ccf/Dockerfile) -- [`0.56`, `0.56.4` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/758abd27c3fe8cc08f6094a90867f7502f584077/Dockerfile) +- [`latest`, `1.0`, `1.0.1` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/51d0d07e455bb6658341cbd7bf8a670c94fdd92c/Dockerfile) +- [`0.57`, `0.57.6` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/54ceb9d7065ee853faf3b050ddaeeee3580585b8/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/crate`)](https://github.com/docker-library/official-images/blob/master/library/crate). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcrate). From 952eb505acbaad36e0ee9384fddfc7c712e83553 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 13 Dec 2016 13:34:53 -0800 Subject: [PATCH 50/85] Run update.sh --- eclipse-mosquitto/README.md | 81 +++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 eclipse-mosquitto/README.md diff --git a/eclipse-mosquitto/README.md b/eclipse-mosquitto/README.md new file mode 100644 index 000000000..e08154fca --- /dev/null +++ b/eclipse-mosquitto/README.md @@ -0,0 +1,81 @@ +# Supported tags and respective `Dockerfile` links + +- [`1.4.8`, `latest` (*docker/1.4.8/Dockerfile*)](https://github.com/eclipse/mosquitto/blob/5487395fb67ad2e2b6dac1ff67bd0ac289383f09/docker/1.4.8/Dockerfile) +- [`1.4.4` (*docker/1.4.4/Dockerfile*)](https://github.com/eclipse/mosquitto/blob/5487395fb67ad2e2b6dac1ff67bd0ac289383f09/docker/1.4.4/Dockerfile) + +For more information about this image and its history, please see [the relevant manifest file (`library/eclipse-mosquitto`)](https://github.com/docker-library/official-images/blob/master/library/eclipse-mosquitto). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Feclipse-mosquitto). + +For detailed information about the virtual/transfer sizes and individual layers of each of the above supported tags, please see [the `repos/eclipse-mosquitto/tag-details.md` file](https://github.com/docker-library/repo-info/blob/master/repos/eclipse-mosquitto/tag-details.md) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). + +# What is Eclipse Mosquitto? + +Eclipse Mosquitto is an open source implementation of a server for version 3.1 and 3.1.1 of the MQTT protocol. Main homepage: http://mosquitto.org/ + +![logo](https://raw.githubusercontent.com/docker-library/docs/543ed10ed132af12c3662c7a04010d3f36538094/eclipse-mosquitto/logo.png) + +# How to use this image + +## Directories + +Three directories have been created in the image to be used for configuration, persistent storage and logs. + + /mosquitto/config + /mosquitto/data + /mosquitto/log + +## Configuration + +When running the image, the default configuration values are used. To use a custom configuration file, mount a **local** configuration file to `/mosquitto/conf/mosquitto.conf` + + docker run -it -p 1883:1883 -p 9001:9001 -v mosquitto.conf:/mosquitto/data/mosquitto.conf eclipse-mosquitto + +Configuration can be changed to: + +- persist data to `/mosquitto/data` +- log to `/mosquitto/log/mosquitto.log` + +i.e. add the following to `mosquitto.conf`: + + persistence true + persistence_location /mosquitto/data/ + log_dest file /mosquitto/log/mosquitto.log + +**Note**: If a volume is used, the data will persist between containers. + +## Run + +Run a container using the new image: + + docker run -it -p 1883:1883 -p 9001:9001 -v mosquitto.conf:/mosquitto/data/mosquitto.conf -v /mosquitto/data -v /mosquitto/log eclipse-mosquitto + +**Note**: if the mosquitto configuration (mosquitto.conf) was modified to use non-default ports, the docker run command will need to be updated to expose the ports that have been configured. + +# License + +Eclipse Mosquitto is released under the [EPL](https://www.eclipse.org/legal/epl-v10.html)/[EDL](https://eclipse.org/org/documents/edl-v10.php) + +# Supported Docker versions + +This image is officially supported on Docker version 1.12.4. + +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 + +## Issues + +If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/eclipse/mosquitto/issues). If the issue is related to a CVE, please check for [a `cve-tracker` issue on the `official-images` repository first](https://github.com/docker-library/official-images/issues?q=label%3Acve-tracker). + +You can also reach many of the official image maintainers via the `#docker-library` IRC channel on [Freenode](https://freenode.net). + +## Contributing + +You are invited to contribute new features, fixes, or updates, large or small; 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 through a [GitHub issue](https://github.com/eclipse/mosquitto/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. + +## Documentation + +Documentation for this image is stored in the [`eclipse-mosquitto/` directory](https://github.com/docker-library/docs/tree/master/eclipse-mosquitto) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request. From c42f3d7f375495ed366d882fa050050d700e0a70 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 13 Dec 2016 14:33:39 -0800 Subject: [PATCH 51/85] Run update.sh --- debian/README.md | 40 ++++++++++++++++++++-------------------- sonarqube/README.md | 8 ++++---- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/debian/README.md b/debian/README.md index ad3b5f978..69da5a166 100644 --- a/debian/README.md +++ b/debian/README.md @@ -1,25 +1,25 @@ # Supported tags and respective `Dockerfile` links -- [`8.6`, `8`, `jessie`, `latest` (*jessie/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/2c836bc53feb12f70a07dacaa6256d4d66624f38/jessie/Dockerfile) -- [`jessie-slim` (*jessie/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/2c836bc53feb12f70a07dacaa6256d4d66624f38/jessie/slim/Dockerfile) -- [`jessie-backports` (*jessie/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/2c836bc53feb12f70a07dacaa6256d4d66624f38/jessie/backports/Dockerfile) -- [`oldstable` (*oldstable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/1626bb6698f1cab6e7529a4238717270699a8246/oldstable/Dockerfile) -- [`oldstable-slim` (*oldstable/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/1626bb6698f1cab6e7529a4238717270699a8246/oldstable/slim/Dockerfile) -- [`oldstable-backports` (*oldstable/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/1626bb6698f1cab6e7529a4238717270699a8246/oldstable/backports/Dockerfile) -- [`sid` (*sid/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/9b1dd4b1594b8df02f7caa739e84b187edaab404/sid/Dockerfile) -- [`sid-slim` (*sid/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/9b1dd4b1594b8df02f7caa739e84b187edaab404/sid/slim/Dockerfile) -- [`stable` (*stable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/2c836bc53feb12f70a07dacaa6256d4d66624f38/stable/Dockerfile) -- [`stable-slim` (*stable/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/2c836bc53feb12f70a07dacaa6256d4d66624f38/stable/slim/Dockerfile) -- [`stable-backports` (*stable/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/2c836bc53feb12f70a07dacaa6256d4d66624f38/stable/backports/Dockerfile) -- [`stretch` (*stretch/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/9b1dd4b1594b8df02f7caa739e84b187edaab404/stretch/Dockerfile) -- [`stretch-slim` (*stretch/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/9b1dd4b1594b8df02f7caa739e84b187edaab404/stretch/slim/Dockerfile) -- [`testing` (*testing/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/9b1dd4b1594b8df02f7caa739e84b187edaab404/testing/Dockerfile) -- [`testing-slim` (*testing/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/9b1dd4b1594b8df02f7caa739e84b187edaab404/testing/slim/Dockerfile) -- [`unstable` (*unstable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/9b1dd4b1594b8df02f7caa739e84b187edaab404/unstable/Dockerfile) -- [`unstable-slim` (*unstable/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/9b1dd4b1594b8df02f7caa739e84b187edaab404/unstable/slim/Dockerfile) -- [`7.11`, `7`, `wheezy` (*wheezy/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/1626bb6698f1cab6e7529a4238717270699a8246/wheezy/Dockerfile) -- [`wheezy-slim` (*wheezy/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/1626bb6698f1cab6e7529a4238717270699a8246/wheezy/slim/Dockerfile) -- [`wheezy-backports` (*wheezy/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/1626bb6698f1cab6e7529a4238717270699a8246/wheezy/backports/Dockerfile) +- [`8.6`, `8`, `jessie`, `latest` (*jessie/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/d220bea42308935d3bee1b40701f39e8c0d69860/jessie/Dockerfile) +- [`jessie-slim` (*jessie/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/d220bea42308935d3bee1b40701f39e8c0d69860/jessie/slim/Dockerfile) +- [`jessie-backports` (*jessie/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/d220bea42308935d3bee1b40701f39e8c0d69860/jessie/backports/Dockerfile) +- [`oldstable` (*oldstable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/a7561bee7a4bbc2e5f7ea6b8a7377d8abe6eb2a6/oldstable/Dockerfile) +- [`oldstable-slim` (*oldstable/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/a7561bee7a4bbc2e5f7ea6b8a7377d8abe6eb2a6/oldstable/slim/Dockerfile) +- [`oldstable-backports` (*oldstable/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/a7561bee7a4bbc2e5f7ea6b8a7377d8abe6eb2a6/oldstable/backports/Dockerfile) +- [`sid` (*sid/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/99079665857cbbdf221f8d3e44d5081dd13e4ff7/sid/Dockerfile) +- [`sid-slim` (*sid/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/99079665857cbbdf221f8d3e44d5081dd13e4ff7/sid/slim/Dockerfile) +- [`stable` (*stable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/d220bea42308935d3bee1b40701f39e8c0d69860/stable/Dockerfile) +- [`stable-slim` (*stable/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/d220bea42308935d3bee1b40701f39e8c0d69860/stable/slim/Dockerfile) +- [`stable-backports` (*stable/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/d220bea42308935d3bee1b40701f39e8c0d69860/stable/backports/Dockerfile) +- [`stretch` (*stretch/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/99079665857cbbdf221f8d3e44d5081dd13e4ff7/stretch/Dockerfile) +- [`stretch-slim` (*stretch/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/99079665857cbbdf221f8d3e44d5081dd13e4ff7/stretch/slim/Dockerfile) +- [`testing` (*testing/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/99079665857cbbdf221f8d3e44d5081dd13e4ff7/testing/Dockerfile) +- [`testing-slim` (*testing/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/99079665857cbbdf221f8d3e44d5081dd13e4ff7/testing/slim/Dockerfile) +- [`unstable` (*unstable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/99079665857cbbdf221f8d3e44d5081dd13e4ff7/unstable/Dockerfile) +- [`unstable-slim` (*unstable/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/99079665857cbbdf221f8d3e44d5081dd13e4ff7/unstable/slim/Dockerfile) +- [`7.11`, `7`, `wheezy` (*wheezy/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/a7561bee7a4bbc2e5f7ea6b8a7377d8abe6eb2a6/wheezy/Dockerfile) +- [`wheezy-slim` (*wheezy/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/a7561bee7a4bbc2e5f7ea6b8a7377d8abe6eb2a6/wheezy/slim/Dockerfile) +- [`wheezy-backports` (*wheezy/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/a7561bee7a4bbc2e5f7ea6b8a7377d8abe6eb2a6/wheezy/backports/Dockerfile) - [`rc-buggy` (*debian/rc-buggy/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/22a998f815d55217afa0075411b810b8889ceac1/debian/rc-buggy/Dockerfile) - [`experimental` (*debian/experimental/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/22a998f815d55217afa0075411b810b8889ceac1/debian/experimental/Dockerfile) diff --git a/sonarqube/README.md b/sonarqube/README.md index facf0a964..54e6ed273 100644 --- a/sonarqube/README.md +++ b/sonarqube/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `6.1` (*6.1/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/d73a971436d36a56f53145aa3490ad9addfc4ec6/6.1/Dockerfile) -- [`lts`, `5.6.3` (*5.6.3/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/d73a971436d36a56f53145aa3490ad9addfc4ec6/5.6.3/Dockerfile) -- [`alpine`, `6.1-alpine` (*6.1-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/d73a971436d36a56f53145aa3490ad9addfc4ec6/6.1-alpine/Dockerfile) -- [`lts-alpine`, `5.6.3-alpine` (*5.6.3-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/d73a971436d36a56f53145aa3490ad9addfc4ec6/5.6.3-alpine/Dockerfile) +- [`latest`, `6.2` (*6.2/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/f63921d773162fde17179f9cc5e78640c88b2ae6/6.2/Dockerfile) +- [`lts`, `5.6.4` (*5.6.4/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/f63921d773162fde17179f9cc5e78640c88b2ae6/5.6.4/Dockerfile) +- [`alpine`, `6.2-alpine` (*6.2-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/f63921d773162fde17179f9cc5e78640c88b2ae6/6.2-alpine/Dockerfile) +- [`lts-alpine`, `5.6.4-alpine` (*5.6.4-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/f63921d773162fde17179f9cc5e78640c88b2ae6/5.6.4-alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/sonarqube`)](https://github.com/docker-library/official-images/blob/master/library/sonarqube). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fsonarqube). From 8aa204e2141b874ea4693fd11878d3fd479b3bf6 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 13 Dec 2016 15:33:06 -0800 Subject: [PATCH 52/85] Run update.sh --- aerospike/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aerospike/README.md b/aerospike/README.md index 5fcc4a66c..84d5cde65 100644 --- a/aerospike/README.md +++ b/aerospike/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`3.10.1`, `latest` (*Dockerfile*)](https://github.com/aerospike/aerospike-server.docker/blob/1f478e53cc4fa724afeb952ede41a3d8622cf823/Dockerfile) +- [`3.10.1.1`, `latest` (*Dockerfile*)](https://github.com/aerospike/aerospike-server.docker/blob/c54477af5e0b62f506d5234dca012db63c906224/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/aerospike`)](https://github.com/docker-library/official-images/blob/master/library/aerospike). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Faerospike). From 02a4a01978f86f7ca740331d9024c82be4867b9d Mon Sep 17 00:00:00 2001 From: Joe Ferguson Date: Tue, 13 Dec 2016 16:42:38 -0800 Subject: [PATCH 53/85] Add logstash plugin install example --- logstash/content.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/logstash/content.md b/logstash/content.md index d12e9b2e0..7adbb879c 100644 --- a/logstash/content.md +++ b/logstash/content.md @@ -39,5 +39,25 @@ CMD ["-f", "/some/config-dir/logstash.conf"] Then, build with `docker build -t my-logstash .` and deploy with something like the following: ```console -$ docker run -it --rm my-logstash +$ docker run -d my-logstash +``` + +## Installing plugins + +If you need to add any logstash plugins that do not ship with Logstash by default, the simplest solution is a Dockerfile using `logstash-plugin` included with Logsatsh. You can also pack in your customized config file. + +```dockerfile +FROM logstash:5 + +RUN logstash-plugin install logstash-filter-de_dot + +COPY logstash.conf /some/config-dir/ + +CMD ["-f", "/some/config-dir/logstash.conf"] +``` + +Then, build with `docker build -t my-logstash .` and deploy just like the previous example: + +```console +$ docker run -d my-logstash ``` From af51157dee6466b6d1655c9da17d896253a9777b Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 13 Dec 2016 18:33:15 -0800 Subject: [PATCH 54/85] Run update.sh --- celery/README.md | 2 +- docker/README.md | 12 ++++++------ elasticsearch/README.md | 25 +++++++++++++++++++++--- ghost/README.md | 2 +- haproxy/README.md | 4 ++-- java/README.md | 4 ++-- mariadb/README.md | 6 +++--- mysql/README.md | 6 +++--- nuxeo/README.md | 7 ++++--- openjdk/README.md | 4 ++-- percona/README.md | 6 +++--- php/README.md | 42 ++++++++++++++++++++--------------------- postgres/README.md | 20 ++++++++++---------- rocket.chat/README.md | 2 +- tomcat/README.md | 20 ++++++++++---------- wordpress/README.md | 10 ++++++---- 16 files changed, 97 insertions(+), 75 deletions(-) diff --git a/celery/README.md b/celery/README.md index d19fe04db..fa1a58ba7 100644 --- a/celery/README.md +++ b/celery/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`4.0.0rc7`, `4.0`, `4` (*4.0/Dockerfile*)](https://github.com/docker-library/celery/blob/b09801f4d59adda61b58d4c0d90c1d10a717dd9b/4.0/Dockerfile) +- [`4.0.1`, `4.0`, `4` (*4.0/Dockerfile*)](https://github.com/docker-library/celery/blob/5082d1515a4562d668eaaa3eb189ddb28b36fb85/4.0/Dockerfile) - [`3.1.25`, `3.1`, `3`, `latest` (*3.1/Dockerfile*)](https://github.com/docker-library/celery/blob/e6b17d6339f3cf26a0bfd7083cd2ae926f6e5130/3.1/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/celery`)](https://github.com/docker-library/official-images/blob/master/library/celery). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcelery). diff --git a/docker/README.md b/docker/README.md index ccfc2ef84..ac0f943cc 100644 --- a/docker/README.md +++ b/docker/README.md @@ -3,12 +3,12 @@ - [`1.13.0-rc3`, `1.13-rc`, `rc` (*1.13-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/e3d26cada8093a8a6814e7b341f03298d1b276fb/1.13-rc/Dockerfile) - [`1.13.0-rc3-dind`, `1.13-rc-dind`, `rc-dind` (*1.13-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.13-rc/dind/Dockerfile) - [`1.13.0-rc3-git`, `1.13-rc-git`, `rc-git` (*1.13-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/737f83092a47b012d09a0cbf0ed72759550301cb/1.13-rc/git/Dockerfile) -- [`1.12.3`, `1.12`, `1`, `latest` (*1.12/Dockerfile*)](https://github.com/docker-library/docker/blob/0c44c1c6c25a34eb9abe320805e0f89bf5b0ace2/1.12/Dockerfile) -- [`1.12.3-dind`, `1.12-dind`, `1-dind`, `dind` (*1.12/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.12/dind/Dockerfile) -- [`1.12.3-git`, `1.12-git`, `1-git`, `git` (*1.12/git/Dockerfile*)](https://github.com/docker-library/docker/blob/746d9052066ccfbcb98df7d9ae71cf05d8877419/1.12/git/Dockerfile) -- [`1.12.3-experimental`, `1.12-experimental`, `1-experimental`, `experimental` (*1.12/experimental/Dockerfile*)](https://github.com/docker-library/docker/blob/36e2107fb879d5d5c3dbb5d8d93aeef0a2d45ac8/1.12/experimental/Dockerfile) -- [`1.12.3-experimental-dind`, `1.12-experimental-dind`, `1-experimental-dind`, `experimental-dind` (*1.12/experimental/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.12/experimental/dind/Dockerfile) -- [`1.12.3-experimental-git`, `1.12-experimental-git`, `1-experimental-git`, `experimental-git` (*1.12/experimental/git/Dockerfile*)](https://github.com/docker-library/docker/blob/eb714a73e7e3f87705f468c3c6e9f4e316136bf5/1.12/experimental/git/Dockerfile) +- [`1.12.4`, `1.12`, `1`, `latest` (*1.12/Dockerfile*)](https://github.com/docker-library/docker/blob/1c73734649299a17d1472fb206b992a544bd1777/1.12/Dockerfile) +- [`1.12.4-dind`, `1.12-dind`, `1-dind`, `dind` (*1.12/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.12/dind/Dockerfile) +- [`1.12.4-git`, `1.12-git`, `1-git`, `git` (*1.12/git/Dockerfile*)](https://github.com/docker-library/docker/blob/746d9052066ccfbcb98df7d9ae71cf05d8877419/1.12/git/Dockerfile) +- [`1.12.4-experimental`, `1.12-experimental`, `1-experimental`, `experimental` (*1.12/experimental/Dockerfile*)](https://github.com/docker-library/docker/blob/1c73734649299a17d1472fb206b992a544bd1777/1.12/experimental/Dockerfile) +- [`1.12.4-experimental-dind`, `1.12-experimental-dind`, `1-experimental-dind`, `experimental-dind` (*1.12/experimental/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.12/experimental/dind/Dockerfile) +- [`1.12.4-experimental-git`, `1.12-experimental-git`, `1-experimental-git`, `experimental-git` (*1.12/experimental/git/Dockerfile*)](https://github.com/docker-library/docker/blob/eb714a73e7e3f87705f468c3c6e9f4e316136bf5/1.12/experimental/git/Dockerfile) - [`1.11.2`, `1.11` (*1.11/Dockerfile*)](https://github.com/docker-library/docker/blob/0c44c1c6c25a34eb9abe320805e0f89bf5b0ace2/1.11/Dockerfile) - [`1.11.2-dind`, `1.11-dind` (*1.11/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/5e30187978ad75d0f2ae5fc6c2a0b668bdf16885/1.11/dind/Dockerfile) - [`1.11.2-git`, `1.11-git` (*1.11/git/Dockerfile*)](https://github.com/docker-library/docker/blob/866c3fbd87e8eeed524fdf19ba2d63288ad49cd2/1.11/git/Dockerfile) diff --git a/elasticsearch/README.md b/elasticsearch/README.md index 698478d68..71f47728d 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -1,8 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`5.1.1`, `5.1`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/71cfc2cf6a383e8667954b88283cf07de64c8013/5/Dockerfile) -- [`2.4.2`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.4/Dockerfile) -- [`1.7.6`, `1.7`, `1` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/1.7/Dockerfile) +- [`5.1.1`, `5.1`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/4e4394f9563a109180289d8eb2ff3bc6c1e2dcb2/5/Dockerfile) +- [`5.1.1-alpine`, `5.1-alpine`, `5-alpine`, `alpine` (*5/alpine/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e0d91f112e9b145a36bcaeff866e25853f5e965c/5/alpine/Dockerfile) +- [`2.4.2`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/4e4394f9563a109180289d8eb2ff3bc6c1e2dcb2/2.4/Dockerfile) +- [`2.4.2-alpine`, `2.4-alpine`, `2-alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e0d91f112e9b145a36bcaeff866e25853f5e965c/2.4/alpine/Dockerfile) +- [`1.7.6`, `1.7`, `1` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/4e4394f9563a109180289d8eb2ff3bc6c1e2dcb2/1.7/Dockerfile) +- [`1.7.6-alpine`, `1.7-alpine`, `1-alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e0d91f112e9b145a36bcaeff866e25853f5e965c/1.7/alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/elasticsearch`)](https://github.com/docker-library/official-images/blob/master/library/elasticsearch). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Felasticsearch). @@ -59,6 +62,22 @@ $ docker run -d -v "$PWD/esdata":/usr/share/elasticsearch/data elasticsearch This image includes `EXPOSE 9200 9300` ([default `http.port`](http://www.elastic.co/guide/en/elasticsearch/reference/1.5/modules-http.html)), so standard container linking will make it automatically available to the linked containers. +# Image Variants + +The `elasticsearch` images come in many flavors, each designed for a specific use case. + +## `elasticsearch:` + +This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of. + +## `elasticsearch:alpine` + +This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general. + +This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images. + +To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar). + # License View [license information](https://github.com/elasticsearch/elasticsearch/blob/66b5ed86f7adede8102cd4d979b9f4924e5bd837/LICENSE.txt) for the software contained in this image. diff --git a/ghost/README.md b/ghost/README.md index d97b5a6a8..76be17194 100644 --- a/ghost/README.md +++ b/ghost/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`0.11.3`, `0.11`, `0`, `latest` (*Dockerfile*)](https://github.com/docker-library/ghost/blob/4afb4dbe3b4306056b16b3aa7fc8f7aca2b1d281/Dockerfile) +- [`0.11.3`, `0.11`, `0`, `latest` (*Dockerfile*)](https://github.com/docker-library/ghost/blob/3aae08aeeb4d14d681a36742a5ab5e46366a5fe1/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/ghost`)](https://github.com/docker-library/official-images/blob/master/library/ghost). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fghost). diff --git a/haproxy/README.md b/haproxy/README.md index 07b7cf563..0e97e6a99 100644 --- a/haproxy/README.md +++ b/haproxy/README.md @@ -6,8 +6,8 @@ - [`1.5.18-alpine`, `1.5-alpine` (*1.5/alpine/Dockerfile*)](https://github.com/docker-library/haproxy/blob/667427cf0ac38b7ff7d9fcbd29493b54adf9d53d/1.5/alpine/Dockerfile) - [`1.6.10`, `1.6` (*1.6/Dockerfile*)](https://github.com/docker-library/haproxy/blob/3f825ac60d7af1739f65897f64241c5577dfc31e/1.6/Dockerfile) - [`1.6.10-alpine`, `1.6-alpine` (*1.6/alpine/Dockerfile*)](https://github.com/docker-library/haproxy/blob/3f825ac60d7af1739f65897f64241c5577dfc31e/1.6/alpine/Dockerfile) -- [`1.7.0`, `1.7`, `1`, `latest` (*1.7/Dockerfile*)](https://github.com/docker-library/haproxy/blob/a5840a9a7025365059aac0f7d15149f4553b3f44/1.7/Dockerfile) -- [`1.7.0-alpine`, `1.7-alpine`, `1-alpine`, `alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/haproxy/blob/a5840a9a7025365059aac0f7d15149f4553b3f44/1.7/alpine/Dockerfile) +- [`1.7.1`, `1.7`, `1`, `latest` (*1.7/Dockerfile*)](https://github.com/docker-library/haproxy/blob/84fa05e8980f556b0330d69f5c756633a5a85f8b/1.7/Dockerfile) +- [`1.7.1-alpine`, `1.7-alpine`, `1-alpine`, `alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/haproxy/blob/84fa05e8980f556b0330d69f5c756633a5a85f8b/1.7/alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/haproxy`)](https://github.com/docker-library/official-images/blob/master/library/haproxy). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fhaproxy). diff --git a/java/README.md b/java/README.md index 69677fc16..d31a1b447 100644 --- a/java/README.md +++ b/java/README.md @@ -16,8 +16,8 @@ The image has been OpenJDK-specific since it was first introduced, and as of 201 - [`8u111-jdk-alpine`, `8u111-alpine`, `8-jdk-alpine`, `8-alpine`, `jdk-alpine`, `alpine`, `openjdk-8u111-jdk-alpine`, `openjdk-8u111-alpine`, `openjdk-8-jdk-alpine`, `openjdk-8-alpine` (*8-jdk/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9a0822673dffd3e5ba66f18a8547aa60faed6d08/8-jdk/alpine/Dockerfile) - [`8u111-jre`, `8-jre`, `jre`, `openjdk-8u111-jre`, `openjdk-8-jre` (*8-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e6e9cf8b21516ba764189916d35be57486203c95/8-jre/Dockerfile) - [`8u111-jre-alpine`, `8-jre-alpine`, `jre-alpine`, `openjdk-8u111-jre-alpine`, `openjdk-8-jre-alpine` (*8-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9a0822673dffd3e5ba66f18a8547aa60faed6d08/8-jre/alpine/Dockerfile) -- [`9-b147-jdk`, `9-b147`, `9-jdk`, `9`, `openjdk-9-b147-jdk`, `openjdk-9-b147`, `openjdk-9-jdk`, `openjdk-9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/2ec4f3ac935c208117752da22d61d9bb0be319c5/9-jdk/Dockerfile) -- [`9-b147-jre`, `9-jre`, `openjdk-9-b147-jre`, `openjdk-9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/2ec4f3ac935c208117752da22d61d9bb0be319c5/9-jre/Dockerfile) +- [`9-b148-jdk`, `9-b148`, `9-jdk`, `9`, `openjdk-9-b148-jdk`, `openjdk-9-b148`, `openjdk-9-jdk`, `openjdk-9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e1981fe71526d3c568cdad28fe7607a5d258fcd3/9-jdk/Dockerfile) +- [`9-b148-jre`, `9-jre`, `openjdk-9-b148-jre`, `openjdk-9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e1981fe71526d3c568cdad28fe7607a5d258fcd3/9-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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fjava). diff --git a/mariadb/README.md b/mariadb/README.md index 24c9ef650..40374c857 100644 --- a/mariadb/README.md +++ b/mariadb/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`10.1.19`, `10.1`, `10`, `latest` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/6452a881b90283f46c88925b08c2d580a49a27cc/10.1/Dockerfile) -- [`10.0.28`, `10.0` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/6452a881b90283f46c88925b08c2d580a49a27cc/10.0/Dockerfile) -- [`5.5.53`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/6452a881b90283f46c88925b08c2d580a49a27cc/5.5/Dockerfile) +- [`10.1.19`, `10.1`, `10`, `latest` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/2b065acb53b18eb44e1d78a1a41f0a46f829c291/10.1/Dockerfile) +- [`10.0.28`, `10.0` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/2b065acb53b18eb44e1d78a1a41f0a46f829c291/10.0/Dockerfile) +- [`5.5.53`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/2b065acb53b18eb44e1d78a1a41f0a46f829c291/5.5/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/mariadb`)](https://github.com/docker-library/official-images/blob/master/library/mariadb). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fmariadb). diff --git a/mysql/README.md b/mysql/README.md index 073d0abc2..b73e040a9 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links - [`8.0.0`, `8.0`, `8` (*8.0/Dockerfile*)](https://github.com/docker-library/mysql/blob/4dd33136c4739667a223d39b6f829beb27b235cf/8.0/Dockerfile) -- [`5.7.16`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/4dd33136c4739667a223d39b6f829beb27b235cf/5.7/Dockerfile) -- [`5.6.34`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/4dd33136c4739667a223d39b6f829beb27b235cf/5.6/Dockerfile) -- [`5.5.53`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/4dd33136c4739667a223d39b6f829beb27b235cf/5.5/Dockerfile) +- [`5.7.17`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/c207cc19a272a6bfe1916c964ed8df47f18479e7/5.7/Dockerfile) +- [`5.6.35`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/fd3bdabe513643b62fc379f365b2b5dd10886311/5.6/Dockerfile) +- [`5.5.54`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/ee989d0666458d08dd79c55f7abb62be29a9cb3d/5.5/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fmysql). diff --git a/nuxeo/README.md b/nuxeo/README.md index 315ffb962..492f4e155 100644 --- a/nuxeo/README.md +++ b/nuxeo/README.md @@ -1,8 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `FT`, `8`, `8.3` (*8.3/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/8535464e476b39e10001242ad7c885519fadc2a6/8.3/Dockerfile) -- [`8.2` (*8.2/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/8535464e476b39e10001242ad7c885519fadc2a6/8.2/Dockerfile) -- [`LTS-2015`, `LTS`, `7`, `7.10` (*7.10/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/8535464e476b39e10001242ad7c885519fadc2a6/7.10/Dockerfile) +- [`latest`, `LTS`, `LTS-2016`, `8`, `8.10`, `FT` (*8.10/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/4c45ac6f74a5571dd23ee86a00fb85aadbece05c/8.10/Dockerfile) +- [`8.3` (*8.3/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/a02183111045dadb357e68e11e93c5551c570c43/8.3/Dockerfile) +- [`8.2` (*8.2/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/a02183111045dadb357e68e11e93c5551c570c43/8.2/Dockerfile) +- [`LTS-2015`, `7`, `7.10` (*7.10/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/a02183111045dadb357e68e11e93c5551c570c43/7.10/Dockerfile) - [`LTS-2014`, `6`, `6.0` (*6.0/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/8535464e476b39e10001242ad7c885519fadc2a6/6.0/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/nuxeo`)](https://github.com/docker-library/official-images/blob/master/library/nuxeo). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fnuxeo). diff --git a/openjdk/README.md b/openjdk/README.md index 49655903c..a26573e25 100644 --- a/openjdk/README.md +++ b/openjdk/README.md @@ -10,8 +10,8 @@ - [`8u111-jdk-alpine`, `8u111-alpine`, `8-jdk-alpine`, `8-alpine`, `jdk-alpine`, `alpine` (*8-jdk/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9a0822673dffd3e5ba66f18a8547aa60faed6d08/8-jdk/alpine/Dockerfile) - [`8u111-jre`, `8-jre`, `jre` (*8-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e6e9cf8b21516ba764189916d35be57486203c95/8-jre/Dockerfile) - [`8u111-jre-alpine`, `8-jre-alpine`, `jre-alpine` (*8-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9a0822673dffd3e5ba66f18a8547aa60faed6d08/8-jre/alpine/Dockerfile) -- [`9-b147-jdk`, `9-b147`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/2ec4f3ac935c208117752da22d61d9bb0be319c5/9-jdk/Dockerfile) -- [`9-b147-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/2ec4f3ac935c208117752da22d61d9bb0be319c5/9-jre/Dockerfile) +- [`9-b148-jdk`, `9-b148`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e1981fe71526d3c568cdad28fe7607a5d258fcd3/9-jdk/Dockerfile) +- [`9-b148-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e1981fe71526d3c568cdad28fe7607a5d258fcd3/9-jre/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/openjdk`)](https://github.com/docker-library/official-images/blob/master/library/openjdk). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fopenjdk). diff --git a/percona/README.md b/percona/README.md index 1e5fa5505..d9688c51c 100644 --- a/percona/README.md +++ b/percona/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`5.7.16`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/percona/blob/19d875937db2775a623cadedb4d5f4599bb9a0d8/5.7/Dockerfile) -- [`5.6.34`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/e72ee9b01ff3848590d110bfab255e3a8bfe8ead/5.6/Dockerfile) -- [`5.5.53`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/ab693a100d0b91ac3ddfd404ca38b4a07df37643/5.5/Dockerfile) +- [`5.7.16`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/percona/blob/4f8e829e7d0f8929225a3b042177dbe604c75755/5.7/Dockerfile) +- [`5.6.34`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/4f8e829e7d0f8929225a3b042177dbe604c75755/5.6/Dockerfile) +- [`5.5.53`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/4f8e829e7d0f8929225a3b042177dbe604c75755/5.5/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/percona`)](https://github.com/docker-library/official-images/blob/master/library/percona). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpercona). diff --git a/php/README.md b/php/README.md index c8c16c4b0..acd74314b 100644 --- a/php/README.md +++ b/php/README.md @@ -1,26 +1,26 @@ # Supported tags and respective `Dockerfile` links -- [`7.1.0-cli`, `7.1-cli`, `7-cli`, `cli`, `7.1.0`, `7.1`, `7`, `latest` (*7.1/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/Dockerfile) -- [`7.1.0-alpine`, `7.1-alpine`, `7-alpine`, `alpine` (*7.1/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/alpine/Dockerfile) -- [`7.1.0-apache`, `7.1-apache`, `7-apache`, `apache` (*7.1/apache/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/apache/Dockerfile) -- [`7.1.0-fpm`, `7.1-fpm`, `7-fpm`, `fpm` (*7.1/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/fpm/Dockerfile) -- [`7.1.0-fpm-alpine`, `7.1-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.1/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/fpm/alpine/Dockerfile) -- [`7.1.0-zts`, `7.1-zts`, `7-zts`, `zts` (*7.1/zts/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/zts/Dockerfile) -- [`7.1.0-zts-alpine`, `7.1-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.1/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/zts/alpine/Dockerfile) -- [`7.0.14-cli`, `7.0-cli`, `7.0.14`, `7.0` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/Dockerfile) -- [`7.0.14-alpine`, `7.0-alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/alpine/Dockerfile) -- [`7.0.14-apache`, `7.0-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/apache/Dockerfile) -- [`7.0.14-fpm`, `7.0-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/fpm/Dockerfile) -- [`7.0.14-fpm-alpine`, `7.0-fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/fpm/alpine/Dockerfile) -- [`7.0.14-zts`, `7.0-zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/zts/Dockerfile) -- [`7.0.14-zts-alpine`, `7.0-zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/zts/alpine/Dockerfile) -- [`5.6.28-cli`, `5.6-cli`, `5-cli`, `5.6.28`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/Dockerfile) -- [`5.6.28-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/alpine/Dockerfile) -- [`5.6.28-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/apache/Dockerfile) -- [`5.6.28-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/fpm/Dockerfile) -- [`5.6.28-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/fpm/alpine/Dockerfile) -- [`5.6.28-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/zts/Dockerfile) -- [`5.6.28-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/zts/alpine/Dockerfile) +- [`7.1.0-cli`, `7.1-cli`, `7-cli`, `cli`, `7.1.0`, `7.1`, `7`, `latest` (*7.1/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/Dockerfile) +- [`7.1.0-alpine`, `7.1-alpine`, `7-alpine`, `alpine` (*7.1/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/alpine/Dockerfile) +- [`7.1.0-apache`, `7.1-apache`, `7-apache`, `apache` (*7.1/apache/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/apache/Dockerfile) +- [`7.1.0-fpm`, `7.1-fpm`, `7-fpm`, `fpm` (*7.1/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/fpm/Dockerfile) +- [`7.1.0-fpm-alpine`, `7.1-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.1/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/fpm/alpine/Dockerfile) +- [`7.1.0-zts`, `7.1-zts`, `7-zts`, `zts` (*7.1/zts/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/zts/Dockerfile) +- [`7.1.0-zts-alpine`, `7.1-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.1/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/zts/alpine/Dockerfile) +- [`7.0.14-cli`, `7.0-cli`, `7.0.14`, `7.0` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/Dockerfile) +- [`7.0.14-alpine`, `7.0-alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/alpine/Dockerfile) +- [`7.0.14-apache`, `7.0-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/apache/Dockerfile) +- [`7.0.14-fpm`, `7.0-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/fpm/Dockerfile) +- [`7.0.14-fpm-alpine`, `7.0-fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/fpm/alpine/Dockerfile) +- [`7.0.14-zts`, `7.0-zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/zts/Dockerfile) +- [`7.0.14-zts-alpine`, `7.0-zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/zts/alpine/Dockerfile) +- [`5.6.29-cli`, `5.6-cli`, `5-cli`, `5.6.29`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/Dockerfile) +- [`5.6.29-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/alpine/Dockerfile) +- [`5.6.29-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/apache/Dockerfile) +- [`5.6.29-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/fpm/Dockerfile) +- [`5.6.29-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/fpm/alpine/Dockerfile) +- [`5.6.29-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/zts/Dockerfile) +- [`5.6.29-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/zts/alpine/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fphp). diff --git a/postgres/README.md b/postgres/README.md index b00b50f8c..93195872f 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -1,15 +1,15 @@ # Supported tags and respective `Dockerfile` links -- [`9.6.1`, `9.6`, `9`, `latest` (*9.6/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.6/Dockerfile) -- [`9.6.1-alpine`, `9.6-alpine`, `9-alpine`, `alpine` (*9.6/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.6/alpine/Dockerfile) -- [`9.5.5`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.5/Dockerfile) -- [`9.5.5-alpine`, `9.5-alpine` (*9.5/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.5/alpine/Dockerfile) -- [`9.4.10`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.4/Dockerfile) -- [`9.4.10-alpine`, `9.4-alpine` (*9.4/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.4/alpine/Dockerfile) -- [`9.3.15`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.3/Dockerfile) -- [`9.3.15-alpine`, `9.3-alpine` (*9.3/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.3/alpine/Dockerfile) -- [`9.2.19`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.2/Dockerfile) -- [`9.2.19-alpine`, `9.2-alpine` (*9.2/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/5e7d985129d82e8757ac21c4c15cf51703d3477f/9.2/alpine/Dockerfile) +- [`9.6.1`, `9.6`, `9`, `latest` (*9.6/Dockerfile*)](https://github.com/docker-library/postgres/blob/a00e979002aaa80840d58a5f8cc541342e06788f/9.6/Dockerfile) +- [`9.6.1-alpine`, `9.6-alpine`, `9-alpine`, `alpine` (*9.6/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/4f3238cf60b514d5c20e86096817718474f53d73/9.6/alpine/Dockerfile) +- [`9.5.5`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/4f3238cf60b514d5c20e86096817718474f53d73/9.5/Dockerfile) +- [`9.5.5-alpine`, `9.5-alpine` (*9.5/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/4f3238cf60b514d5c20e86096817718474f53d73/9.5/alpine/Dockerfile) +- [`9.4.10`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/4f3238cf60b514d5c20e86096817718474f53d73/9.4/Dockerfile) +- [`9.4.10-alpine`, `9.4-alpine` (*9.4/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/4f3238cf60b514d5c20e86096817718474f53d73/9.4/alpine/Dockerfile) +- [`9.3.15`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/4f3238cf60b514d5c20e86096817718474f53d73/9.3/Dockerfile) +- [`9.3.15-alpine`, `9.3-alpine` (*9.3/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/4f3238cf60b514d5c20e86096817718474f53d73/9.3/alpine/Dockerfile) +- [`9.2.19`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/4f3238cf60b514d5c20e86096817718474f53d73/9.2/Dockerfile) +- [`9.2.19-alpine`, `9.2-alpine` (*9.2/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/4f3238cf60b514d5c20e86096817718474f53d73/9.2/alpine/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpostgres). diff --git a/rocket.chat/README.md b/rocket.chat/README.md index ff12b229e..397a59d0b 100644 --- a/rocket.chat/README.md +++ b/rocket.chat/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`0.47.0`, `0.47`, `0`, `latest` (*Dockerfile*)](https://github.com/RocketChat/Docker.Official.Image/blob/ec5871f54c004ee50122a3d9c2c5f30eea16676d/Dockerfile) +- [`0.48.1`, `0.48`, `0`, `latest` (*Dockerfile*)](https://github.com/RocketChat/Docker.Official.Image/blob/02f32774437d9f621652e6b87320af7c4ac6c54a/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/rocket.chat`)](https://github.com/docker-library/official-images/blob/master/library/rocket.chat). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frocket.chat). diff --git a/tomcat/README.md b/tomcat/README.md index bc00a64b7..fc178d29c 100644 --- a/tomcat/README.md +++ b/tomcat/README.md @@ -1,19 +1,19 @@ # Supported tags and respective `Dockerfile` links -- [`6.0.48-jre7`, `6.0-jre7`, `6-jre7`, `6.0.48`, `6.0`, `6` (*6/jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/e31b8a805c2e4d6e5c98abb640c5e74cb334033b/6/jre7/Dockerfile) -- [`6.0.48-jre8`, `6.0-jre8`, `6-jre8` (*6/jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/e31b8a805c2e4d6e5c98abb640c5e74cb334033b/6/jre8/Dockerfile) -- [`7.0.73-jre7`, `7.0-jre7`, `7-jre7`, `7.0.73`, `7.0`, `7` (*7/jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/1651e929e7d4c9785b602cb93cdd2503573c3834/7/jre7/Dockerfile) +- [`6.0.48-jre7`, `6.0-jre7`, `6-jre7`, `6.0.48`, `6.0`, `6` (*6/jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/9ef39e44020d9ac03c8c15bae5e5b0ba96faa128/6/jre7/Dockerfile) +- [`6.0.48-jre8`, `6.0-jre8`, `6-jre8` (*6/jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/9ef39e44020d9ac03c8c15bae5e5b0ba96faa128/6/jre8/Dockerfile) +- [`7.0.73-jre7`, `7.0-jre7`, `7-jre7`, `7.0.73`, `7.0`, `7` (*7/jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/9ef39e44020d9ac03c8c15bae5e5b0ba96faa128/7/jre7/Dockerfile) - [`7.0.73-jre7-alpine`, `7.0-jre7-alpine`, `7-jre7-alpine`, `7.0.73-alpine`, `7.0-alpine`, `7-alpine` (*7/jre7-alpine/Dockerfile*)](https://github.com/docker-library/tomcat/blob/1651e929e7d4c9785b602cb93cdd2503573c3834/7/jre7-alpine/Dockerfile) -- [`7.0.73-jre8`, `7.0-jre8`, `7-jre8` (*7/jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/1651e929e7d4c9785b602cb93cdd2503573c3834/7/jre8/Dockerfile) +- [`7.0.73-jre8`, `7.0-jre8`, `7-jre8` (*7/jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/9ef39e44020d9ac03c8c15bae5e5b0ba96faa128/7/jre8/Dockerfile) - [`7.0.73-jre8-alpine`, `7.0-jre8-alpine`, `7-jre8-alpine` (*7/jre8-alpine/Dockerfile*)](https://github.com/docker-library/tomcat/blob/1651e929e7d4c9785b602cb93cdd2503573c3834/7/jre8-alpine/Dockerfile) -- [`8.0.39-jre7`, `8.0-jre7`, `8-jre7`, `jre7`, `8.0.39`, `8.0`, `8`, `latest` (*8.0/jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/3c72bd6721ab6645badc72c164cbe6f3a8970bdb/8.0/jre7/Dockerfile) +- [`8.0.39-jre7`, `8.0-jre7`, `8-jre7`, `jre7`, `8.0.39`, `8.0`, `8`, `latest` (*8.0/jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/9ef39e44020d9ac03c8c15bae5e5b0ba96faa128/8.0/jre7/Dockerfile) - [`8.0.39-jre7-alpine`, `8.0-jre7-alpine`, `8-jre7-alpine`, `jre7-alpine`, `8.0.39-alpine`, `8.0-alpine`, `8-alpine`, `alpine` (*8.0/jre7-alpine/Dockerfile*)](https://github.com/docker-library/tomcat/blob/3c72bd6721ab6645badc72c164cbe6f3a8970bdb/8.0/jre7-alpine/Dockerfile) -- [`8.0.39-jre8`, `8.0-jre8`, `8-jre8`, `jre8` (*8.0/jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/3c72bd6721ab6645badc72c164cbe6f3a8970bdb/8.0/jre8/Dockerfile) +- [`8.0.39-jre8`, `8.0-jre8`, `8-jre8`, `jre8` (*8.0/jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/9ef39e44020d9ac03c8c15bae5e5b0ba96faa128/8.0/jre8/Dockerfile) - [`8.0.39-jre8-alpine`, `8.0-jre8-alpine`, `8-jre8-alpine`, `jre8-alpine` (*8.0/jre8-alpine/Dockerfile*)](https://github.com/docker-library/tomcat/blob/3c72bd6721ab6645badc72c164cbe6f3a8970bdb/8.0/jre8-alpine/Dockerfile) -- [`8.5.8-jre8`, `8.5-jre8`, `8.5.8`, `8.5` (*8.5/jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/d44c35d4ec4907263cdfad76d6c56e6676ddd382/8.5/jre8/Dockerfile) -- [`8.5.8-jre8-alpine`, `8.5-jre8-alpine`, `8.5.8-alpine`, `8.5-alpine` (*8.5/jre8-alpine/Dockerfile*)](https://github.com/docker-library/tomcat/blob/d44c35d4ec4907263cdfad76d6c56e6676ddd382/8.5/jre8-alpine/Dockerfile) -- [`9.0.0.M13-jre8`, `9.0.0-jre8`, `9.0-jre8`, `9-jre8`, `9.0.0.M13`, `9.0.0`, `9.0`, `9` (*9.0/jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/29f8484d577632d5124082f87719d7ee28ab939e/9.0/jre8/Dockerfile) -- [`9.0.0.M13-jre8-alpine`, `9.0.0-jre8-alpine`, `9.0-jre8-alpine`, `9-jre8-alpine`, `9.0.0.M13-alpine`, `9.0.0-alpine`, `9.0-alpine`, `9-alpine` (*9.0/jre8-alpine/Dockerfile*)](https://github.com/docker-library/tomcat/blob/29f8484d577632d5124082f87719d7ee28ab939e/9.0/jre8-alpine/Dockerfile) +- [`8.5.9-jre8`, `8.5-jre8`, `8.5.9`, `8.5` (*8.5/jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/9c280294942795515740cb6d78b1d51d95b31928/8.5/jre8/Dockerfile) +- [`8.5.9-jre8-alpine`, `8.5-jre8-alpine`, `8.5.9-alpine`, `8.5-alpine` (*8.5/jre8-alpine/Dockerfile*)](https://github.com/docker-library/tomcat/blob/9c280294942795515740cb6d78b1d51d95b31928/8.5/jre8-alpine/Dockerfile) +- [`9.0.0.M15-jre8`, `9.0.0-jre8`, `9.0-jre8`, `9-jre8`, `9.0.0.M15`, `9.0.0`, `9.0`, `9` (*9.0/jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/9fcf1c13eb901de73aa3abdfc36d1989a1154365/9.0/jre8/Dockerfile) +- [`9.0.0.M15-jre8-alpine`, `9.0.0-jre8-alpine`, `9.0-jre8-alpine`, `9-jre8-alpine`, `9.0.0.M15-alpine`, `9.0.0-alpine`, `9.0-alpine`, `9-alpine` (*9.0/jre8-alpine/Dockerfile*)](https://github.com/docker-library/tomcat/blob/9fcf1c13eb901de73aa3abdfc36d1989a1154365/9.0/jre8-alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/tomcat`)](https://github.com/docker-library/official-images/blob/master/library/tomcat). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ftomcat). diff --git a/wordpress/README.md b/wordpress/README.md index 8c124ae1b..9398f54f9 100644 --- a/wordpress/README.md +++ b/wordpress/README.md @@ -1,9 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`4.7.0-apache`, `4.7-apache`, `4-apache`, `apache`, `4.7.0`, `4.7`, `4`, `latest`, `4.7.0-php5.6-apache`, `4.7-php5.6-apache`, `4-php5.6-apache`, `php5.6-apache`, `4.7.0-php5.6`, `4.7-php5.6`, `4-php5.6`, `php5.6` (*php5.6/apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/0b87be9b04ba34a20551bd50640780e2f87cd83d/php5.6/apache/Dockerfile) -- [`4.7.0-fpm`, `4.7-fpm`, `4-fpm`, `fpm`, `4.7.0-php5.6-fpm`, `4.7-php5.6-fpm`, `4-php5.6-fpm`, `php5.6-fpm` (*php5.6/fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/0b87be9b04ba34a20551bd50640780e2f87cd83d/php5.6/fpm/Dockerfile) -- [`4.7.0-php7.0-apache`, `4.7-php7.0-apache`, `4-php7.0-apache`, `php7.0-apache`, `4.7.0-php7.0`, `4.7-php7.0`, `4-php7.0`, `php7.0` (*php7.0/apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/0b87be9b04ba34a20551bd50640780e2f87cd83d/php7.0/apache/Dockerfile) -- [`4.7.0-php7.0-fpm`, `4.7-php7.0-fpm`, `4-php7.0-fpm`, `php7.0-fpm` (*php7.0/fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/0b87be9b04ba34a20551bd50640780e2f87cd83d/php7.0/fpm/Dockerfile) +- [`4.7.0-apache`, `4.7-apache`, `4-apache`, `apache`, `4.7.0`, `4.7`, `4`, `latest`, `4.7.0-php5.6-apache`, `4.7-php5.6-apache`, `4-php5.6-apache`, `php5.6-apache`, `4.7.0-php5.6`, `4.7-php5.6`, `4-php5.6`, `php5.6` (*php5.6/apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/637afb53dc03b4af19149a0880e796346f97c137/php5.6/apache/Dockerfile) +- [`4.7.0-fpm`, `4.7-fpm`, `4-fpm`, `fpm`, `4.7.0-php5.6-fpm`, `4.7-php5.6-fpm`, `4-php5.6-fpm`, `php5.6-fpm` (*php5.6/fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/637afb53dc03b4af19149a0880e796346f97c137/php5.6/fpm/Dockerfile) +- [`4.7.0-fpm-alpine`, `4.7-fpm-alpine`, `4-fpm-alpine`, `fpm-alpine`, `4.7.0-php5.6-fpm-alpine`, `4.7-php5.6-fpm-alpine`, `4-php5.6-fpm-alpine`, `php5.6-fpm-alpine` (*php5.6/fpm-alpine/Dockerfile*)](https://github.com/docker-library/wordpress/blob/637afb53dc03b4af19149a0880e796346f97c137/php5.6/fpm-alpine/Dockerfile) +- [`4.7.0-php7.0-apache`, `4.7-php7.0-apache`, `4-php7.0-apache`, `php7.0-apache`, `4.7.0-php7.0`, `4.7-php7.0`, `4-php7.0`, `php7.0` (*php7.0/apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/637afb53dc03b4af19149a0880e796346f97c137/php7.0/apache/Dockerfile) +- [`4.7.0-php7.0-fpm`, `4.7-php7.0-fpm`, `4-php7.0-fpm`, `php7.0-fpm` (*php7.0/fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/637afb53dc03b4af19149a0880e796346f97c137/php7.0/fpm/Dockerfile) +- [`4.7.0-php7.0-fpm-alpine`, `4.7-php7.0-fpm-alpine`, `4-php7.0-fpm-alpine`, `php7.0-fpm-alpine` (*php7.0/fpm-alpine/Dockerfile*)](https://github.com/docker-library/wordpress/blob/637afb53dc03b4af19149a0880e796346f97c137/php7.0/fpm-alpine/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fwordpress). From 616e9d6e05d11a9d128619b642fb8479cea43b37 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 14 Dec 2016 06:53:16 -0800 Subject: [PATCH 55/85] Run update.sh --- websphere-liberty/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/websphere-liberty/README.md b/websphere-liberty/README.md index f6584505e..70e4bf0f8 100644 --- a/websphere-liberty/README.md +++ b/websphere-liberty/README.md @@ -1,10 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`kernel` (*ga/developer/kernel/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/78139a90b89d1b64502778fe63f9b4f4a93257b4/ga/developer/kernel/Dockerfile) -- [`microProfile` (*ga/developer/microProfile/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/78139a90b89d1b64502778fe63f9b4f4a93257b4/ga/developer/microProfile/Dockerfile) -- [`webProfile6` (*ga/developer/webProfile6/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/78139a90b89d1b64502778fe63f9b4f4a93257b4/ga/developer/webProfile6/Dockerfile) -- [`webProfile7` (*ga/developer/webProfile7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/78139a90b89d1b64502778fe63f9b4f4a93257b4/ga/developer/webProfile7/Dockerfile) -- [`javaee7`, `latest` (*ga/developer/javaee7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/78139a90b89d1b64502778fe63f9b4f4a93257b4/ga/developer/javaee7/Dockerfile) +- [`kernel` (*ga/developer/kernel/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/b946ebd7c0a7d3953419723bc8a3c3041943439e/ga/developer/kernel/Dockerfile) +- [`microProfile` (*ga/developer/microProfile/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/b946ebd7c0a7d3953419723bc8a3c3041943439e/ga/developer/microProfile/Dockerfile) +- [`webProfile6` (*ga/developer/webProfile6/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/b946ebd7c0a7d3953419723bc8a3c3041943439e/ga/developer/webProfile6/Dockerfile) +- [`webProfile7` (*ga/developer/webProfile7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/b946ebd7c0a7d3953419723bc8a3c3041943439e/ga/developer/webProfile7/Dockerfile) +- [`javaee7`, `latest` (*ga/developer/javaee7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/b946ebd7c0a7d3953419723bc8a3c3041943439e/ga/developer/javaee7/Dockerfile) - [`beta` (*beta/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/c63e151757a992fd5eb9da11d8bbf9501468b39b/beta/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/websphere-liberty`)](https://github.com/docker-library/official-images/blob/master/library/websphere-liberty). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fwebsphere-liberty). From c34e5ae1321d2e66869f6643d352c8170fe9a36b Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Wed, 14 Dec 2016 10:47:07 -0800 Subject: [PATCH 56/85] Rename README-short to have the correct extension --- eclipse-mosquitto/{README-short.md => README-short.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename eclipse-mosquitto/{README-short.md => README-short.txt} (100%) diff --git a/eclipse-mosquitto/README-short.md b/eclipse-mosquitto/README-short.txt similarity index 100% rename from eclipse-mosquitto/README-short.md rename to eclipse-mosquitto/README-short.txt From ef638135293e0b4c22d619101010acc788e6539b Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Wed, 14 Dec 2016 11:00:31 -0800 Subject: [PATCH 57/85] Shorten Mosquitto short description --- eclipse-mosquitto/README-short.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-mosquitto/README-short.txt b/eclipse-mosquitto/README-short.txt index 68d3365b6..251ce4411 100644 --- a/eclipse-mosquitto/README-short.txt +++ b/eclipse-mosquitto/README-short.txt @@ -1 +1 @@ -Eclipse Mosquitto is an open source message broker which implements MQTT protocol version 3.1 and 3.1.1. +Eclipse Mosquitto is an open source message broker which implements MQTT version 3.1 and 3.1.1 From c67346adc4daffc0281034eae9065267292ebfa7 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 14 Dec 2016 11:32:56 -0800 Subject: [PATCH 58/85] Run update.sh --- logstash/README.md | 22 +++++++++++++++++++++- neurodebian/README.md | 16 ++++++++-------- vault/README.md | 3 ++- 3 files changed, 31 insertions(+), 10 deletions(-) diff --git a/logstash/README.md b/logstash/README.md index 33eefb72d..9ffe6db90 100644 --- a/logstash/README.md +++ b/logstash/README.md @@ -52,7 +52,27 @@ CMD ["-f", "/some/config-dir/logstash.conf"] Then, build with `docker build -t my-logstash .` and deploy with something like the following: ```console -$ docker run -it --rm my-logstash +$ docker run -d my-logstash +``` + +## Installing plugins + +If you need to add any logstash plugins that do not ship with Logstash by default, the simplest solution is a Dockerfile using `logstash-plugin` included with Logsatsh. You can also pack in your customized config file. + +```dockerfile +FROM logstash:5 + +RUN logstash-plugin install logstash-filter-de_dot + +COPY logstash.conf /some/config-dir/ + +CMD ["-f", "/some/config-dir/logstash.conf"] +``` + +Then, build with `docker build -t my-logstash .` and deploy just like the previous example: + +```console +$ docker run -d my-logstash ``` # Image Variants diff --git a/neurodebian/README.md b/neurodebian/README.md index 39dafaf62..651c56ce6 100644 --- a/neurodebian/README.md +++ b/neurodebian/README.md @@ -1,13 +1,13 @@ # Supported tags and respective `Dockerfile` links -- [`precise`, `nd12.04` (*dockerfiles/precise/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/336c4d3566c3c8311960c001e6032dab6d59c3b3/dockerfiles/precise/Dockerfile) -- [`trusty`, `nd14.04` (*dockerfiles/trusty/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/336c4d3566c3c8311960c001e6032dab6d59c3b3/dockerfiles/trusty/Dockerfile) -- [`xenial`, `nd16.04` (*dockerfiles/xenial/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/336c4d3566c3c8311960c001e6032dab6d59c3b3/dockerfiles/xenial/Dockerfile) -- [`yakkety`, `nd16.10` (*dockerfiles/yakkety/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/336c4d3566c3c8311960c001e6032dab6d59c3b3/dockerfiles/yakkety/Dockerfile) -- [`wheezy`, `nd70` (*dockerfiles/wheezy/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/336c4d3566c3c8311960c001e6032dab6d59c3b3/dockerfiles/wheezy/Dockerfile) -- [`jessie`, `nd80` (*dockerfiles/jessie/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/336c4d3566c3c8311960c001e6032dab6d59c3b3/dockerfiles/jessie/Dockerfile) -- [`stretch`, `nd90` (*dockerfiles/stretch/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/336c4d3566c3c8311960c001e6032dab6d59c3b3/dockerfiles/stretch/Dockerfile) -- [`sid`, `nd` (*dockerfiles/sid/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/336c4d3566c3c8311960c001e6032dab6d59c3b3/dockerfiles/sid/Dockerfile) +- [`precise`, `nd12.04` (*dockerfiles/precise/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/383ae2cf242d4737e813d42c402315c3a8cd4569/dockerfiles/precise/Dockerfile) +- [`trusty`, `nd14.04` (*dockerfiles/trusty/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/383ae2cf242d4737e813d42c402315c3a8cd4569/dockerfiles/trusty/Dockerfile) +- [`xenial`, `nd16.04` (*dockerfiles/xenial/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/383ae2cf242d4737e813d42c402315c3a8cd4569/dockerfiles/xenial/Dockerfile) +- [`yakkety`, `nd16.10` (*dockerfiles/yakkety/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/383ae2cf242d4737e813d42c402315c3a8cd4569/dockerfiles/yakkety/Dockerfile) +- [`wheezy`, `nd70` (*dockerfiles/wheezy/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/383ae2cf242d4737e813d42c402315c3a8cd4569/dockerfiles/wheezy/Dockerfile) +- [`jessie`, `nd80` (*dockerfiles/jessie/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/383ae2cf242d4737e813d42c402315c3a8cd4569/dockerfiles/jessie/Dockerfile) +- [`stretch`, `nd90` (*dockerfiles/stretch/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/383ae2cf242d4737e813d42c402315c3a8cd4569/dockerfiles/stretch/Dockerfile) +- [`sid`, `nd` (*dockerfiles/sid/Dockerfile*)](https://github.com/neurodebian/dockerfiles/blob/383ae2cf242d4737e813d42c402315c3a8cd4569/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fneurodebian). diff --git a/vault/README.md b/vault/README.md index 68ca71a7a..91a67a4ce 100644 --- a/vault/README.md +++ b/vault/README.md @@ -1,8 +1,9 @@ # Supported tags and respective `Dockerfile` links - [`0.6.0` (*0.6/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d12aa78cdbdce22b3d3e30f1093843f21b0a8fa/0.6/Dockerfile) -- [`0.6`, `0.6.2`, `latest` (*0.6.2/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d3957180d689ecddb537aa799a878171280e8a3/0.6.2/Dockerfile) +- [`0.6`, `0.6.3`, `latest` (*0.6.3/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/f9a97ab152b51d39f54ab51136b2819305f70caf/0.6.3/Dockerfile) - [`0.6.1` (*0.6.1/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d12aa78cdbdce22b3d3e30f1093843f21b0a8fa/0.6.1/Dockerfile) +- [`0.6.2` (*0.6.2/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d3957180d689ecddb537aa799a878171280e8a3/0.6.2/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/vault`)](https://github.com/docker-library/official-images/blob/master/library/vault). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fvault). From 4a2967611d6d7e55b26cede96b879814e88eee3b Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 14 Dec 2016 12:32:45 -0800 Subject: [PATCH 59/85] Run update.sh --- vault/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vault/README.md b/vault/README.md index 91a67a4ce..efc304c10 100644 --- a/vault/README.md +++ b/vault/README.md @@ -65,6 +65,8 @@ Note the `--cap-add=IPC_LOCK`: this is required in order for Vault to lock memor At startup, the server will read configuration HCL and JSON files from `/vault/config` (any information passed into `VAULT_LOCAL_CONFIG` is written into `local.json` in this directory and read as part of reading the directory for configuration files). Please see Vault's [configuration documentation](https://www.vaultproject.io/docs/config/index.html) for a full list of options. +Since 0.6.3 this container also supports the `VAULT_REDIRECT_INTERFACE` and `VAULT_CLUSTER_INTERFACE` environment variables. If set, the IP addresses used for the redirect and cluster addresses in Vault's configuration will be the address of the named interface inside the container (e.g. `eth0`). + # License View [license information](https://raw.githubusercontent.com/hashicorp/vault/master/LICENSE) for the software contained in this image. From b8d8e5629935cb804e61c739b01b8977cd4c3329 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 14 Dec 2016 13:33:44 -0800 Subject: [PATCH 60/85] Run update.sh --- nuxeo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxeo/README.md b/nuxeo/README.md index 492f4e155..54175f041 100644 --- a/nuxeo/README.md +++ b/nuxeo/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links - [`latest`, `LTS`, `LTS-2016`, `8`, `8.10`, `FT` (*8.10/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/4c45ac6f74a5571dd23ee86a00fb85aadbece05c/8.10/Dockerfile) -- [`8.3` (*8.3/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/a02183111045dadb357e68e11e93c5551c570c43/8.3/Dockerfile) +- [`8.3` (*8.3/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/d7252d23d06e0ade25a0054a7ae940e8537a99b2/8.3/Dockerfile) - [`8.2` (*8.2/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/a02183111045dadb357e68e11e93c5551c570c43/8.2/Dockerfile) - [`LTS-2015`, `7`, `7.10` (*7.10/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/a02183111045dadb357e68e11e93c5551c570c43/7.10/Dockerfile) - [`LTS-2014`, `6`, `6.0` (*6.0/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/8535464e476b39e10001242ad7c885519fadc2a6/6.0/Dockerfile) From b7bbc23c93644e80d21ea2c455582bb7738aa49c Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 15 Dec 2016 10:34:12 -0800 Subject: [PATCH 61/85] Run update.sh --- centos/README.md | 3 ++- fedora/README.md | 4 ++-- kong/README.md | 2 +- traefik/README.md | 4 ++-- ubuntu/README.md | 10 +++++----- 5 files changed, 12 insertions(+), 11 deletions(-) diff --git a/centos/README.md b/centos/README.md index cab89ccf0..324dd276d 100644 --- a/centos/README.md +++ b/centos/README.md @@ -1,8 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `centos7`, `7` (*docker/Dockerfile*)](https://github.com/CentOS/sig-cloud-instance-images/blob/155416b523b3353f97015f1942bab8152992a689/docker/Dockerfile) +- [`latest`, `centos7`, `7` (*docker/Dockerfile*)](https://github.com/CentOS/sig-cloud-instance-images/blob/338acec5394e5200cfe613e4340cdda782673f6d/docker/Dockerfile) - [`centos6`, `6` (*docker/Dockerfile*)](https://github.com/CentOS/sig-cloud-instance-images/blob/83a75fbb40f80935d91b876115704f6e12334575/docker/Dockerfile) - [`centos5`, `5` (*docker/Dockerfile*)](https://github.com/CentOS/sig-cloud-instance-images/blob/4bf8330498e1c10cf365aff31d2a8a5c3254c2cf/docker/Dockerfile) +- [`centos7.3.1611`, `7.3.1611` (*docker/Dockerfile*)](https://github.com/CentOS/sig-cloud-instance-images/blob/5bbaef9f60ab9e3eeb61acec631c2d91f8714fff/docker/Dockerfile) - [`centos7.2.1511`, `7.2.1511` (*docker/Dockerfile*)](https://github.com/CentOS/sig-cloud-instance-images/blob/a3c59bd4e98a7f9c063d993955c8ec19c5b1ceff/docker/Dockerfile) - [`centos7.1.1503`, `7.1.1503` (*docker/Dockerfile*)](https://github.com/CentOS/sig-cloud-instance-images/blob/bc561dfdd671d612dbb9f92e7e17dd8009befc44/docker/Dockerfile) - [`centos7.0.1406`, `7.0.1406` (*docker/Dockerfile*)](https://github.com/CentOS/sig-cloud-instance-images/blob/f1d1e0bd83baef08e257da50e6fb446e4dd1b90c/docker/Dockerfile) diff --git a/fedora/README.md b/fedora/README.md index 05db20352..b992f82da 100644 --- a/fedora/README.md +++ b/fedora/README.md @@ -1,11 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `25` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/235aaaed8104883ae8e582ab155691869be14f1a/Dockerfile) +- [`latest`, `25` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/83fa01141d63f64ffab33f046872a77e87906d04/Dockerfile) - [`24` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/f3726622b5012c1f374bf9f596616eab3cd4988c/Dockerfile) - [`23` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/ec63b8db44c2d8c97e29faeb55955ca25bd9076e/Dockerfile) - [`22` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/bccd42bf4e9102ef10eff372488167948fdd0430/Dockerfile) - [`21` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/e32493b9601c3535cd6e0d0a8ff61d8fa95afb83/Dockerfile) -- [`rawhide` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/2218da935dd31938254d5b096ba5a29a8e05b7ae/Dockerfile) +- [`rawhide` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/2ef6d0fb858c218e1170418865f0d85718da8c78/Dockerfile) - [`20`, `heisenbug` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/10ada29063147fde9e39190f4c2344b6e6e659e6/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ffedora). diff --git a/kong/README.md b/kong/README.md index 9001ea418..3d68c5452 100644 --- a/kong/README.md +++ b/kong/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`0.9`, `0.9.5`, `latest` (*Dockerfile*)](https://github.com/Mashape/docker-kong/blob/a4c4792273d9c0d00e83701bcd43f7ba36c391b2/Dockerfile) +- [`0.9`, `0.9.6`, `latest` (*Dockerfile*)](https://github.com/Mashape/docker-kong/blob/e2122a810d54e661d2e451b3c417ed826f0e06ac/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/kong`)](https://github.com/docker-library/official-images/blob/master/library/kong). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fkong). diff --git a/traefik/README.md b/traefik/README.md index f40c3a96f..e4b5d1307 100644 --- a/traefik/README.md +++ b/traefik/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`v1.1.1`, `camembert`, `latest` (*Dockerfile*)](https://github.com/containous/traefik-library-image/blob/90136036ac847c7920452ee0c21668abc836ea25/Dockerfile) -- [`v1.1.1-alpine`, `camembert-alpine` (*alpine/Dockerfile*)](https://github.com/containous/traefik-library-image/blob/90136036ac847c7920452ee0c21668abc836ea25/alpine/Dockerfile) +- [`v1.1.2`, `camembert`, `latest` (*Dockerfile*)](https://github.com/containous/traefik-library-image/blob/3645f9dfbd417ee8dad608257c7aeec3a407711f/Dockerfile) +- [`v1.1.2-alpine`, `camembert-alpine` (*alpine/Dockerfile*)](https://github.com/containous/traefik-library-image/blob/3645f9dfbd417ee8dad608257c7aeec3a407711f/alpine/Dockerfile) - [`v1.0.3`, `reblochon` (*Dockerfile*)](https://github.com/containous/traefik-library-image/blob/9d877ca7171211aabc2955ab1a301a685f6852fe/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/traefik`)](https://github.com/docker-library/official-images/blob/master/library/traefik). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ftraefik). diff --git a/ubuntu/README.md b/ubuntu/README.md index 7c9d3106c..f41a422a8 100644 --- a/ubuntu/README.md +++ b/ubuntu/README.md @@ -1,10 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`12.04.5`, `12.04`, `precise-20161123`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/cf9d7a2ee20c8a4706a05d1d7f1a1e25ae32ed39/precise/Dockerfile) -- [`14.04.5`, `14.04`, `trusty-20161123`, `trusty` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/cf9d7a2ee20c8a4706a05d1d7f1a1e25ae32ed39/trusty/Dockerfile) -- [`16.04`, `xenial-20161121`, `xenial`, `latest` (*xenial/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/cf9d7a2ee20c8a4706a05d1d7f1a1e25ae32ed39/xenial/Dockerfile) -- [`16.10`, `yakkety-20161121`, `yakkety` (*yakkety/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/cf9d7a2ee20c8a4706a05d1d7f1a1e25ae32ed39/yakkety/Dockerfile) -- [`17.04`, `zesty-20161129.1`, `zesty`, `devel` (*zesty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/cf9d7a2ee20c8a4706a05d1d7f1a1e25ae32ed39/zesty/Dockerfile) +- [`12.04.5`, `12.04`, `precise-20161209`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/9c78896fe39d5be95cc4a6ae6c0475599a1bc396/precise/Dockerfile) +- [`14.04.5`, `14.04`, `trusty-20161214`, `trusty` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/9c78896fe39d5be95cc4a6ae6c0475599a1bc396/trusty/Dockerfile) +- [`16.04`, `xenial-20161213`, `xenial`, `latest` (*xenial/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/9c78896fe39d5be95cc4a6ae6c0475599a1bc396/xenial/Dockerfile) +- [`16.10`, `yakkety-20161213`, `yakkety` (*yakkety/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/9c78896fe39d5be95cc4a6ae6c0475599a1bc396/yakkety/Dockerfile) +- [`17.04`, `zesty-20161212`, `zesty`, `devel` (*zesty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/9c78896fe39d5be95cc4a6ae6c0475599a1bc396/zesty/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fubuntu). From b7b4ebbd8e94faddc9f8cbbd5a0f6e86eba8ffc2 Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Thu, 15 Dec 2016 17:42:24 -0700 Subject: [PATCH 62/85] [nats] Release v0.9.6 Details can be found [here](https://github.com/nats-io/gnatsd/releases/tag/v0.9.6) --- nats/content.md | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/nats/content.md b/nats/content.md index 8c1bbb396..cfb2c6f60 100644 --- a/nats/content.md +++ b/nats/content.md @@ -15,7 +15,7 @@ # use -p or -P as needed. $ docker run -d --name nats-main nats -[INF] Starting nats-server version 0.9.4 +[INF] Starting nats-server version 0.9.6 [INF] Starting http monitor on 0.0.0.0:8222 [INF] Listening for client connections on 0.0.0.0:4222 [INF] Server is ready @@ -28,7 +28,7 @@ $ docker run -d --name=nats-2 --link nats-main nats --routes=nats-route://ruser: # If you want to verify the routes are connected, try $ docker run -d --name=nats-2 --link nats-main nats --routes=nats-route://ruser:T0pS3cr3t@nats-main:6222 -DV -[INF] Starting nats-server version 0.9.4 +[INF] Starting nats-server version 0.9.6 [DBG] Go build version go1.6.3 [INF] Starting http monitor on 0.0.0.0:8222 [INF] Listening for client connections on 0.0.0.0:4222 @@ -78,41 +78,42 @@ cluster { ```bash Server Options: - -a, --addr HOST Bind to HOST address (default: 0.0.0.0) - -p, --port PORT Use PORT for clients (default: 4222) - -P, --pid FILE File to store PID - -m, --http_port PORT Use HTTP PORT for monitoring - -ms,--https_port PORT Use HTTPS PORT for monitoring - -c, --config FILE Configuration File + -a, --addr Bind to host address (default: 0.0.0.0) + -p, --port Use port for clients (default: 4222) + -P, --pid File to store PID + -m, --http_port Use port for http monitoring + -ms,--https_port Use port for https monitoring + -c, --config Configuration file Logging Options: - -l, --log FILE File to redirect log output + -l, --log File to redirect log output -T, --logtime Timestamp log entries (default: true) -s, --syslog Enable syslog as log method - -r, --remote_syslog Syslog server addr (udp://localhost:514) + -r, --remote_syslog Syslog server addr (udp://localhost:514) -D, --debug Enable debugging output -V, --trace Trace the raw protocol - -DV Debug and Trace + -DV Debug and trace Authorization Options: - --user user User required for connections - --pass password Password required for connections + --user User required for connections + --pass Password required for connections --auth Authorization token required for connections TLS Options: --tls Enable TLS, do not verify clients (default: false) - --tlscert FILE Server certificate file - --tlskey FILE Private key for server certificate - --tlsverify Enable TLS, very client certificates - --tlscacert FILE Client certificate CA for verification + --tlscert Server certificate file + --tlskey Private key for server certificate + --tlsverify Enable TLS, verify client certificates + --tlscacert Client certificate CA for verification Cluster Options: --routes Routes to solicit and connect --cluster Cluster URL for solicited routes --no_advertise Advertise known cluster IPs to clients + Common Options: -h, --help Show this message -v, --version Show version - --help_tls TLS help. + --help_tls TLS help ``` From 00deb21f2bdadd3e122b376077fff3f04d7fdf00 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 15 Dec 2016 16:43:40 -0800 Subject: [PATCH 63/85] Run update.sh --- erlang/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/erlang/README.md b/erlang/README.md index f5553b9db..6591954e6 100644 --- a/erlang/README.md +++ b/erlang/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`19.1.6`, `19.1`, `19`, `latest` (*19/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/02c1f6eaae350492bf74a9a261b9639b17ae524e/19/Dockerfile) -- [`19.1.6-slim`, `19.1-slim`, `19-slim`, `slim` (*19/slim/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/02c1f6eaae350492bf74a9a261b9639b17ae524e/19/slim/Dockerfile) -- [`19.1.6-onbuild`, `19.1-onbuild`, `19-onbuild`, `onbuild` (*19/onbuild/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/02c1f6eaae350492bf74a9a261b9639b17ae524e/19/onbuild/Dockerfile) +- [`19.2`, `19`, `latest` (*19/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/f52f97dbd128f2eca3eee86b3471b4e6ef6d8594/19/Dockerfile) +- [`19.2-slim`, `19-slim`, `slim` (*19/slim/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/f52f97dbd128f2eca3eee86b3471b4e6ef6d8594/19/slim/Dockerfile) +- [`19.2-onbuild`, `19-onbuild`, `onbuild` (*19/onbuild/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/9be249effe93e3c61fa0749078e55ef8d050a16e/19/onbuild/Dockerfile) - [`18.3.4.4`, `18.3.4`, `18.3`, `18` (*18/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/7f5e7b4768136caa5f15e0b84d6b503fa430ef7b/18/Dockerfile) - [`18.3.4.4-slim`, `18.3.4-slim`, `18.3-slim`, `18-slim` (*18/slim/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/7f5e7b4768136caa5f15e0b84d6b503fa430ef7b/18/slim/Dockerfile) - [`18.3.4.4-onbuild`, `18.3.4-onbuild`, `18.3-onbuild`, `18-onbuild` (*18/onbuild/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/20e41464075dc0fc76709be77701530eddb6fe33/18/onbuild/Dockerfile) From 399b98d1cfba62f2731f5809d5149897334498dd Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 16 Dec 2016 03:32:57 -0800 Subject: [PATCH 64/85] Run update.sh --- aerospike/README.md | 2 +- alpine/README.md | 2 +- amazonlinux/README.md | 2 +- arangodb/README.md | 2 +- backdrop/README.md | 2 +- bash/README.md | 2 +- bonita/README.md | 2 +- buildpack-deps/README.md | 2 +- busybox/README.md | 2 +- cassandra/README.md | 2 +- celery/README.md | 2 +- centos/README.md | 2 +- chronograf/README.md | 2 +- cirros/README.md | 2 +- clearlinux/README.md | 2 +- clojure/README.md | 2 +- composer/README.md | 2 +- consul/README.md | 2 +- couchbase/README.md | 2 +- couchdb/README.md | 2 +- crate/README.md | 2 +- crux/README.md | 2 +- debian/README.md | 2 +- django/README.md | 2 +- docker/README.md | 2 +- drupal/README.md | 2 +- eclipse-mosquitto/README.md | 2 +- eggdrop/README.md | 2 +- elasticsearch/README.md | 2 +- elixir/README.md | 2 +- erlang/README.md | 2 +- fedora/README.md | 2 +- fsharp/README.md | 2 +- gazebo/README.md | 2 +- gcc/README.md | 2 +- ghost/README.md | 2 +- golang/README.md | 2 +- haproxy/README.md | 2 +- haskell/README.md | 2 +- hello-seattle/README.md | 2 +- hello-world/README.md | 2 +- hola-mundo/README.md | 2 +- httpd/README.md | 2 +- hylang/README.md | 2 +- ibmjava/README.md | 2 +- influxdb/README.md | 2 +- iojs/README.md | 2 +- irssi/README.md | 2 +- java/README.md | 2 +- jenkins/README.md | 2 +- jetty/README.md | 2 +- joomla/README.md | 2 +- jruby/README.md | 2 +- julia/README.md | 2 +- kaazing-gateway/README.md | 2 +- kapacitor/README.md | 2 +- kibana/README.md | 2 +- known/README.md | 2 +- kong/README.md | 2 +- lightstreamer/README.md | 2 +- logstash/README.md | 2 +- mageia/README.md | 2 +- mariadb/README.md | 2 +- maven/README.md | 2 +- memcached/README.md | 2 +- mongo-express/README.md | 2 +- mongo/README.md | 2 +- mono/README.md | 2 +- mysql/README.md | 2 +- nats-streaming/README.md | 2 +- nats/README.md | 2 +- neo4j/README.md | 2 +- neurodebian/README.md | 2 +- nginx/README.md | 2 +- node/README.md | 2 +- notary/README.md | 2 +- nuxeo/README.md | 2 +- odoo/README.md | 2 +- openjdk/README.md | 2 +- opensuse/README.md | 2 +- orientdb/README.md | 2 +- owncloud/README.md | 2 +- percona/README.md | 2 +- perl/README.md | 2 +- photon/README.md | 2 +- php-zendserver/README.md | 2 +- php/README.md | 2 +- piwik/README.md | 2 +- plone/README.md | 2 +- postgres/README.md | 2 +- pypy/README.md | 2 +- python/README.md | 2 +- r-base/README.md | 2 +- rabbitmq/README.md | 2 +- rails/README.md | 2 +- rakudo-star/README.md | 2 +- redis/README.md | 2 +- redmine/README.md | 2 +- registry/README.md | 2 +- rethinkdb/README.md | 2 +- rocket.chat/README.md | 2 +- ros/README.md | 2 +- ruby/README.md | 2 +- sentry/README.md | 2 +- solr/README.md | 2 +- sonarqube/README.md | 2 +- sourcemage/README.md | 2 +- spiped/README.md | 2 +- storm/README.md | 2 +- swarm/README.md | 2 +- telegraf/README.md | 2 +- thrift/README.md | 2 +- tomcat/README.md | 2 +- tomee/README.md | 2 +- traefik/README.md | 2 +- ubuntu/README.md | 2 +- vault/README.md | 2 +- websphere-liberty/README.md | 2 +- wordpress/README.md | 2 +- zookeeper/README.md | 2 +- 120 files changed, 120 insertions(+), 120 deletions(-) diff --git a/aerospike/README.md b/aerospike/README.md index 84d5cde65..51d32a0b2 100644 --- a/aerospike/README.md +++ b/aerospike/README.md @@ -97,7 +97,7 @@ Unless required by applicable law or agreed to in writing, software distributed # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/alpine/README.md b/alpine/README.md index a265c321b..40a734921 100644 --- a/alpine/README.md +++ b/alpine/README.md @@ -46,7 +46,7 @@ This image is well documented. [Check out the documentation at Viewdocs](http:// # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/amazonlinux/README.md b/amazonlinux/README.md index e0968b74f..b89adfb5c 100644 --- a/amazonlinux/README.md +++ b/amazonlinux/README.md @@ -45,7 +45,7 @@ Visit the [EC2 Container Registry Getting Started](https://aws.amazon.com/ecr/ge # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/arangodb/README.md b/arangodb/README.md index fd579e87a..6722d3254 100644 --- a/arangodb/README.md +++ b/arangodb/README.md @@ -162,7 +162,7 @@ If you are using the image as a base image please make sure to wrap any CMD in t # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/backdrop/README.md b/backdrop/README.md index 8e59556d9..4ac17f9fc 100644 --- a/backdrop/README.md +++ b/backdrop/README.md @@ -94,7 +94,7 @@ View [license information](https://backdropcms.org/license) for the software con # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/bash/README.md b/bash/README.md index 09a40516b..e70d2cfe8 100644 --- a/bash/README.md +++ b/bash/README.md @@ -77,7 +77,7 @@ Bash is free software, distributed under the terms of the [GNU General Public Li # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/bonita/README.md b/bonita/README.md index 51910089b..d7585e23c 100644 --- a/bonita/README.md +++ b/bonita/README.md @@ -378,7 +378,7 @@ Bonita BPM image includes two parts : # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/buildpack-deps/README.md b/buildpack-deps/README.md index 32196d2ae..d3cfb88aa 100644 --- a/buildpack-deps/README.md +++ b/buildpack-deps/README.md @@ -59,7 +59,7 @@ View [license information](https://www.debian.org/social_contract#guidelines) fo # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/busybox/README.md b/busybox/README.md index ebe9abb16..7fdfca6a1 100644 --- a/busybox/README.md +++ b/busybox/README.md @@ -54,7 +54,7 @@ View [license information](http://www.busybox.net/license.html) for the software # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/cassandra/README.md b/cassandra/README.md index 3340236b5..df4737f02 100644 --- a/cassandra/README.md +++ b/cassandra/README.md @@ -175,7 +175,7 @@ If there is no database initialized when the container starts, then a default da # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/celery/README.md b/celery/README.md index fa1a58ba7..e1797f168 100644 --- a/celery/README.md +++ b/celery/README.md @@ -41,7 +41,7 @@ $ docker run --link some-redis:redis -e CELERY_BROKER_URL=redis://redis --rm cel # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/centos/README.md b/centos/README.md index 324dd276d..f5455c39c 100644 --- a/centos/README.md +++ b/centos/README.md @@ -104,7 +104,7 @@ This container is running with systemd in a limited context, with the cgroups fi # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/chronograf/README.md b/chronograf/README.md index fd5ee01af..453a820a3 100644 --- a/chronograf/README.md +++ b/chronograf/README.md @@ -60,7 +60,7 @@ View [license information](https://github.com/influxdata/chronograf/blob/master/ # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/cirros/README.md b/cirros/README.md index 76c42224d..13b7598e7 100644 --- a/cirros/README.md +++ b/cirros/README.md @@ -17,7 +17,7 @@ CirrOS is a Tiny OS that specializes in running on a cloud. # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/clearlinux/README.md b/clearlinux/README.md index 291cf8cc6..7f15506e9 100644 --- a/clearlinux/README.md +++ b/clearlinux/README.md @@ -27,7 +27,7 @@ Where editors contains the usual suspects for command line editors and dev-utils # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/clojure/README.md b/clojure/README.md index cf6620124..969213b52 100644 --- a/clojure/README.md +++ b/clojure/README.md @@ -94,7 +94,7 @@ View [license information](http://clojure.org/license) for the software containe # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/composer/README.md b/composer/README.md index 0d98960e4..c99e1e8ad 100644 --- a/composer/README.md +++ b/composer/README.md @@ -95,7 +95,7 @@ View [license information](https://github.com/composer/composer/blob/master/LICE # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/consul/README.md b/consul/README.md index 735746665..d9c40f140 100644 --- a/consul/README.md +++ b/consul/README.md @@ -210,7 +210,7 @@ View [license information](https://raw.githubusercontent.com/hashicorp/consul/ma # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/couchbase/README.md b/couchbase/README.md index 24888bca0..4ac65803f 100644 --- a/couchbase/README.md +++ b/couchbase/README.md @@ -170,7 +170,7 @@ docker run couchbase:community-4.0.0 # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/couchdb/README.md b/couchdb/README.md index e60e8b1f8..56afb3fa7 100644 --- a/couchdb/README.md +++ b/couchdb/README.md @@ -120,7 +120,7 @@ Apache CouchDB is licensed under the [Apache License](https://github.com/apache/ # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/crate/README.md b/crate/README.md index 3254fbaba..491b6615d 100644 --- a/crate/README.md +++ b/crate/README.md @@ -125,7 +125,7 @@ View [license information](https://github.com/crate/crate/blob/master/LICENSE.tx # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/crux/README.md b/crux/README.md index dbf9e906b..884a2bb7c 100644 --- a/crux/README.md +++ b/crux/README.md @@ -30,7 +30,7 @@ Finally, it strives to use new features as they become available, as long as the # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/debian/README.md b/debian/README.md index 69da5a166..0739db923 100644 --- a/debian/README.md +++ b/debian/README.md @@ -71,7 +71,7 @@ Additional interesting information is provided in files on the [relevant `dist` # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/django/README.md b/django/README.md index e1d2f3bb0..a70dcb4fe 100644 --- a/django/README.md +++ b/django/README.md @@ -107,7 +107,7 @@ View [license information](https://github.com/django/django/blob/master/LICENSE) # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/docker/README.md b/docker/README.md index ac0f943cc..b58765290 100644 --- a/docker/README.md +++ b/docker/README.md @@ -164,7 +164,7 @@ View [license information](https://github.com/docker/docker/blob/eb7b2ed6bbe3fbe # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/drupal/README.md b/drupal/README.md index 1ff2ea3c0..4326a3e19 100644 --- a/drupal/README.md +++ b/drupal/README.md @@ -74,7 +74,7 @@ View [license information](https://www.drupal.org/licensing/faq) for the softwar # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/eclipse-mosquitto/README.md b/eclipse-mosquitto/README.md index e08154fca..fc733001c 100644 --- a/eclipse-mosquitto/README.md +++ b/eclipse-mosquitto/README.md @@ -56,7 +56,7 @@ Eclipse Mosquitto is released under the [EPL](https://www.eclipse.org/legal/epl- # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/eggdrop/README.md b/eggdrop/README.md index e95da7f7e..09f90b030 100644 --- a/eggdrop/README.md +++ b/eggdrop/README.md @@ -58,7 +58,7 @@ View [license information](https://www.gnu.org/licenses/gpl-3.0.en.html) for the # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/elasticsearch/README.md b/elasticsearch/README.md index 71f47728d..151d1a171 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -84,7 +84,7 @@ View [license information](https://github.com/elasticsearch/elasticsearch/blob/6 # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/elixir/README.md b/elixir/README.md index ce04a0249..06e972393 100644 --- a/elixir/README.md +++ b/elixir/README.md @@ -72,7 +72,7 @@ Unless required by applicable law or agreed to in writing, software distributed # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/erlang/README.md b/erlang/README.md index 6591954e6..58b4878a4 100644 --- a/erlang/README.md +++ b/erlang/README.md @@ -91,7 +91,7 @@ View [license information](http://www.erlang.org/about.html) for the software co # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/fedora/README.md b/fedora/README.md index b992f82da..3f124447e 100644 --- a/fedora/README.md +++ b/fedora/README.md @@ -26,7 +26,7 @@ This image is a relatively small footprint in comparison to a standard Fedora in # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/fsharp/README.md b/fsharp/README.md index 00aefd55c..9408be32b 100644 --- a/fsharp/README.md +++ b/fsharp/README.md @@ -35,7 +35,7 @@ View [the Apache 2.0 license](https://github.com/fsharp/fsharp/blob/d518f91418ef # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/gazebo/README.md b/gazebo/README.md index 672b0aa86..e04533b6b 100644 --- a/gazebo/README.md +++ b/gazebo/README.md @@ -160,7 +160,7 @@ Gazebo is open-source licensed under [Apache 2.0](http://opensource.org/licenses # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/gcc/README.md b/gcc/README.md index 8b928becc..64cbfb3d5 100644 --- a/gcc/README.md +++ b/gcc/README.md @@ -57,7 +57,7 @@ View [license information](https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/COPYING3?vi # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/ghost/README.md b/ghost/README.md index 76be17194..503b3f41b 100644 --- a/ghost/README.md +++ b/ghost/README.md @@ -53,7 +53,7 @@ v4.4.7 # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/golang/README.md b/golang/README.md index 531228ec2..bc0eb7753 100644 --- a/golang/README.md +++ b/golang/README.md @@ -126,7 +126,7 @@ View [license information](http://golang.org/LICENSE) for the software contained # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/haproxy/README.md b/haproxy/README.md index 0e97e6a99..c9c8ec67e 100644 --- a/haproxy/README.md +++ b/haproxy/README.md @@ -96,7 +96,7 @@ View [license information](http://www.haproxy.org/download/1.5/doc/LICENSE) for # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/haskell/README.md b/haskell/README.md index 1444bfa90..d2d88e23f 100644 --- a/haskell/README.md +++ b/haskell/README.md @@ -89,7 +89,7 @@ This image is licensed under the MIT License (see [LICENSE](https://github.com/d # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/hello-seattle/README.md b/hello-seattle/README.md index a8b3a56ed..621e551c2 100644 --- a/hello-seattle/README.md +++ b/hello-seattle/README.md @@ -40,7 +40,7 @@ See [the `hello-world` image description](https://hub.docker.com/_/hello-world/) # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/hello-world/README.md b/hello-world/README.md index d8c5a626a..4b3439787 100644 --- a/hello-world/README.md +++ b/hello-world/README.md @@ -46,7 +46,7 @@ This image is a prime example of using the [`scratch`](https://registry.hub.dock # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/hola-mundo/README.md b/hola-mundo/README.md index e87ea5eea..aa8b7a4f3 100644 --- a/hola-mundo/README.md +++ b/hola-mundo/README.md @@ -40,7 +40,7 @@ See [the `hello-world` image description](https://hub.docker.com/_/hello-world/) # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/httpd/README.md b/httpd/README.md index b5bb4368f..fc03f19b2 100644 --- a/httpd/README.md +++ b/httpd/README.md @@ -80,7 +80,7 @@ View [license information](https://www.apache.org/licenses/) for the software co # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/hylang/README.md b/hylang/README.md index eb1d49d3a..04cc4056f 100644 --- a/hylang/README.md +++ b/hylang/README.md @@ -46,7 +46,7 @@ View [license information](https://github.com/hylang/hy/blob/master/LICENSE) for # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/ibmjava/README.md b/ibmjava/README.md index 4ad98d21d..4cc902897 100644 --- a/ibmjava/README.md +++ b/ibmjava/README.md @@ -122,7 +122,7 @@ Licenses for the products installed within the images: # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/influxdb/README.md b/influxdb/README.md index dc290de2a..ad96e35b7 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -152,7 +152,7 @@ View [license information](https://github.com/influxdata/influxdb/blob/master/LI # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/iojs/README.md b/iojs/README.md index bee8f962c..3cca73731 100644 --- a/iojs/README.md +++ b/iojs/README.md @@ -87,7 +87,7 @@ View [license information](https://github.com/iojs/io.js/blob/master/LICENSE) fo # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/irssi/README.md b/irssi/README.md index e342a0f9a..f05541274 100644 --- a/irssi/README.md +++ b/irssi/README.md @@ -68,7 +68,7 @@ View [license information](https://github.com/irssi/irssi/blob/master/COPYING) f # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/java/README.md b/java/README.md index d31a1b447..db77dcaf8 100644 --- a/java/README.md +++ b/java/README.md @@ -97,7 +97,7 @@ View [license information](http://openjdk.java.net/legal/gplv2+ce.html) for the # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/jenkins/README.md b/jenkins/README.md index bd59132fb..ecac28f31 100644 --- a/jenkins/README.md +++ b/jenkins/README.md @@ -191,7 +191,7 @@ To minimize image size, it's uncommon for additional related tools (such as `git # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/jetty/README.md b/jetty/README.md index 83d684246..ac417a9ee 100644 --- a/jetty/README.md +++ b/jetty/README.md @@ -135,7 +135,7 @@ View [license information](http://eclipse.org/jetty/licenses.php) for the softwa # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/joomla/README.md b/joomla/README.md index d3e2c13b2..f4094ffcb 100644 --- a/joomla/README.md +++ b/joomla/README.md @@ -84,7 +84,7 @@ View [license information](http://www.gnu.org/licenses/gpl-2.0.txt) for the soft # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/jruby/README.md b/jruby/README.md index ed75da6a1..cc7b0f144 100644 --- a/jruby/README.md +++ b/jruby/README.md @@ -67,7 +67,7 @@ View [license information](https://github.com/jruby/jruby/blob/master/COPYING) f # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/julia/README.md b/julia/README.md index b6bf1e69b..1cc816f28 100644 --- a/julia/README.md +++ b/julia/README.md @@ -36,7 +36,7 @@ View [license information](http://julialang.org/) for the software contained in # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/kaazing-gateway/README.md b/kaazing-gateway/README.md index 7f8474aed..8cc4d26eb 100644 --- a/kaazing-gateway/README.md +++ b/kaazing-gateway/README.md @@ -61,7 +61,7 @@ View [license information](https://github.com/kaazing/gateway/blob/master/LICENS # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/kapacitor/README.md b/kapacitor/README.md index a08d6942c..087fb812e 100644 --- a/kapacitor/README.md +++ b/kapacitor/README.md @@ -164,7 +164,7 @@ View [license information](https://github.com/influxdata/kapacitor/blob/master/L # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/kibana/README.md b/kibana/README.md index c6d7cfec0..2c4e2d5c2 100644 --- a/kibana/README.md +++ b/kibana/README.md @@ -52,7 +52,7 @@ View [license information](https://github.com/elastic/kibana/blob/4557a6fc0ba08c # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/known/README.md b/known/README.md index e8831f893..3ff5bb8e6 100644 --- a/known/README.md +++ b/known/README.md @@ -63,7 +63,7 @@ View [license information](https://raw.githubusercontent.com/idno/Known/master/L # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/kong/README.md b/kong/README.md index 3d68c5452..ee4bccca8 100644 --- a/kong/README.md +++ b/kong/README.md @@ -101,7 +101,7 @@ View [license information](https://getkong.org/license/) for the software contai # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/lightstreamer/README.md b/lightstreamer/README.md index 1066c02b1..14b045574 100644 --- a/lightstreamer/README.md +++ b/lightstreamer/README.md @@ -138,7 +138,7 @@ View [license information](http://www.lightstreamer.com/lightstreamer-sla) for t # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/logstash/README.md b/logstash/README.md index 9ffe6db90..4dfd0a10d 100644 --- a/logstash/README.md +++ b/logstash/README.md @@ -97,7 +97,7 @@ View [license information](https://github.com/elastic/logstash/blob/master/LICEN # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/mageia/README.md b/mageia/README.md index 8061269ce..7ec53f841 100644 --- a/mageia/README.md +++ b/mageia/README.md @@ -43,7 +43,7 @@ All images install the following packages: # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/mariadb/README.md b/mariadb/README.md index 40374c857..773edca47 100644 --- a/mariadb/README.md +++ b/mariadb/README.md @@ -180,7 +180,7 @@ $ docker exec some-mariadb sh -c 'exec mysqldump --all-databases -uroot -p"$MYSQ # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/maven/README.md b/maven/README.md index 3cb63081d..c71b39c04 100644 --- a/maven/README.md +++ b/maven/README.md @@ -79,7 +79,7 @@ View [license information](https://www.apache.org/licenses/) for the software co # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/memcached/README.md b/memcached/README.md index cafd70cf4..fa472c9f8 100644 --- a/memcached/README.md +++ b/memcached/README.md @@ -61,7 +61,7 @@ View [license information](https://github.com/memcached/memcached/blob/master/LI # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/mongo-express/README.md b/mongo-express/README.md index c040f7f90..132dc0e10 100644 --- a/mongo-express/README.md +++ b/mongo-express/README.md @@ -75,7 +75,7 @@ This example links to a container name typical of `docker-compose`, changes the # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/mongo/README.md b/mongo/README.md index bf1c741bb..2f122f89d 100644 --- a/mongo/README.md +++ b/mongo/README.md @@ -137,7 +137,7 @@ View [license information](https://github.com/mongodb/mongo/blob/7c3cfac300cfcca # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/mono/README.md b/mono/README.md index 6ef906443..570e70fa8 100644 --- a/mono/README.md +++ b/mono/README.md @@ -98,7 +98,7 @@ This Docker Image is licensed with the Expat License. See the [Mono Project lice # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/mysql/README.md b/mysql/README.md index b73e040a9..03f4e412b 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -179,7 +179,7 @@ $ docker exec some-mysql sh -c 'exec mysqldump --all-databases -uroot -p"$MYSQL_ # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/nats-streaming/README.md b/nats-streaming/README.md index 82893455d..dd78a2922 100644 --- a/nats-streaming/README.md +++ b/nats-streaming/README.md @@ -172,7 +172,7 @@ View [license information](https://github.com/nats-io/nats-streaming-server/blob # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/nats/README.md b/nats/README.md index dda2f3083..595da3ed5 100644 --- a/nats/README.md +++ b/nats/README.md @@ -131,7 +131,7 @@ View [license information](https://github.com/nats-io/gnatsd/blob/master/LICENSE # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/neo4j/README.md b/neo4j/README.md index cf4c9b99d..0a6e5e3e6 100644 --- a/neo4j/README.md +++ b/neo4j/README.md @@ -85,7 +85,7 @@ For more examples and complete documentation please go [here for 2.x](http://neo # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/neurodebian/README.md b/neurodebian/README.md index 651c56ce6..9d53ef391 100644 --- a/neurodebian/README.md +++ b/neurodebian/README.md @@ -42,7 +42,7 @@ deb http://neuro.debian.net/debian data main # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/nginx/README.md b/nginx/README.md index d5795dc99..3624e2abc 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -116,7 +116,7 @@ To minimize image size, it's uncommon for additional related tools (such as `git # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/node/README.md b/node/README.md index 925954ba1..7bafb534b 100644 --- a/node/README.md +++ b/node/README.md @@ -99,7 +99,7 @@ View [license information](https://github.com/joyent/node/blob/master/LICENSE) f # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/notary/README.md b/notary/README.md index 9ea222db8..96e34cd6f 100644 --- a/notary/README.md +++ b/notary/README.md @@ -100,7 +100,7 @@ View [license information](https://github.com/docker/notary/blob/master/LICENSE) # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/nuxeo/README.md b/nuxeo/README.md index 54175f041..608e7a9a1 100644 --- a/nuxeo/README.md +++ b/nuxeo/README.md @@ -193,7 +193,7 @@ View [license information](http://doc.nuxeo.com/x/gIK7) for the software contain # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/odoo/README.md b/odoo/README.md index 4055b7cc6..eb3a3705c 100644 --- a/odoo/README.md +++ b/odoo/README.md @@ -185,7 +185,7 @@ View [license information](https://raw.githubusercontent.com/odoo/odoo/8.0/LICEN # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/openjdk/README.md b/openjdk/README.md index a26573e25..e98e5f982 100644 --- a/openjdk/README.md +++ b/openjdk/README.md @@ -80,7 +80,7 @@ View [license information](http://openjdk.java.net/legal/gplv2+ce.html) for the # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/opensuse/README.md b/opensuse/README.md index cbc060aa4..e119c673d 100644 --- a/opensuse/README.md +++ b/opensuse/README.md @@ -34,7 +34,7 @@ However the following repositories are already part of the image: # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/orientdb/README.md b/orientdb/README.md index 552323b31..89aaae0b5 100644 --- a/orientdb/README.md +++ b/orientdb/README.md @@ -83,7 +83,7 @@ $ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 \ # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/owncloud/README.md b/owncloud/README.md index 3278e318f..e391af1b8 100644 --- a/owncloud/README.md +++ b/owncloud/README.md @@ -89,7 +89,7 @@ View [license information](https://owncloud.org/contribute/agreement/) for the s # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/percona/README.md b/percona/README.md index d9688c51c..4f00494f7 100644 --- a/percona/README.md +++ b/percona/README.md @@ -180,7 +180,7 @@ $ docker exec some-percona sh -c 'exec mysqldump --all-databases -uroot -p"$MYSQ # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/perl/README.md b/perl/README.md index 58327fa74..507946556 100644 --- a/perl/README.md +++ b/perl/README.md @@ -49,7 +49,7 @@ View [license information](http://dev.perl.org/licenses/) for the software conta # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/photon/README.md b/photon/README.md index 8a2449bf4..8e290bfd9 100644 --- a/photon/README.md +++ b/photon/README.md @@ -36,7 +36,7 @@ View [license information](https://github.com/vmware/photon/blob/master/LICENSE) # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/php-zendserver/README.md b/php-zendserver/README.md index 64fc9e7f7..a19d0fbaf 100644 --- a/php-zendserver/README.md +++ b/php-zendserver/README.md @@ -150,7 +150,7 @@ Each Zend Server Docker container requires 1GB of availible memory. # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/php/README.md b/php/README.md index acd74314b..ab315ad98 100644 --- a/php/README.md +++ b/php/README.md @@ -198,7 +198,7 @@ View [license information](http://php.net/license/) for the software contained i # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/piwik/README.md b/piwik/README.md index 9a9f32f8d..1ede4464c 100644 --- a/piwik/README.md +++ b/piwik/README.md @@ -61,7 +61,7 @@ View [license information](https://github.com/piwik/piwik/blob/master/LEGALNOTIC # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/plone/README.md b/plone/README.md index 288dcd2c5..249412170 100644 --- a/plone/README.md +++ b/plone/README.md @@ -96,7 +96,7 @@ View [license information](https://plone.org/foundation/copyrights/license-faq) # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/postgres/README.md b/postgres/README.md index 93195872f..8d9c3df5f 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -134,7 +134,7 @@ To minimize image size, it's uncommon for additional related tools (such as `git # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/pypy/README.md b/pypy/README.md index d1e6b3e54..b737f7085 100644 --- a/pypy/README.md +++ b/pypy/README.md @@ -86,7 +86,7 @@ View [license information](https://bitbucket.org/pypy/pypy/src/c3ff0dd6252b6ba0d # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/python/README.md b/python/README.md index 051036d6a..03c957104 100644 --- a/python/README.md +++ b/python/README.md @@ -121,7 +121,7 @@ View license information for [Python 2](https://docs.python.org/2/license.html) # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/r-base/README.md b/r-base/README.md index 26f09c33b..005c86adf 100644 --- a/r-base/README.md +++ b/r-base/README.md @@ -78,7 +78,7 @@ View [R-project license information](http://www.r-project.org/Licenses/) for the # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/rabbitmq/README.md b/rabbitmq/README.md index e4205f954..41365fc75 100644 --- a/rabbitmq/README.md +++ b/rabbitmq/README.md @@ -122,7 +122,7 @@ View [license information](https://www.rabbitmq.com/mpl.html) for the software c # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/rails/README.md b/rails/README.md index aa27a26d6..c63352191 100644 --- a/rails/README.md +++ b/rails/README.md @@ -108,7 +108,7 @@ View [license information](https://github.com/rails/rails#license) for the softw # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/rakudo-star/README.md b/rakudo-star/README.md index d25150347..04e824f14 100644 --- a/rakudo-star/README.md +++ b/rakudo-star/README.md @@ -50,7 +50,7 @@ View [license information](https://github.com/rakudo/star/blob/master/LICENSE) f # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/redis/README.md b/redis/README.md index c0840f776..47b8d55e1 100644 --- a/redis/README.md +++ b/redis/README.md @@ -95,7 +95,7 @@ View [license information](http://redis.io/topics/license) for the software cont # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/redmine/README.md b/redmine/README.md index 96a513750..0d717d977 100644 --- a/redmine/README.md +++ b/redmine/README.md @@ -141,7 +141,7 @@ This variable is used to create an initial `config/secrets.yml` and set the `sec # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/registry/README.md b/registry/README.md index ebb113068..0ef99630b 100644 --- a/registry/README.md +++ b/registry/README.md @@ -42,7 +42,7 @@ If you are interested in commercial support, the [Docker Trusted Registry](https # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/rethinkdb/README.md b/rethinkdb/README.md index 2cf407238..acd983813 100644 --- a/rethinkdb/README.md +++ b/rethinkdb/README.md @@ -65,7 +65,7 @@ View [license information](http://www.gnu.org/licenses/agpl-3.0.html) for the so # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/rocket.chat/README.md b/rocket.chat/README.md index 397a59d0b..7e6dcac8a 100644 --- a/rocket.chat/README.md +++ b/rocket.chat/README.md @@ -50,7 +50,7 @@ View [license information](https://github.com/RocketChat/Rocket.Chat/blob/master # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/ros/README.md b/ros/README.md index c3229850b..7fe244d3c 100644 --- a/ros/README.md +++ b/ros/README.md @@ -267,7 +267,7 @@ While the core parts of ROS are licensed under the BSD license, other licenses a # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/ruby/README.md b/ruby/README.md index a1c3b045a..afdd9a23a 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -104,7 +104,7 @@ View [license information](https://www.ruby-lang.org/en/about/license.txt) for t # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/sentry/README.md b/sentry/README.md index 506b66ecb..640a8c1a8 100644 --- a/sentry/README.md +++ b/sentry/README.md @@ -142,7 +142,7 @@ View [license information](https://github.com/getsentry/sentry/blob/master/LICEN # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/solr/README.md b/solr/README.md index 6479dac40..060e9a874 100644 --- a/solr/README.md +++ b/solr/README.md @@ -229,7 +229,7 @@ Unless required by applicable law or agreed to in writing, software distributed # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/sonarqube/README.md b/sonarqube/README.md index 54e6ed273..5c3526669 100644 --- a/sonarqube/README.md +++ b/sonarqube/README.md @@ -80,7 +80,7 @@ View [license information](http://www.gnu.org/licenses/lgpl.txt) for the softwar # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/sourcemage/README.md b/sourcemage/README.md index 936f7db6f..1beee34a4 100644 --- a/sourcemage/README.md +++ b/sourcemage/README.md @@ -43,7 +43,7 @@ All Source Mage code released under the [GNU General Public License 2.0](https:/ # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/spiped/README.md b/spiped/README.md index b7e71f9f2..85d241f8c 100644 --- a/spiped/README.md +++ b/spiped/README.md @@ -76,7 +76,7 @@ View [license information](https://github.com/Tarsnap/spiped/blob/master/COPYRIG # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/storm/README.md b/storm/README.md index 6833910d8..eb34c18cf 100644 --- a/storm/README.md +++ b/storm/README.md @@ -115,7 +115,7 @@ View [license information](http://storm.apache.org/about/free-and-open-source.ht # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/swarm/README.md b/swarm/README.md index de1f36d76..0b95148df 100644 --- a/swarm/README.md +++ b/swarm/README.md @@ -67,7 +67,7 @@ View [license information](https://github.com/docker/swarm/blob/master/LICENSE.c # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/telegraf/README.md b/telegraf/README.md index 0f11c849e..3327e209c 100644 --- a/telegraf/README.md +++ b/telegraf/README.md @@ -205,7 +205,7 @@ View [license information](https://github.com/influxdata/telegraf/blob/master/LI # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/thrift/README.md b/thrift/README.md index 7a35043b3..a3969eef8 100644 --- a/thrift/README.md +++ b/thrift/README.md @@ -28,7 +28,7 @@ View [license information](http://www.apache.org/licenses/) for the software con # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/tomcat/README.md b/tomcat/README.md index fc178d29c..bfdffa1d5 100644 --- a/tomcat/README.md +++ b/tomcat/README.md @@ -83,7 +83,7 @@ View [license information](https://www.apache.org/licenses/LICENSE-2.0) for the # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/tomee/README.md b/tomee/README.md index 018a62940..31c4bc34b 100644 --- a/tomee/README.md +++ b/tomee/README.md @@ -88,7 +88,7 @@ View [license information](http://www.apache.org/licenses/LICENSE-2.0) for the s # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/traefik/README.md b/traefik/README.md index e4b5d1307..0d7553a8f 100644 --- a/traefik/README.md +++ b/traefik/README.md @@ -80,7 +80,7 @@ View [license information](https://github.com/containous/traefik/blob/master/LIC # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/ubuntu/README.md b/ubuntu/README.md index f41a422a8..aca5702af 100644 --- a/ubuntu/README.md +++ b/ubuntu/README.md @@ -78,7 +78,7 @@ deb-src http://archive.ubuntu.com/ubuntu/ trusty-security universe # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/vault/README.md b/vault/README.md index efc304c10..57600850d 100644 --- a/vault/README.md +++ b/vault/README.md @@ -73,7 +73,7 @@ View [license information](https://raw.githubusercontent.com/hashicorp/vault/mas # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/websphere-liberty/README.md b/websphere-liberty/README.md index 70e4bf0f8..7d5969be3 100644 --- a/websphere-liberty/README.md +++ b/websphere-liberty/README.md @@ -145,7 +145,7 @@ Note: These licenses do not permit further distribution and that the terms for W # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/wordpress/README.md b/wordpress/README.md index 9398f54f9..65089cd4a 100644 --- a/wordpress/README.md +++ b/wordpress/README.md @@ -88,7 +88,7 @@ The following Docker Hub features can help with the task of keeping your depende # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. diff --git a/zookeeper/README.md b/zookeeper/README.md index 61747d876..97fc1820e 100644 --- a/zookeeper/README.md +++ b/zookeeper/README.md @@ -126,7 +126,7 @@ View [license information](https://github.com/apache/zookeeper/blob/release-3.4. # Supported Docker versions -This image is officially supported on Docker version 1.12.4. +This image is officially supported on Docker version 1.12.5. Support for older versions (down to 1.6) is provided on a best-effort basis. From 1b76b44d2285d224d906cf67b462bc994a062237 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Fri, 16 Dec 2016 10:31:51 -0800 Subject: [PATCH 65/85] Adds Google DNS recursor to DNS example. --- consul/content.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/consul/content.md b/consul/content.md index 4144fadc0..01d93db00 100644 --- a/consul/content.md +++ b/consul/content.md @@ -161,15 +161,15 @@ By default, Consul's DNS server is exposed on port 8600. Because this is cumbers Here's an example: ```console -$ docker run -d --net=host -e 'CONSUL_ALLOW_PRIVILEGED_PORTS=' consul -dns-port=53 +$ docker run -d --net=host -e 'CONSUL_ALLOW_PRIVILEGED_PORTS=' consul -dns-port=53 -recursor=8.8.8.8 ``` -If you are binding Consul's client interfaces to the host's loopback address, then you should be able to configure your host's `resolv.conf` to route DNS requests to Consul by including "127.0.0.1" as the primary DNS server. This would expose Consul's DNS to all applications running on the host, but due to Docker's built-in DNS server, you can't point to this directly from inside your containers; Docker will issue an error message if you attempt to do this. You must configure Consul to listen on a non-localhost address that is reachable from within other containers. +This example also includes a recursor configuration that uses Google's DNS servers for non-Consul lookups. You may want to adjust this based on your particular DNS configuration. If you are binding Consul's client interfaces to the host's loopback address, then you should be able to configure your host's `resolv.conf` to route DNS requests to Consul by including "127.0.0.1" as the primary DNS server. This would expose Consul's DNS to all applications running on the host, but due to Docker's built-in DNS server, you can't point to this directly from inside your containers; Docker will issue an error message if you attempt to do this. You must configure Consul to listen on a non-localhost address that is reachable from within other containers. Once you bind Consul's client interfaces to the bridge or other network, you can use the `--dns` option in your *other containers* in order for them to use Consul's DNS server, mapped to port 53. Here's an example: ```console -$ docker run -d --net=host -e 'CONSUL_ALLOW_PRIVILEGED_PORTS=' consul agent -dns-port=53 -bind= +$ docker run -d --net=host -e 'CONSUL_ALLOW_PRIVILEGED_PORTS=' consul agent -dns-port=53 -recursor=8.8.8.8 -bind= ``` Now start another container and point it at Consul's DNS, using the bridge address of the host: From cf4b5fca5110e8d97f1714f2680581ac1b72582e Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 16 Dec 2016 10:33:18 -0800 Subject: [PATCH 66/85] Run update.sh --- arangodb/README.md | 2 +- nats/README.md | 39 +++++++++++++++++++------------------ websphere-liberty/README.md | 2 +- 3 files changed, 22 insertions(+), 21 deletions(-) diff --git a/arangodb/README.md b/arangodb/README.md index 6722d3254..9593f680b 100644 --- a/arangodb/README.md +++ b/arangodb/README.md @@ -3,7 +3,7 @@ - [`2.5.5`, `2.5` (*jessie/2.5.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/636cd874df38edd77a187c08e1803693b3d978d3/jessie/2.5.5/Dockerfile) - [`2.7`, `2.7.5` (*jessie/2.7.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/dbfcc5f3edb37f622a2acd221b58106547b05fae/jessie/2.7.5/Dockerfile) - [`2.8`, `2.8.11` (*jessie/2.8.11/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/05366cb4c6a6aab8e1ff9ca74c81b09d9a57b5b5/jessie/2.8.11/Dockerfile) -- [`3.1`, `3.1.4`, `latest` (*jessie/3.1.4/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/2edfe94b64e152e3ed20f3884d8782fe7beede21/jessie/3.1.4/Dockerfile) +- [`3.1`, `3.1.5`, `latest` (*jessie/3.1.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/beb00ee7d7ec6b320d50ff5d8155734df2295938/jessie/3.1.5/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/arangodb`)](https://github.com/docker-library/official-images/blob/master/library/arangodb). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Farangodb). diff --git a/nats/README.md b/nats/README.md index 595da3ed5..a0276b716 100644 --- a/nats/README.md +++ b/nats/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`0.9.4`, `latest` (*Dockerfile*)](https://github.com/nats-io/nats-docker/blob/d37917c2830bfe3b54de8d92ac36b62cc1309cfc/Dockerfile) +- [`0.9.6`, `latest` (*Dockerfile*)](https://github.com/nats-io/nats-docker/blob/b2c678c7bcc6bc8d68fb33cb1f169f4b66db308d/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/nats`)](https://github.com/docker-library/official-images/blob/master/library/nats). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fnats). @@ -23,7 +23,7 @@ For detailed information about the virtual/transfer sizes and individual layers # use -p or -P as needed. $ docker run -d --name nats-main nats -[INF] Starting nats-server version 0.9.4 +[INF] Starting nats-server version 0.9.6 [INF] Starting http monitor on 0.0.0.0:8222 [INF] Listening for client connections on 0.0.0.0:4222 [INF] Server is ready @@ -36,7 +36,7 @@ $ docker run -d --name=nats-2 --link nats-main nats --routes=nats-route://ruser: # If you want to verify the routes are connected, try $ docker run -d --name=nats-2 --link nats-main nats --routes=nats-route://ruser:T0pS3cr3t@nats-main:6222 -DV -[INF] Starting nats-server version 0.9.4 +[INF] Starting nats-server version 0.9.6 [DBG] Go build version go1.6.3 [INF] Starting http monitor on 0.0.0.0:8222 [INF] Listening for client connections on 0.0.0.0:4222 @@ -86,43 +86,44 @@ cluster { ```bash Server Options: - -a, --addr HOST Bind to HOST address (default: 0.0.0.0) - -p, --port PORT Use PORT for clients (default: 4222) - -P, --pid FILE File to store PID - -m, --http_port PORT Use HTTP PORT for monitoring - -ms,--https_port PORT Use HTTPS PORT for monitoring - -c, --config FILE Configuration File + -a, --addr Bind to host address (default: 0.0.0.0) + -p, --port Use port for clients (default: 4222) + -P, --pid File to store PID + -m, --http_port Use port for http monitoring + -ms,--https_port Use port for https monitoring + -c, --config Configuration file Logging Options: - -l, --log FILE File to redirect log output + -l, --log File to redirect log output -T, --logtime Timestamp log entries (default: true) -s, --syslog Enable syslog as log method - -r, --remote_syslog Syslog server addr (udp://localhost:514) + -r, --remote_syslog Syslog server addr (udp://localhost:514) -D, --debug Enable debugging output -V, --trace Trace the raw protocol - -DV Debug and Trace + -DV Debug and trace Authorization Options: - --user user User required for connections - --pass password Password required for connections + --user User required for connections + --pass Password required for connections --auth Authorization token required for connections TLS Options: --tls Enable TLS, do not verify clients (default: false) - --tlscert FILE Server certificate file - --tlskey FILE Private key for server certificate - --tlsverify Enable TLS, very client certificates - --tlscacert FILE Client certificate CA for verification + --tlscert Server certificate file + --tlskey Private key for server certificate + --tlsverify Enable TLS, verify client certificates + --tlscacert Client certificate CA for verification Cluster Options: --routes Routes to solicit and connect --cluster Cluster URL for solicited routes --no_advertise Advertise known cluster IPs to clients + Common Options: -h, --help Show this message -v, --version Show version - --help_tls TLS help. + --help_tls TLS help ``` # License diff --git a/websphere-liberty/README.md b/websphere-liberty/README.md index 7d5969be3..a7b658134 100644 --- a/websphere-liberty/README.md +++ b/websphere-liberty/README.md @@ -5,7 +5,7 @@ - [`webProfile6` (*ga/developer/webProfile6/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/b946ebd7c0a7d3953419723bc8a3c3041943439e/ga/developer/webProfile6/Dockerfile) - [`webProfile7` (*ga/developer/webProfile7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/b946ebd7c0a7d3953419723bc8a3c3041943439e/ga/developer/webProfile7/Dockerfile) - [`javaee7`, `latest` (*ga/developer/javaee7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/b946ebd7c0a7d3953419723bc8a3c3041943439e/ga/developer/javaee7/Dockerfile) -- [`beta` (*beta/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/c63e151757a992fd5eb9da11d8bbf9501468b39b/beta/Dockerfile) +- [`beta` (*beta/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/904bb14fa750b3dca27a031dc823362a536943dd/beta/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/websphere-liberty`)](https://github.com/docker-library/official-images/blob/master/library/websphere-liberty). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fwebsphere-liberty). From 671a40535d058f315713ba70e252cca7ebf4d55b Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 16 Dec 2016 17:39:20 -0500 Subject: [PATCH 67/85] Add cap-add for IPC_LOCK to dev example as well --- vault/content.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vault/content.md b/vault/content.md index 31034cbf2..a874ddab8 100644 --- a/vault/content.md +++ b/vault/content.md @@ -26,7 +26,7 @@ The container has a Vault configuration directory set up at `/vault/config` and ## Running Vault for Development ```console -$ docker run -d --name=dev-vault vault +$ docker run --cap-add=IPC_LOCK -d --name=dev-vault vault ``` This runs a completely in-memory Vault server, which is useful for development but should not be used in production. @@ -39,13 +39,13 @@ When running in development mode, two additional options can be set via environm As an example: ```console -$ docker run -e 'VAULT_DEV_ROOT_TOKEN_ID=myroot' -e 'VAULT_DEV_LISTEN_ADDRESS=127.0.0.1:1234' vault +$ docker run --cap-add=IPC_LOCK -e 'VAULT_DEV_ROOT_TOKEN_ID=myroot' -e 'VAULT_DEV_LISTEN_ADDRESS=127.0.0.1:1234' vault ``` ## Running Vault in Server Mode ```console -$ docker run --cap-add=IPC_LOCK -e 'VAULT_LOCAL_CONFIG={"backend": {"file": {"path": "/vault/file"}}, "default_lease_ttl": "168h", "max_lease_ttl": "720h"}' vault server +$ docker run --cap-add=IPC_LOCK -e 'VAULT_LOCAL_CONFIG={"backend": {"file": {"path": "/vault/file"}}, "default_lease_ttl": "168h", "max_lease_ttl": "720h"}' vault server ``` This runs a Vault server using the `file` storage backend at path `/vault/file`, with a default secret lease duration of one week and a maximum of 30 days. From dbc0fe0bb1c3ebafb9205a0c82cf82a4a613dbeb Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 16 Dec 2016 15:32:30 -0800 Subject: [PATCH 68/85] Run update.sh --- vault/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/vault/README.md b/vault/README.md index 57600850d..3b335088d 100644 --- a/vault/README.md +++ b/vault/README.md @@ -1,9 +1,10 @@ # Supported tags and respective `Dockerfile` links - [`0.6.0` (*0.6/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d12aa78cdbdce22b3d3e30f1093843f21b0a8fa/0.6/Dockerfile) -- [`0.6`, `0.6.3`, `latest` (*0.6.3/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/f9a97ab152b51d39f54ab51136b2819305f70caf/0.6.3/Dockerfile) +- [`0.6`, `0.6.4`, `latest` (*0.6.4/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/7bbdde58de683a2bb6e384e4c20e30308b4ff882/0.6.4/Dockerfile) - [`0.6.1` (*0.6.1/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d12aa78cdbdce22b3d3e30f1093843f21b0a8fa/0.6.1/Dockerfile) - [`0.6.2` (*0.6.2/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d3957180d689ecddb537aa799a878171280e8a3/0.6.2/Dockerfile) +- [`0.6.3` (*0.6.3/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/7bbdde58de683a2bb6e384e4c20e30308b4ff882/0.6.3/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/vault`)](https://github.com/docker-library/official-images/blob/master/library/vault). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fvault). @@ -37,7 +38,7 @@ The container has a Vault configuration directory set up at `/vault/config` and ## Running Vault for Development ```console -$ docker run -d --name=dev-vault vault +$ docker run --cap-add=IPC_LOCK -d --name=dev-vault vault ``` This runs a completely in-memory Vault server, which is useful for development but should not be used in production. @@ -50,13 +51,13 @@ When running in development mode, two additional options can be set via environm As an example: ```console -$ docker run -e 'VAULT_DEV_ROOT_TOKEN_ID=myroot' -e 'VAULT_DEV_LISTEN_ADDRESS=127.0.0.1:1234' vault +$ docker run --cap-add=IPC_LOCK -e 'VAULT_DEV_ROOT_TOKEN_ID=myroot' -e 'VAULT_DEV_LISTEN_ADDRESS=127.0.0.1:1234' vault ``` ## Running Vault in Server Mode ```console -$ docker run --cap-add=IPC_LOCK -e 'VAULT_LOCAL_CONFIG={"backend": {"file": {"path": "/vault/file"}}, "default_lease_ttl": "168h", "max_lease_ttl": "720h"}' vault server +$ docker run --cap-add=IPC_LOCK -e 'VAULT_LOCAL_CONFIG={"backend": {"file": {"path": "/vault/file"}}, "default_lease_ttl": "168h", "max_lease_ttl": "720h"}' vault server ``` This runs a Vault server using the `file` storage backend at path `/vault/file`, with a default secret lease duration of one week and a maximum of 30 days. From d5fb07ebf3739bcbe54b1164ccd0f5d4467100f3 Mon Sep 17 00:00:00 2001 From: Geo Date: Sat, 17 Dec 2016 15:09:43 -0500 Subject: [PATCH 69/85] Add mount option for scripts directory --- eggdrop/content.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/eggdrop/content.md b/eggdrop/content.md index 5d909e372..cb1cc7d59 100644 --- a/eggdrop/content.md +++ b/eggdrop/content.md @@ -28,6 +28,14 @@ $ docker run -i -e NICK=FooBot -e SERVER=irc.freenode.net -v /path/to/eggdrop/fi Please note that, even in daemon mode, the -i flag for docker run is required. +## Adding scripts + +An easy way to add scripts would be to create a scripts directory on the host and mount it to /home/eggdrop/eggdrop/data. This would be accomplished by adding an option similar to + + -v /path/to/host/scripts:/home/eggdrop/eggdrop/scripts + +to your docker run command line (and of course, don't forget to edit your configuration file to actually load it!) + ## Exposing network ports If you want to expose network connections for your bot, you'll also want to use the -p flag to expose whichever port you specified in the config as the listen port (default is 3333). For example, to expose port 3333, add From 06906eea9dad8d29d0e1eb64c6562766cb142c59 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Mon, 19 Dec 2016 09:12:40 -0800 Subject: [PATCH 70/85] Minor whitespace/formatting fixes --- eggdrop/content.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eggdrop/content.md b/eggdrop/content.md index cb1cc7d59..735580db6 100644 --- a/eggdrop/content.md +++ b/eggdrop/content.md @@ -26,14 +26,14 @@ After running the eggdrop container for the first time, the configuration file, $ docker run -i -e NICK=FooBot -e SERVER=irc.freenode.net -v /path/to/eggdrop/files:/home/eggdrop/eggdrop/data -d eggdrop ``` -Please note that, even in daemon mode, the -i flag for docker run is required. +Please note that, even in daemon mode, the `-i` flag for `docker run` is required. ## Adding scripts -An easy way to add scripts would be to create a scripts directory on the host and mount it to /home/eggdrop/eggdrop/data. This would be accomplished by adding an option similar to +An easy way to add scripts would be to create a scripts directory on the host and mount it to `/home/eggdrop/eggdrop/data`. This would be accomplished by adding an option similar to -v /path/to/host/scripts:/home/eggdrop/eggdrop/scripts - + to your docker run command line (and of course, don't forget to edit your configuration file to actually load it!) ## Exposing network ports From aefd42e0c462a37452b25b55c2c0bb70ae053630 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 19 Dec 2016 09:32:34 -0800 Subject: [PATCH 71/85] Run update.sh --- clojure/README.md | 4 ++-- consul/README.md | 6 +++--- eggdrop/README.md | 10 +++++++++- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/clojure/README.md b/clojure/README.md index 969213b52..9666ac25b 100644 --- a/clojure/README.md +++ b/clojure/README.md @@ -2,8 +2,8 @@ - [`latest`, `lein-2.7.1` (*Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/c77c13529de02183433da15e8227eba63cc96724/Dockerfile) - [`onbuild`, `lein-2.7.1-onbuild` (*onbuild/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/c77c13529de02183433da15e8227eba63cc96724/onbuild/Dockerfile) -- [`alpine`, `lein-2.7.1-alpine` (*alpine/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/c77c13529de02183433da15e8227eba63cc96724/alpine/Dockerfile) -- [`alpine-onbuild`, `lein-2.7.1-alpine-onbuild` (*alpine-onbuild/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/c77c13529de02183433da15e8227eba63cc96724/alpine-onbuild/Dockerfile) +- [`alpine`, `lein-2.7.1-alpine` (*alpine/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/2a0ab08313a24effa5d7b93b1ced8204763e6628/alpine/Dockerfile) +- [`alpine-onbuild`, `lein-2.7.1-alpine-onbuild` (*alpine-onbuild/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/2a0ab08313a24effa5d7b93b1ced8204763e6628/alpine-onbuild/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fclojure). diff --git a/consul/README.md b/consul/README.md index d9c40f140..40452e593 100644 --- a/consul/README.md +++ b/consul/README.md @@ -169,15 +169,15 @@ By default, Consul's DNS server is exposed on port 8600. Because this is cumbers Here's an example: ```console -$ docker run -d --net=host -e 'CONSUL_ALLOW_PRIVILEGED_PORTS=' consul -dns-port=53 +$ docker run -d --net=host -e 'CONSUL_ALLOW_PRIVILEGED_PORTS=' consul -dns-port=53 -recursor=8.8.8.8 ``` -If you are binding Consul's client interfaces to the host's loopback address, then you should be able to configure your host's `resolv.conf` to route DNS requests to Consul by including "127.0.0.1" as the primary DNS server. This would expose Consul's DNS to all applications running on the host, but due to Docker's built-in DNS server, you can't point to this directly from inside your containers; Docker will issue an error message if you attempt to do this. You must configure Consul to listen on a non-localhost address that is reachable from within other containers. +This example also includes a recursor configuration that uses Google's DNS servers for non-Consul lookups. You may want to adjust this based on your particular DNS configuration. If you are binding Consul's client interfaces to the host's loopback address, then you should be able to configure your host's `resolv.conf` to route DNS requests to Consul by including "127.0.0.1" as the primary DNS server. This would expose Consul's DNS to all applications running on the host, but due to Docker's built-in DNS server, you can't point to this directly from inside your containers; Docker will issue an error message if you attempt to do this. You must configure Consul to listen on a non-localhost address that is reachable from within other containers. Once you bind Consul's client interfaces to the bridge or other network, you can use the `--dns` option in your *other containers* in order for them to use Consul's DNS server, mapped to port 53. Here's an example: ```console -$ docker run -d --net=host -e 'CONSUL_ALLOW_PRIVILEGED_PORTS=' consul agent -dns-port=53 -bind= +$ docker run -d --net=host -e 'CONSUL_ALLOW_PRIVILEGED_PORTS=' consul agent -dns-port=53 -recursor=8.8.8.8 -bind= ``` Now start another container and point it at Consul's DNS, using the bridge address of the host: diff --git a/eggdrop/README.md b/eggdrop/README.md index 09f90b030..281c46a53 100644 --- a/eggdrop/README.md +++ b/eggdrop/README.md @@ -36,7 +36,15 @@ After running the eggdrop container for the first time, the configuration file, $ docker run -i -e NICK=FooBot -e SERVER=irc.freenode.net -v /path/to/eggdrop/files:/home/eggdrop/eggdrop/data -d eggdrop ``` -Please note that, even in daemon mode, the -i flag for docker run is required. +Please note that, even in daemon mode, the `-i` flag for `docker run` is required. + +## Adding scripts + +An easy way to add scripts would be to create a scripts directory on the host and mount it to `/home/eggdrop/eggdrop/data`. This would be accomplished by adding an option similar to + + -v /path/to/host/scripts:/home/eggdrop/eggdrop/scripts + +to your docker run command line (and of course, don't forget to edit your configuration file to actually load it!) ## Exposing network ports From 4d298d9ae4c1043a63095517c365f11a82bcb229 Mon Sep 17 00:00:00 2001 From: Joe Ferguson Date: Mon, 19 Dec 2016 11:15:41 -0800 Subject: [PATCH 72/85] Add upstream quote about elastic 5.x vm.max_map_count check --- elasticsearch/content.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/elasticsearch/content.md b/elasticsearch/content.md index 4ad9e6e61..42d963a79 100644 --- a/elasticsearch/content.md +++ b/elasticsearch/content.md @@ -21,6 +21,10 @@ See the following sections of the upstream documentation for more information: - [Setup Elasticsearch » Important System Configuration » Virtual memory](https://www.elastic.co/guide/en/elasticsearch/reference/5.0/vm-max-map-count.html) - [Setup Elasticsearch » Bootstrap Checks » Maximum map count check](https://www.elastic.co/guide/en/elasticsearch/reference/5.0/_maximum_map_count_check.html) +This [comment in elastic/elasticsearch#4978](https://github.com/elastic/elasticsearch/issues/4978#issuecomment-258676104) shows why this change was added in upstream. Production mode is when listening on non-localhost. + +> Elasticsearch will not start in production mode if `vm.max_map_count` is not high enough. [...] If the value on your system is NOT high enough, then your cluster is going to crash and burn at some stage and you will lose data. + ## Running Containers You can run the default `elasticsearch` command simply: From c43d31002efc8a7ee374facf4fd507dfc6937e4f Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 19 Dec 2016 11:32:49 -0800 Subject: [PATCH 73/85] Run update.sh --- buildpack-deps/README.md | 3 +++ celery/README.md | 2 +- docker/README.md | 18 ++++++++--------- elasticsearch/README.md | 4 ++-- golang/README.md | 12 ++++++------ java/README.md | 4 ++-- mariadb/README.md | 2 +- openjdk/README.md | 4 ++-- owncloud/README.md | 8 ++++---- php/README.md | 42 ++++++++++++++++++++-------------------- python/README.md | 10 +++++----- redmine/README.md | 6 +++--- 12 files changed, 59 insertions(+), 56 deletions(-) diff --git a/buildpack-deps/README.md b/buildpack-deps/README.md index d3cfb88aa..62e8dc3ba 100644 --- a/buildpack-deps/README.md +++ b/buildpack-deps/README.md @@ -24,6 +24,9 @@ - [`yakkety-curl` (*yakkety/curl/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/a94a81caf4d56853baade2cdd794dbe0c93396b2/yakkety/curl/Dockerfile) - [`yakkety-scm` (*yakkety/scm/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/a94a81caf4d56853baade2cdd794dbe0c93396b2/yakkety/scm/Dockerfile) - [`yakkety` (*yakkety/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/a94a81caf4d56853baade2cdd794dbe0c93396b2/yakkety/Dockerfile) +- [`zesty-curl` (*zesty/curl/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/9aa327dcc582d5384affbc5a19672e3077489e97/zesty/curl/Dockerfile) +- [`zesty-scm` (*zesty/scm/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/9aa327dcc582d5384affbc5a19672e3077489e97/zesty/scm/Dockerfile) +- [`zesty` (*zesty/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/9aa327dcc582d5384affbc5a19672e3077489e97/zesty/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fbuildpack-deps). diff --git a/celery/README.md b/celery/README.md index e1797f168..99359400c 100644 --- a/celery/README.md +++ b/celery/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`4.0.1`, `4.0`, `4` (*4.0/Dockerfile*)](https://github.com/docker-library/celery/blob/5082d1515a4562d668eaaa3eb189ddb28b36fb85/4.0/Dockerfile) +- [`4.0.2`, `4.0`, `4` (*4.0/Dockerfile*)](https://github.com/docker-library/celery/blob/96de4372507fc4eb147f43b8c4f207da3d95bcd1/4.0/Dockerfile) - [`3.1.25`, `3.1`, `3`, `latest` (*3.1/Dockerfile*)](https://github.com/docker-library/celery/blob/e6b17d6339f3cf26a0bfd7083cd2ae926f6e5130/3.1/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/celery`)](https://github.com/docker-library/official-images/blob/master/library/celery). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcelery). diff --git a/docker/README.md b/docker/README.md index b58765290..99a4e34c4 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,14 +1,14 @@ # Supported tags and respective `Dockerfile` links -- [`1.13.0-rc3`, `1.13-rc`, `rc` (*1.13-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/e3d26cada8093a8a6814e7b341f03298d1b276fb/1.13-rc/Dockerfile) -- [`1.13.0-rc3-dind`, `1.13-rc-dind`, `rc-dind` (*1.13-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.13-rc/dind/Dockerfile) -- [`1.13.0-rc3-git`, `1.13-rc-git`, `rc-git` (*1.13-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/737f83092a47b012d09a0cbf0ed72759550301cb/1.13-rc/git/Dockerfile) -- [`1.12.4`, `1.12`, `1`, `latest` (*1.12/Dockerfile*)](https://github.com/docker-library/docker/blob/1c73734649299a17d1472fb206b992a544bd1777/1.12/Dockerfile) -- [`1.12.4-dind`, `1.12-dind`, `1-dind`, `dind` (*1.12/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.12/dind/Dockerfile) -- [`1.12.4-git`, `1.12-git`, `1-git`, `git` (*1.12/git/Dockerfile*)](https://github.com/docker-library/docker/blob/746d9052066ccfbcb98df7d9ae71cf05d8877419/1.12/git/Dockerfile) -- [`1.12.4-experimental`, `1.12-experimental`, `1-experimental`, `experimental` (*1.12/experimental/Dockerfile*)](https://github.com/docker-library/docker/blob/1c73734649299a17d1472fb206b992a544bd1777/1.12/experimental/Dockerfile) -- [`1.12.4-experimental-dind`, `1.12-experimental-dind`, `1-experimental-dind`, `experimental-dind` (*1.12/experimental/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.12/experimental/dind/Dockerfile) -- [`1.12.4-experimental-git`, `1.12-experimental-git`, `1-experimental-git`, `experimental-git` (*1.12/experimental/git/Dockerfile*)](https://github.com/docker-library/docker/blob/eb714a73e7e3f87705f468c3c6e9f4e316136bf5/1.12/experimental/git/Dockerfile) +- [`1.13.0-rc4`, `1.13-rc`, `rc` (*1.13-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/5ab6e7f0188981d0c3db235265d4e1b74940a4f8/1.13-rc/Dockerfile) +- [`1.13.0-rc4-dind`, `1.13-rc-dind`, `rc-dind` (*1.13-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.13-rc/dind/Dockerfile) +- [`1.13.0-rc4-git`, `1.13-rc-git`, `rc-git` (*1.13-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/737f83092a47b012d09a0cbf0ed72759550301cb/1.13-rc/git/Dockerfile) +- [`1.12.5`, `1.12`, `1`, `latest` (*1.12/Dockerfile*)](https://github.com/docker-library/docker/blob/04d634220102faa132092232b46958102d07bcd9/1.12/Dockerfile) +- [`1.12.5-dind`, `1.12-dind`, `1-dind`, `dind` (*1.12/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.12/dind/Dockerfile) +- [`1.12.5-git`, `1.12-git`, `1-git`, `git` (*1.12/git/Dockerfile*)](https://github.com/docker-library/docker/blob/746d9052066ccfbcb98df7d9ae71cf05d8877419/1.12/git/Dockerfile) +- [`1.12.5-experimental`, `1.12-experimental`, `1-experimental`, `experimental` (*1.12/experimental/Dockerfile*)](https://github.com/docker-library/docker/blob/04d634220102faa132092232b46958102d07bcd9/1.12/experimental/Dockerfile) +- [`1.12.5-experimental-dind`, `1.12-experimental-dind`, `1-experimental-dind`, `experimental-dind` (*1.12/experimental/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.12/experimental/dind/Dockerfile) +- [`1.12.5-experimental-git`, `1.12-experimental-git`, `1-experimental-git`, `experimental-git` (*1.12/experimental/git/Dockerfile*)](https://github.com/docker-library/docker/blob/eb714a73e7e3f87705f468c3c6e9f4e316136bf5/1.12/experimental/git/Dockerfile) - [`1.11.2`, `1.11` (*1.11/Dockerfile*)](https://github.com/docker-library/docker/blob/0c44c1c6c25a34eb9abe320805e0f89bf5b0ace2/1.11/Dockerfile) - [`1.11.2-dind`, `1.11-dind` (*1.11/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/5e30187978ad75d0f2ae5fc6c2a0b668bdf16885/1.11/dind/Dockerfile) - [`1.11.2-git`, `1.11-git` (*1.11/git/Dockerfile*)](https://github.com/docker-library/docker/blob/866c3fbd87e8eeed524fdf19ba2d63288ad49cd2/1.11/git/Dockerfile) diff --git a/elasticsearch/README.md b/elasticsearch/README.md index 151d1a171..26a491079 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -2,8 +2,8 @@ - [`5.1.1`, `5.1`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/4e4394f9563a109180289d8eb2ff3bc6c1e2dcb2/5/Dockerfile) - [`5.1.1-alpine`, `5.1-alpine`, `5-alpine`, `alpine` (*5/alpine/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e0d91f112e9b145a36bcaeff866e25853f5e965c/5/alpine/Dockerfile) -- [`2.4.2`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/4e4394f9563a109180289d8eb2ff3bc6c1e2dcb2/2.4/Dockerfile) -- [`2.4.2-alpine`, `2.4-alpine`, `2-alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e0d91f112e9b145a36bcaeff866e25853f5e965c/2.4/alpine/Dockerfile) +- [`2.4.3`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/1a539d229073ccde66f94487889d17d939f9689c/2.4/Dockerfile) +- [`2.4.3-alpine`, `2.4-alpine`, `2-alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/1a539d229073ccde66f94487889d17d939f9689c/2.4/alpine/Dockerfile) - [`1.7.6`, `1.7`, `1` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/4e4394f9563a109180289d8eb2ff3bc6c1e2dcb2/1.7/Dockerfile) - [`1.7.6-alpine`, `1.7-alpine`, `1-alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e0d91f112e9b145a36bcaeff866e25853f5e965c/1.7/alpine/Dockerfile) diff --git a/golang/README.md b/golang/README.md index bc0eb7753..c14ed5f8c 100644 --- a/golang/README.md +++ b/golang/README.md @@ -12,12 +12,12 @@ - [`1.7.4-alpine`, `1.7-alpine`, `1-alpine`, `alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/18ee81a2ec649dd7b3d5126b24eef86bc9c86d80/1.7/alpine/Dockerfile) - [`1.7.4-windowsservercore`, `1.7-windowsservercore`, `1-windowsservercore`, `windowsservercore` (*1.7/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/9ef22bd9eac98c3ed12a48c953922e2bab8485ef/1.7/windows/windowsservercore/Dockerfile) - [`1.7.4-nanoserver`, `1.7-nanoserver`, `1-nanoserver`, `nanoserver` (*1.7/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/18ee81a2ec649dd7b3d5126b24eef86bc9c86d80/1.7/windows/nanoserver/Dockerfile) -- [`1.8beta1`, `1.8` (*1.8/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/Dockerfile) -- [`1.8beta1-onbuild`, `1.8-onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/onbuild/Dockerfile) -- [`1.8beta1-wheezy`, `1.8-wheezy` (*1.8/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/wheezy/Dockerfile) -- [`1.8beta1-alpine`, `1.8-alpine` (*1.8/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/7a5e33ec522b17dffa51c2763610a2967475529d/1.8/alpine/Dockerfile) -- [`1.8beta1-windowsservercore`, `1.8-windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/9ef22bd9eac98c3ed12a48c953922e2bab8485ef/1.8/windows/windowsservercore/Dockerfile) -- [`1.8beta1-nanoserver`, `1.8-nanoserver` (*1.8/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/803439af1f04d215135fff8ca406761ead9f06af/1.8/windows/nanoserver/Dockerfile) +- [`1.8beta2`, `1.8` (*1.8/Dockerfile*)](https://github.com/docker-library/golang/blob/f98d9b6d5d34efa8ba52426358d00d950f9daaec/1.8/Dockerfile) +- [`1.8beta2-onbuild`, `1.8-onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/onbuild/Dockerfile) +- [`1.8beta2-wheezy`, `1.8-wheezy` (*1.8/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/f98d9b6d5d34efa8ba52426358d00d950f9daaec/1.8/wheezy/Dockerfile) +- [`1.8beta2-alpine`, `1.8-alpine` (*1.8/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/f98d9b6d5d34efa8ba52426358d00d950f9daaec/1.8/alpine/Dockerfile) +- [`1.8beta2-windowsservercore`, `1.8-windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/f98d9b6d5d34efa8ba52426358d00d950f9daaec/1.8/windows/windowsservercore/Dockerfile) +- [`1.8beta2-nanoserver`, `1.8-nanoserver` (*1.8/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/f98d9b6d5d34efa8ba52426358d00d950f9daaec/1.8/windows/nanoserver/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fgolang). diff --git a/java/README.md b/java/README.md index db77dcaf8..d6467b7a4 100644 --- a/java/README.md +++ b/java/README.md @@ -16,8 +16,8 @@ The image has been OpenJDK-specific since it was first introduced, and as of 201 - [`8u111-jdk-alpine`, `8u111-alpine`, `8-jdk-alpine`, `8-alpine`, `jdk-alpine`, `alpine`, `openjdk-8u111-jdk-alpine`, `openjdk-8u111-alpine`, `openjdk-8-jdk-alpine`, `openjdk-8-alpine` (*8-jdk/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9a0822673dffd3e5ba66f18a8547aa60faed6d08/8-jdk/alpine/Dockerfile) - [`8u111-jre`, `8-jre`, `jre`, `openjdk-8u111-jre`, `openjdk-8-jre` (*8-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e6e9cf8b21516ba764189916d35be57486203c95/8-jre/Dockerfile) - [`8u111-jre-alpine`, `8-jre-alpine`, `jre-alpine`, `openjdk-8u111-jre-alpine`, `openjdk-8-jre-alpine` (*8-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9a0822673dffd3e5ba66f18a8547aa60faed6d08/8-jre/alpine/Dockerfile) -- [`9-b148-jdk`, `9-b148`, `9-jdk`, `9`, `openjdk-9-b148-jdk`, `openjdk-9-b148`, `openjdk-9-jdk`, `openjdk-9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e1981fe71526d3c568cdad28fe7607a5d258fcd3/9-jdk/Dockerfile) -- [`9-b148-jre`, `9-jre`, `openjdk-9-b148-jre`, `openjdk-9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e1981fe71526d3c568cdad28fe7607a5d258fcd3/9-jre/Dockerfile) +- [`9-b149-jdk`, `9-b149`, `9-jdk`, `9`, `openjdk-9-b149-jdk`, `openjdk-9-b149`, `openjdk-9-jdk`, `openjdk-9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e2c8648d39ef1492df3482de3fda0ee3f8955fb1/9-jdk/Dockerfile) +- [`9-b149-jre`, `9-jre`, `openjdk-9-b149-jre`, `openjdk-9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e2c8648d39ef1492df3482de3fda0ee3f8955fb1/9-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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fjava). diff --git a/mariadb/README.md b/mariadb/README.md index 773edca47..07e048fb4 100644 --- a/mariadb/README.md +++ b/mariadb/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`10.1.19`, `10.1`, `10`, `latest` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/2b065acb53b18eb44e1d78a1a41f0a46f829c291/10.1/Dockerfile) +- [`10.1.20`, `10.1`, `10`, `latest` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/c31e557088187e8ac7a7d4b13e7bd0c052386f94/10.1/Dockerfile) - [`10.0.28`, `10.0` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/2b065acb53b18eb44e1d78a1a41f0a46f829c291/10.0/Dockerfile) - [`5.5.53`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/2b065acb53b18eb44e1d78a1a41f0a46f829c291/5.5/Dockerfile) diff --git a/openjdk/README.md b/openjdk/README.md index e98e5f982..47c41aaa6 100644 --- a/openjdk/README.md +++ b/openjdk/README.md @@ -10,8 +10,8 @@ - [`8u111-jdk-alpine`, `8u111-alpine`, `8-jdk-alpine`, `8-alpine`, `jdk-alpine`, `alpine` (*8-jdk/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9a0822673dffd3e5ba66f18a8547aa60faed6d08/8-jdk/alpine/Dockerfile) - [`8u111-jre`, `8-jre`, `jre` (*8-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e6e9cf8b21516ba764189916d35be57486203c95/8-jre/Dockerfile) - [`8u111-jre-alpine`, `8-jre-alpine`, `jre-alpine` (*8-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9a0822673dffd3e5ba66f18a8547aa60faed6d08/8-jre/alpine/Dockerfile) -- [`9-b148-jdk`, `9-b148`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e1981fe71526d3c568cdad28fe7607a5d258fcd3/9-jdk/Dockerfile) -- [`9-b148-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e1981fe71526d3c568cdad28fe7607a5d258fcd3/9-jre/Dockerfile) +- [`9-b149-jdk`, `9-b149`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e2c8648d39ef1492df3482de3fda0ee3f8955fb1/9-jdk/Dockerfile) +- [`9-b149-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e2c8648d39ef1492df3482de3fda0ee3f8955fb1/9-jre/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/openjdk`)](https://github.com/docker-library/official-images/blob/master/library/openjdk). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fopenjdk). diff --git a/owncloud/README.md b/owncloud/README.md index e391af1b8..74fca9287 100644 --- a/owncloud/README.md +++ b/owncloud/README.md @@ -6,10 +6,10 @@ - [`8.1.11-fpm`, `8.1-fpm` (*8.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/11331ee6c9af343e4b25efd62135742fe4a48259/8.1/fpm/Dockerfile) - [`8.2.9-apache`, `8.2-apache`, `8-apache`, `8.2.9`, `8.2`, `8` (*8.2/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/ff9352a1c798b21f93fdca4b31165be91e879665/8.2/apache/Dockerfile) - [`8.2.9-fpm`, `8.2-fpm`, `8-fpm` (*8.2/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/ff9352a1c798b21f93fdca4b31165be91e879665/8.2/fpm/Dockerfile) -- [`9.0.6-apache`, `9.0-apache`, `9.0.6`, `9.0` (*9.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/375db22095df9a8d5b27f9f656eff92fcfad3b2e/9.0/apache/Dockerfile) -- [`9.0.6-fpm`, `9.0-fpm` (*9.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/375db22095df9a8d5b27f9f656eff92fcfad3b2e/9.0/fpm/Dockerfile) -- [`9.1.2-apache`, `9.1-apache`, `9-apache`, `apache`, `9.1.2`, `9.1`, `9`, `latest` (*9.1/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/373a10dfe09623b32510f64912d2188c6395f64e/9.1/apache/Dockerfile) -- [`9.1.2-fpm`, `9.1-fpm`, `9-fpm`, `fpm` (*9.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/373a10dfe09623b32510f64912d2188c6395f64e/9.1/fpm/Dockerfile) +- [`9.0.7-apache`, `9.0-apache`, `9.0.7`, `9.0` (*9.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/7f7809eab60b49eca0830428d94e160a5a7d8f40/9.0/apache/Dockerfile) +- [`9.0.7-fpm`, `9.0-fpm` (*9.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/7f7809eab60b49eca0830428d94e160a5a7d8f40/9.0/fpm/Dockerfile) +- [`9.1.3-apache`, `9.1-apache`, `9-apache`, `apache`, `9.1.3`, `9.1`, `9`, `latest` (*9.1/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/9f8859808568395b04d870673d41ec50889d09f4/9.1/apache/Dockerfile) +- [`9.1.3-fpm`, `9.1-fpm`, `9-fpm`, `fpm` (*9.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/9f8859808568395b04d870673d41ec50889d09f4/9.1/fpm/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/owncloud`)](https://github.com/docker-library/official-images/blob/master/library/owncloud). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fowncloud). diff --git a/php/README.md b/php/README.md index ab315ad98..af063dd83 100644 --- a/php/README.md +++ b/php/README.md @@ -1,26 +1,26 @@ # Supported tags and respective `Dockerfile` links -- [`7.1.0-cli`, `7.1-cli`, `7-cli`, `cli`, `7.1.0`, `7.1`, `7`, `latest` (*7.1/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/Dockerfile) -- [`7.1.0-alpine`, `7.1-alpine`, `7-alpine`, `alpine` (*7.1/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/alpine/Dockerfile) -- [`7.1.0-apache`, `7.1-apache`, `7-apache`, `apache` (*7.1/apache/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/apache/Dockerfile) -- [`7.1.0-fpm`, `7.1-fpm`, `7-fpm`, `fpm` (*7.1/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/fpm/Dockerfile) -- [`7.1.0-fpm-alpine`, `7.1-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.1/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/fpm/alpine/Dockerfile) -- [`7.1.0-zts`, `7.1-zts`, `7-zts`, `zts` (*7.1/zts/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/zts/Dockerfile) -- [`7.1.0-zts-alpine`, `7.1-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.1/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.1/zts/alpine/Dockerfile) -- [`7.0.14-cli`, `7.0-cli`, `7.0.14`, `7.0` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/Dockerfile) -- [`7.0.14-alpine`, `7.0-alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/alpine/Dockerfile) -- [`7.0.14-apache`, `7.0-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/apache/Dockerfile) -- [`7.0.14-fpm`, `7.0-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/fpm/Dockerfile) -- [`7.0.14-fpm-alpine`, `7.0-fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/fpm/alpine/Dockerfile) -- [`7.0.14-zts`, `7.0-zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/zts/Dockerfile) -- [`7.0.14-zts-alpine`, `7.0-zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/7.0/zts/alpine/Dockerfile) -- [`5.6.29-cli`, `5.6-cli`, `5-cli`, `5.6.29`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/Dockerfile) -- [`5.6.29-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/alpine/Dockerfile) -- [`5.6.29-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/apache/Dockerfile) -- [`5.6.29-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/fpm/Dockerfile) -- [`5.6.29-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/fpm/alpine/Dockerfile) -- [`5.6.29-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/zts/Dockerfile) -- [`5.6.29-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9f2e76eeba464f20798faaea172416340e3099c1/5.6/zts/alpine/Dockerfile) +- [`7.1.0-cli`, `7.1-cli`, `7-cli`, `cli`, `7.1.0`, `7.1`, `7`, `latest` (*7.1/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.1/Dockerfile) +- [`7.1.0-alpine`, `7.1-alpine`, `7-alpine`, `alpine` (*7.1/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.1/alpine/Dockerfile) +- [`7.1.0-apache`, `7.1-apache`, `7-apache`, `apache` (*7.1/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.1/apache/Dockerfile) +- [`7.1.0-fpm`, `7.1-fpm`, `7-fpm`, `fpm` (*7.1/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.1/fpm/Dockerfile) +- [`7.1.0-fpm-alpine`, `7.1-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.1/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.1/fpm/alpine/Dockerfile) +- [`7.1.0-zts`, `7.1-zts`, `7-zts`, `zts` (*7.1/zts/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.1/zts/Dockerfile) +- [`7.1.0-zts-alpine`, `7.1-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.1/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.1/zts/alpine/Dockerfile) +- [`7.0.14-cli`, `7.0-cli`, `7.0.14`, `7.0` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.0/Dockerfile) +- [`7.0.14-alpine`, `7.0-alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.0/alpine/Dockerfile) +- [`7.0.14-apache`, `7.0-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.0/apache/Dockerfile) +- [`7.0.14-fpm`, `7.0-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.0/fpm/Dockerfile) +- [`7.0.14-fpm-alpine`, `7.0-fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.0/fpm/alpine/Dockerfile) +- [`7.0.14-zts`, `7.0-zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.0/zts/Dockerfile) +- [`7.0.14-zts-alpine`, `7.0-zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.0/zts/alpine/Dockerfile) +- [`5.6.29-cli`, `5.6-cli`, `5-cli`, `5.6.29`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/5.6/Dockerfile) +- [`5.6.29-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/5.6/alpine/Dockerfile) +- [`5.6.29-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/5.6/apache/Dockerfile) +- [`5.6.29-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/5.6/fpm/Dockerfile) +- [`5.6.29-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/5.6/fpm/alpine/Dockerfile) +- [`5.6.29-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/5.6/zts/Dockerfile) +- [`5.6.29-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/5.6/zts/alpine/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fphp). diff --git a/python/README.md b/python/README.md index 03c957104..db79b6916 100644 --- a/python/README.md +++ b/python/README.md @@ -21,11 +21,11 @@ - [`3.5.2-alpine`, `3.5-alpine`, `3-alpine`, `alpine` (*3.5/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/693a75332e8ae5ad3bfae6e8399c4d7cc3cb6181/3.5/alpine/Dockerfile) - [`3.5.2-onbuild`, `3.5-onbuild`, `3-onbuild`, `onbuild` (*3.5/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/9a9021f2134d953165b31d98cacb95aa34076f90/3.5/onbuild/Dockerfile) - [`3.5.2-windowsservercore`, `3.5-windowsservercore`, `3-windowsservercore`, `windowsservercore` (*3.5/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/693a75332e8ae5ad3bfae6e8399c4d7cc3cb6181/3.5/windows/windowsservercore/Dockerfile) -- [`3.6.0rc1`, `3.6-rc`, `rc` (*3.6-rc/Dockerfile*)](https://github.com/docker-library/python/blob/12bf960914ceaec59562cf49cf048b971e54399a/3.6-rc/Dockerfile) -- [`3.6.0rc1-slim`, `3.6-rc-slim`, `rc-slim` (*3.6-rc/slim/Dockerfile*)](https://github.com/docker-library/python/blob/12bf960914ceaec59562cf49cf048b971e54399a/3.6-rc/slim/Dockerfile) -- [`3.6.0rc1-alpine`, `3.6-rc-alpine`, `rc-alpine` (*3.6-rc/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/12bf960914ceaec59562cf49cf048b971e54399a/3.6-rc/alpine/Dockerfile) -- [`3.6.0rc1-onbuild`, `3.6-rc-onbuild`, `rc-onbuild` (*3.6-rc/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/b16ff405101a9f6c6540fb3467ca25baa9610174/3.6-rc/onbuild/Dockerfile) -- [`3.6.0rc1-windowsservercore`, `3.6-rc-windowsservercore`, `rc-windowsservercore` (*3.6-rc/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/12bf960914ceaec59562cf49cf048b971e54399a/3.6-rc/windows/windowsservercore/Dockerfile) +- [`3.6.0rc2`, `3.6-rc`, `rc` (*3.6-rc/Dockerfile*)](https://github.com/docker-library/python/blob/26ac1ac8c63ddd479c869845c16261c527fe9945/3.6-rc/Dockerfile) +- [`3.6.0rc2-slim`, `3.6-rc-slim`, `rc-slim` (*3.6-rc/slim/Dockerfile*)](https://github.com/docker-library/python/blob/26ac1ac8c63ddd479c869845c16261c527fe9945/3.6-rc/slim/Dockerfile) +- [`3.6.0rc2-alpine`, `3.6-rc-alpine`, `rc-alpine` (*3.6-rc/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/26ac1ac8c63ddd479c869845c16261c527fe9945/3.6-rc/alpine/Dockerfile) +- [`3.6.0rc2-onbuild`, `3.6-rc-onbuild`, `rc-onbuild` (*3.6-rc/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/b16ff405101a9f6c6540fb3467ca25baa9610174/3.6-rc/onbuild/Dockerfile) +- [`3.6.0rc2-windowsservercore`, `3.6-rc-windowsservercore`, `rc-windowsservercore` (*3.6-rc/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/26ac1ac8c63ddd479c869845c16261c527fe9945/3.6-rc/windows/windowsservercore/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpython). diff --git a/redmine/README.md b/redmine/README.md index 0d717d977..b1eaf6a13 100644 --- a/redmine/README.md +++ b/redmine/README.md @@ -1,11 +1,11 @@ # Supported tags and respective `Dockerfile` links - [`3.1.7`, `3.1` (*3.1/Dockerfile*)](https://github.com/docker-library/redmine/blob/e75fd00870dcd47a848532abf999f7ec13bb0262/3.1/Dockerfile) -- [`3.1.7-passenger`, `3.1-passenger` (*3.1/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/31ec3c8963424bbc1730806a65d9914c84df17de/3.1/passenger/Dockerfile) +- [`3.1.7-passenger`, `3.1-passenger` (*3.1/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/21468d57e1227ce287d764ab027af6feac309508/3.1/passenger/Dockerfile) - [`3.2.4`, `3.2` (*3.2/Dockerfile*)](https://github.com/docker-library/redmine/blob/e75fd00870dcd47a848532abf999f7ec13bb0262/3.2/Dockerfile) -- [`3.2.4-passenger`, `3.2-passenger` (*3.2/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/31ec3c8963424bbc1730806a65d9914c84df17de/3.2/passenger/Dockerfile) +- [`3.2.4-passenger`, `3.2-passenger` (*3.2/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/21468d57e1227ce287d764ab027af6feac309508/3.2/passenger/Dockerfile) - [`3.3.1`, `3.3`, `3`, `latest` (*3.3/Dockerfile*)](https://github.com/docker-library/redmine/blob/e75fd00870dcd47a848532abf999f7ec13bb0262/3.3/Dockerfile) -- [`3.3.1-passenger`, `3.3-passenger`, `3-passenger`, `passenger` (*3.3/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/31ec3c8963424bbc1730806a65d9914c84df17de/3.3/passenger/Dockerfile) +- [`3.3.1-passenger`, `3.3-passenger`, `3-passenger`, `passenger` (*3.3/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/21468d57e1227ce287d764ab027af6feac309508/3.3/passenger/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/redmine`)](https://github.com/docker-library/official-images/blob/master/library/redmine). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fredmine). From 001a2e73709591bfdf9c8c1a4b8e777aac73f7d5 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Mon, 19 Dec 2016 14:14:39 -0800 Subject: [PATCH 74/85] Add an example of installing "redis" and "xdebug" from PECL (PHP 7.1 compatible) --- php/content.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/php/content.md b/php/content.md index da65a5ef1..75a7ff77d 100644 --- a/php/content.md +++ b/php/content.md @@ -99,6 +99,13 @@ Remember, you must install dependencies for your extensions manually. If an exte Some extensions are not provided with the PHP source, but are instead available through [PECL](https://pecl.php.net/). To install a PECL extension, use `pecl install` to download and compile it, then use `docker-php-ext-enable` to enable it: +```dockerfile +FROM php:7.1-fpm +RUN pecl install redis-3.1.0 \ + && pecl install xdebug-2.5.0 \ + && docker-php-ext-enable redis xdebug +``` + ```dockerfile FROM php:5.6-fpm RUN apt-get update && apt-get install -y libmemcached-dev zlib1g-dev \ From 5bf891147c6d1ea78ff96e1a8103e4dbf5d3d302 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 19 Dec 2016 14:32:51 -0800 Subject: [PATCH 75/85] Run update.sh --- consul/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consul/README.md b/consul/README.md index 40452e593..e49a458c3 100644 --- a/consul/README.md +++ b/consul/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `0.7.1` (*0.X/Dockerfile*)](https://github.com/hashicorp/docker-consul/blob/2c2873f9d619220d1eef0bc46ec78443f55a10b5/0.X/Dockerfile) +- [`latest`, `0.7.2` (*0.X/Dockerfile*)](https://github.com/hashicorp/docker-consul/blob/81e8c00044cb955a7a232c91dcfcb06611e18cba/0.X/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/consul`)](https://github.com/docker-library/official-images/blob/master/library/consul). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fconsul). From f4e634af428e0654b39d96d68ba4347bf087e7cc Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 19 Dec 2016 15:32:42 -0800 Subject: [PATCH 76/85] Run update.sh --- influxdb/README.md | 2 +- php/README.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/influxdb/README.md b/influxdb/README.md index ad96e35b7..a64d613de 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -125,7 +125,7 @@ $ docker run --name=influxdb -d -p 8086:8086 influxdb Run the influx client in another container: ```console -$ docker run --rm --net=container:influxdb -it influxdb influx -host influxdb +$ docker run --rm --link=influxdb -it influxdb influx -host influxdb ``` At the moment, you cannot use `docker exec` to run the influx client since `docker exec` will not properly allocate a TTY. This is due to a current bug in Docker that is detailed in [docker/docker#8755](https://github.com/docker/docker/issues/8755). diff --git a/php/README.md b/php/README.md index af063dd83..4bdd2f23c 100644 --- a/php/README.md +++ b/php/README.md @@ -127,6 +127,13 @@ Remember, you must install dependencies for your extensions manually. If an exte Some extensions are not provided with the PHP source, but are instead available through [PECL](https://pecl.php.net/). To install a PECL extension, use `pecl install` to download and compile it, then use `docker-php-ext-enable` to enable it: +```dockerfile +FROM php:7.1-fpm +RUN pecl install redis-3.1.0 \ + && pecl install xdebug-2.5.0 \ + && docker-php-ext-enable redis xdebug +``` + ```dockerfile FROM php:5.6-fpm RUN apt-get update && apt-get install -y libmemcached-dev zlib1g-dev \ From acf5209bde3ba5f1ab504ef6e17e42d468fad9af Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 19 Dec 2016 16:44:37 -0800 Subject: [PATCH 77/85] Run update.sh --- elasticsearch/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/elasticsearch/README.md b/elasticsearch/README.md index 26a491079..8b3866e69 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -34,6 +34,10 @@ See the following sections of the upstream documentation for more information: - [Setup Elasticsearch » Important System Configuration » Virtual memory](https://www.elastic.co/guide/en/elasticsearch/reference/5.0/vm-max-map-count.html) - [Setup Elasticsearch » Bootstrap Checks » Maximum map count check](https://www.elastic.co/guide/en/elasticsearch/reference/5.0/_maximum_map_count_check.html) +This [comment in elastic/elasticsearch#4978](https://github.com/elastic/elasticsearch/issues/4978#issuecomment-258676104) shows why this change was added in upstream. Production mode is when listening on non-localhost. + +> Elasticsearch will not start in production mode if `vm.max_map_count` is not high enough. [...] If the value on your system is NOT high enough, then your cluster is going to crash and burn at some stage and you will lose data. + ## Running Containers You can run the default `elasticsearch` command simply: From 5207953b9c489534a9bde244fc8480af0182fa17 Mon Sep 17 00:00:00 2001 From: David Currie Date: Tue, 20 Dec 2016 11:45:42 +0000 Subject: [PATCH 78/85] Document changing locale for websphere-liberty --- websphere-liberty/content.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/websphere-liberty/content.md b/websphere-liberty/content.md index b309115e0..6a0646611 100644 --- a/websphere-liberty/content.md +++ b/websphere-liberty/content.md @@ -117,3 +117,15 @@ docker run -d -p 80:9080 -p 443:9443 \ --tmpfs /opt/ibm/wlp/output --tmpfs /logs -v /config --read-only \ websphere-liberty:javaee7 ``` + +## Changing locale + +The base Ubuntu image does not include additional language packs. To use an alternative locale, build your own image that installs the required language pack and then sets the `LANG` environment variable. For example, the following Dockerfile starts with the `websphere-liberty:webProfile7` image, installs the Portuguese language pack, and sets Brazilian Portuguese as the default locale: + +```dockerfile +FROM websphere-liberty:webProfile7 +RUN apt-get update \ + && apt-get install -y language-pack-pt-base \ + && rm -rf /var/lib/apt/lists/* +ENV LANG pt_BR.UTF-8 +``` From d47fe2fe71685c83dba93bafa474a7957f1e55a1 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 20 Dec 2016 12:32:39 -0800 Subject: [PATCH 79/85] Run update.sh --- nginx/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nginx/README.md b/nginx/README.md index 3624e2abc..3e7184682 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`1.11.6`, `mainline`, `1`, `1.11`, `latest` (*mainline/jessie/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/de8822d8d91ff0802989bc0a12f8ab55596a513c/mainline/jessie/Dockerfile) -- [`1.11.6-alpine`, `mainline-alpine`, `1-alpine`, `1.11-alpine`, `alpine` (*mainline/alpine/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/de8822d8d91ff0802989bc0a12f8ab55596a513c/mainline/alpine/Dockerfile) +- [`1.11.7`, `mainline`, `1`, `1.11`, `latest` (*mainline/jessie/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/844627e5cb58c751f8b43824c7b6ea84529c73bf/mainline/jessie/Dockerfile) +- [`1.11.7-alpine`, `mainline-alpine`, `1-alpine`, `1.11-alpine`, `alpine` (*mainline/alpine/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/844627e5cb58c751f8b43824c7b6ea84529c73bf/mainline/alpine/Dockerfile) - [`1.10.2`, `stable`, `1.10` (*stable/jessie/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/25a3fc7343c6916fce1fba32caa1e8de8409d79f/stable/jessie/Dockerfile) - [`1.10.2-alpine`, `stable-alpine`, `1.10-alpine` (*stable/alpine/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/25a3fc7343c6916fce1fba32caa1e8de8409d79f/stable/alpine/Dockerfile) From 594719e2b6caa09415940c04831be7be9d891649 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 20 Dec 2016 14:32:58 -0800 Subject: [PATCH 80/85] Run update.sh --- websphere-liberty/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/websphere-liberty/README.md b/websphere-liberty/README.md index a7b658134..a9312617d 100644 --- a/websphere-liberty/README.md +++ b/websphere-liberty/README.md @@ -131,6 +131,18 @@ docker run -d -p 80:9080 -p 443:9443 \ websphere-liberty:javaee7 ``` +## Changing locale + +The base Ubuntu image does not include additional language packs. To use an alternative locale, build your own image that installs the required language pack and then sets the `LANG` environment variable. For example, the following Dockerfile starts with the `websphere-liberty:webProfile7` image, installs the Portuguese language pack, and sets Brazilian Portuguese as the default locale: + +```dockerfile +FROM websphere-liberty:webProfile7 +RUN apt-get update \ + && apt-get install -y language-pack-pt-base \ + && rm -rf /var/lib/apt/lists/* +ENV LANG pt_BR.UTF-8 +``` + # License The Dockerfiles and associated scripts are licensed under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html). From 453ec6869484d8bd7943cb2355b150e27b2d0f82 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 20 Dec 2016 17:32:40 -0800 Subject: [PATCH 81/85] Run update.sh --- vault/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vault/README.md b/vault/README.md index 3b335088d..2a1f3b7a7 100644 --- a/vault/README.md +++ b/vault/README.md @@ -1,10 +1,10 @@ # Supported tags and respective `Dockerfile` links - [`0.6.0` (*0.6/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d12aa78cdbdce22b3d3e30f1093843f21b0a8fa/0.6/Dockerfile) -- [`0.6`, `0.6.4`, `latest` (*0.6.4/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/7bbdde58de683a2bb6e384e4c20e30308b4ff882/0.6.4/Dockerfile) +- [`0.6`, `0.6.4`, `latest` (*0.6.4/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/43c483e210d7f822782abb120b5d77cc7db7c44e/0.6.4/Dockerfile) - [`0.6.1` (*0.6.1/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d12aa78cdbdce22b3d3e30f1093843f21b0a8fa/0.6.1/Dockerfile) - [`0.6.2` (*0.6.2/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d3957180d689ecddb537aa799a878171280e8a3/0.6.2/Dockerfile) -- [`0.6.3` (*0.6.3/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/7bbdde58de683a2bb6e384e4c20e30308b4ff882/0.6.3/Dockerfile) +- [`0.6.3` (*0.6.3/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/43c483e210d7f822782abb120b5d77cc7db7c44e/0.6.3/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/vault`)](https://github.com/docker-library/official-images/blob/master/library/vault). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fvault). From 48918a8fe39fb70784e1b8c4400e987db4bb280f Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 20 Dec 2016 18:32:54 -0800 Subject: [PATCH 82/85] Run update.sh --- registry/README.md | 2 +- swarm/README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/registry/README.md b/registry/README.md index 0ef99630b..fd26ee603 100644 --- a/registry/README.md +++ b/registry/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links - [`2`, `2.5`, `2.5.1`, `latest` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/3b4a84c1f152b60688e99d2efadf305479541482/Dockerfile) -- [`2.6.0-rc.1` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/badae459fc79845d0ca889e9002261a35738de87/Dockerfile) +- [`2.6.0-rc.2` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/dc0a30b78b8bebd24a42234055390ff7d4d65904/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/pulls?q=label%3Alibrary%2Fregistry). diff --git a/swarm/README.md b/swarm/README.md index 0b95148df..c5f417915 100644 --- a/swarm/README.md +++ b/swarm/README.md @@ -1,5 +1,6 @@ # Supported tags and respective `Dockerfile` links +- [`1.2.6-rc1` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/e33419371f34db2ebbe9a67271de30620e01e88e/Dockerfile) - [`1.2.5`, `latest` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/67e6cf4171fcabd2e3b8b809105e7dfb15114ce1/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/swarm`)](https://github.com/docker-library/official-images/blob/master/library/swarm). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fswarm). From 4e3bb51e8e463f063574ddfc0f55c683ea1df148 Mon Sep 17 00:00:00 2001 From: David Currie Date: Wed, 21 Dec 2016 09:24:39 +0000 Subject: [PATCH 83/85] Outdent header --- websphere-liberty/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websphere-liberty/content.md b/websphere-liberty/content.md index 6a0646611..01683efae 100644 --- a/websphere-liberty/content.md +++ b/websphere-liberty/content.md @@ -118,7 +118,7 @@ docker run -d -p 80:9080 -p 443:9443 \ websphere-liberty:javaee7 ``` -## Changing locale +# Changing locale The base Ubuntu image does not include additional language packs. To use an alternative locale, build your own image that installs the required language pack and then sets the `LANG` environment variable. For example, the following Dockerfile starts with the `websphere-liberty:webProfile7` image, installs the Portuguese language pack, and sets Brazilian Portuguese as the default locale: From a5835569338406e50b65a218e1117b6cd851f249 Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Wed, 21 Dec 2016 10:46:29 -0700 Subject: [PATCH 84/85] [nats-streaming] Release v0.3.6 Details can be found [here](https://github.com/nats-io/nats-streaming-server/releases/tag/v0.3.6) --- nats-streaming/content.md | 78 ++++++++++++++++++++------------------- 1 file changed, 41 insertions(+), 37 deletions(-) diff --git a/nats-streaming/content.md b/nats-streaming/content.md index 6ef29dcb3..424fe0b2f 100644 --- a/nats-streaming/content.md +++ b/nats-streaming/content.md @@ -17,37 +17,38 @@ $ docker run -d nats-streaming Output that you would get if you had started with `-ti` instead of `d` (for daemon): -[1] 2016/12/09 21:14:38.010926 [INF] Starting nats-streaming-server[test-cluster] version 0.3.4 -[1] 2016/12/09 21:14:38.011636 [INF] Starting nats-server version 0.9.5 -[1] 2016/12/09 21:14:38.011915 [INF] Listening for client connections on 0.0.0.0:4222 -[1] 2016/12/09 21:14:38.012193 [INF] Server is ready -[1] 2016/12/09 21:14:38.294321 [INF] STAN: Message store is MEMORY -[1] 2016/12/09 21:14:38.294362 [INF] STAN: --------- Store Limits --------- -[1] 2016/12/09 21:14:38.294370 [INF] STAN: Channels: 100 * -[1] 2016/12/09 21:14:38.294375 [INF] STAN: -------- channels limits ------- -[1] 2016/12/09 21:14:38.294380 [INF] STAN: Subscriptions: 1000 * -[1] 2016/12/09 21:14:38.294385 [INF] STAN: Messages : 1000000 * -[1] 2016/12/09 21:14:38.294472 [INF] STAN: Bytes : 976.56 MB * -[1] 2016/12/09 21:14:38.294491 [INF] STAN: Age : unlimited * -[1] 2016/12/09 21:14:38.294494 [INF] STAN: -------------------------------- +[1] 2016/12/21 17:37:56.743377 [INF] Starting nats-streaming-server[test-cluster] version 0.3.6 +[1] 2016/12/21 17:37:56.743575 [INF] Starting nats-server version 0.9.6 +[1] 2016/12/21 17:37:56.743600 [INF] Starting http monitor on 0.0.0.0:8222 +[1] 2016/12/21 17:37:56.743851 [INF] Listening for client connections on 0.0.0.0:4222 +[1] 2016/12/21 17:37:56.743891 [INF] Server is ready +[1] 2016/12/21 17:37:57.023416 [INF] STAN: Message store is MEMORY +[1] 2016/12/21 17:37:57.023453 [INF] STAN: --------- Store Limits --------- +[1] 2016/12/21 17:37:57.023464 [INF] STAN: Channels: 100 * +[1] 2016/12/21 17:37:57.023467 [INF] STAN: -------- channels limits ------- +[1] 2016/12/21 17:37:57.023473 [INF] STAN: Subscriptions: 1000 * +[1] 2016/12/21 17:37:57.023478 [INF] STAN: Messages : 1000000 * +[1] 2016/12/21 17:37:57.023489 [INF] STAN: Bytes : 976.56 MB * +[1] 2016/12/21 17:37:57.023502 [INF] STAN: Age : unlimited * +[1] 2016/12/21 17:37:57.023506 [INF] STAN: -------------------------------- To use a file based store instead, you would run: $ docker run -d nats-streaming -store file -dir datastore -[1] 2016/12/09 21:15:23.869508 [INF] Starting nats-streaming-server[test-cluster] version 0.3.4 -[1] 2016/12/09 21:15:23.871555 [INF] Starting nats-server version 0.9.5 -[1] 2016/12/09 21:15:23.871671 [INF] Listening for client connections on 0.0.0.0:4222 -[1] 2016/12/09 21:15:23.871888 [INF] Server is ready -[1] 2016/12/09 21:15:24.152361 [INF] STAN: Message store is FILE -[1] 2016/12/09 21:15:24.152375 [INF] STAN: --------- Store Limits --------- -[1] 2016/12/09 21:15:24.152380 [INF] STAN: Channels: 100 * -[1] 2016/12/09 21:15:24.152383 [INF] STAN: -------- channels limits ------- -[1] 2016/12/09 21:15:24.152386 [INF] STAN: Subscriptions: 1000 * -[1] 2016/12/09 21:15:24.152388 [INF] STAN: Messages : 1000000 * -[1] 2016/12/09 21:15:24.152430 [INF] STAN: Bytes : 976.56 MB * -[1] 2016/12/09 21:15:24.152434 [INF] STAN: Age : unlimited * -[1] 2016/12/09 21:15:24.152467 [INF] STAN: -------------------------------- +[1] 2016/12/21 17:38:25.128903 [INF] Starting nats-streaming-server[test-cluster] version 0.3.6 +[1] 2016/12/21 17:38:25.130717 [INF] Starting nats-server version 0.9.6 +[1] 2016/12/21 17:38:25.130746 [INF] Listening for client connections on 0.0.0.0:4222 +[1] 2016/12/21 17:38:25.130819 [INF] Server is ready +[1] 2016/12/21 17:38:25.409344 [INF] STAN: Message store is FILE +[1] 2016/12/21 17:38:25.409422 [INF] STAN: --------- Store Limits --------- +[1] 2016/12/21 17:38:25.409435 [INF] STAN: Channels: 100 * +[1] 2016/12/21 17:38:25.409440 [INF] STAN: -------- channels limits ------- +[1] 2016/12/21 17:38:25.409445 [INF] STAN: Subscriptions: 1000 * +[1] 2016/12/21 17:38:25.409450 [INF] STAN: Messages : 1000000 * +[1] 2016/12/21 17:38:25.409464 [INF] STAN: Bytes : 976.56 MB * +[1] 2016/12/21 17:38:25.409495 [INF] STAN: Age : unlimited * +[1] 2016/12/21 17:38:25.409505 [INF] STAN: -------------------------------- You can also connect to a remote NATS Server running in a docker image. First, run NATS Server: @@ -56,18 +57,18 @@ $ docker run -d --name=nats-main nats Now, start the Streaming server and link it to the above docker image: -$ docker run -d --link nats-main nats-streaming -ns nats://nats-main:4222 +$ docker run -d --link nats-main nats-streaming -store file -dir datastore -ns nats://nats-main:4222 -[1] 2016/12/09 21:16:47.502814 [INF] Starting nats-streaming-server[test-cluster] version 0.3.4 -[1] 2016/12/09 21:16:47.871777 [INF] STAN: Message store is FILE -[1] 2016/12/09 21:16:47.871809 [INF] STAN: --------- Store Limits --------- -[1] 2016/12/09 21:16:47.871815 [INF] STAN: Channels: 100 * -[1] 2016/12/09 21:16:47.871817 [INF] STAN: -------- channels limits ------- -[1] 2016/12/09 21:16:47.871820 [INF] STAN: Subscriptions: 1000 * -[1] 2016/12/09 21:16:47.871823 [INF] STAN: Messages : 1000000 * -[1] 2016/12/09 21:16:47.871831 [INF] STAN: Bytes : 976.56 MB * -[1] 2016/12/09 21:16:47.871834 [INF] STAN: Age : unlimited * -[1] 2016/12/09 21:16:47.871836 [INF] STAN: -------------------------------- +[1] 2016/12/21 17:40:51.007013 [INF] Starting nats-streaming-server[test-cluster] version 0.3.6 +[1] 2016/12/21 17:40:51.419640 [INF] STAN: Message store is FILE +[1] 2016/12/21 17:40:51.419752 [INF] STAN: --------- Store Limits --------- +[1] 2016/12/21 17:40:51.419779 [INF] STAN: Channels: 100 * +[1] 2016/12/21 17:40:51.419799 [INF] STAN: -------- channels limits ------- +[1] 2016/12/21 17:40:51.419820 [INF] STAN: Subscriptions: 1000 * +[1] 2016/12/21 17:40:51.420004 [INF] STAN: Messages : 1000000 * +[1] 2016/12/21 17:40:51.420083 [INF] STAN: Bytes : 976.56 MB * +[1] 2016/12/21 17:40:51.420275 [INF] STAN: Age : unlimited * +[1] 2016/12/21 17:40:51.420711 [INF] STAN: -------------------------------- Notice that the output shows that the NATS Server was not started, as opposed to the first output. @@ -87,6 +88,9 @@ Streaming Server Options: -ma, --max_age Max duration a message can be stored ("0s" for unlimited) -ns, --nats_server Connect to this external NATS Server (embedded otherwise) -sc, --stan_config Streaming server configuration file + -hbi, --hb_interval Interval at which server sends heartbeat to a client + -hbt, --hb_timeout How long server waits for a heartbeat response + -hbf, --hb_fail_count Number of failed heartbeats before server closes the client connection Streaming Server File Store Options: --file_compact_enabled Enable file compaction From a5541cdaff063fec1111ef5da8723df35d2099b6 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 21 Dec 2016 11:32:55 -0800 Subject: [PATCH 85/85] Run update.sh --- arangodb/README.md | 2 +- nats-streaming/README.md | 80 +++++++++++++++++++------------------ node/README.md | 18 ++++----- piwik/README.md | 2 +- websphere-liberty/README.md | 2 +- 5 files changed, 54 insertions(+), 50 deletions(-) diff --git a/arangodb/README.md b/arangodb/README.md index 9593f680b..3a61f7ffd 100644 --- a/arangodb/README.md +++ b/arangodb/README.md @@ -3,7 +3,7 @@ - [`2.5.5`, `2.5` (*jessie/2.5.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/636cd874df38edd77a187c08e1803693b3d978d3/jessie/2.5.5/Dockerfile) - [`2.7`, `2.7.5` (*jessie/2.7.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/dbfcc5f3edb37f622a2acd221b58106547b05fae/jessie/2.7.5/Dockerfile) - [`2.8`, `2.8.11` (*jessie/2.8.11/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/05366cb4c6a6aab8e1ff9ca74c81b09d9a57b5b5/jessie/2.8.11/Dockerfile) -- [`3.1`, `3.1.5`, `latest` (*jessie/3.1.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/beb00ee7d7ec6b320d50ff5d8155734df2295938/jessie/3.1.5/Dockerfile) +- [`3.1`, `3.1.6`, `latest` (*jessie/3.1.6/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/b61f89306f7f8744633887eb133d9c068392b6f0/jessie/3.1.6/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/arangodb`)](https://github.com/docker-library/official-images/blob/master/library/arangodb). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Farangodb). diff --git a/nats-streaming/README.md b/nats-streaming/README.md index dd78a2922..4cadaa7cf 100644 --- a/nats-streaming/README.md +++ b/nats-streaming/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`0.3.4`, `latest` (*Dockerfile*)](https://github.com/nats-io/nats-streaming-docker/blob/5ba3680f2232ea7ef652aaaab8992e891894e7d3/Dockerfile) +- [`0.3.6`, `latest` (*Dockerfile*)](https://github.com/nats-io/nats-streaming-docker/blob/d4c16d81cdfb43b502983473c4d4f53eb15cdad2/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/nats-streaming`)](https://github.com/docker-library/official-images/blob/master/library/nats-streaming). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fnats-streaming). @@ -25,37 +25,38 @@ $ docker run -d nats-streaming Output that you would get if you had started with `-ti` instead of `d` (for daemon): -[1] 2016/12/09 21:14:38.010926 [INF] Starting nats-streaming-server[test-cluster] version 0.3.4 -[1] 2016/12/09 21:14:38.011636 [INF] Starting nats-server version 0.9.5 -[1] 2016/12/09 21:14:38.011915 [INF] Listening for client connections on 0.0.0.0:4222 -[1] 2016/12/09 21:14:38.012193 [INF] Server is ready -[1] 2016/12/09 21:14:38.294321 [INF] STAN: Message store is MEMORY -[1] 2016/12/09 21:14:38.294362 [INF] STAN: --------- Store Limits --------- -[1] 2016/12/09 21:14:38.294370 [INF] STAN: Channels: 100 * -[1] 2016/12/09 21:14:38.294375 [INF] STAN: -------- channels limits ------- -[1] 2016/12/09 21:14:38.294380 [INF] STAN: Subscriptions: 1000 * -[1] 2016/12/09 21:14:38.294385 [INF] STAN: Messages : 1000000 * -[1] 2016/12/09 21:14:38.294472 [INF] STAN: Bytes : 976.56 MB * -[1] 2016/12/09 21:14:38.294491 [INF] STAN: Age : unlimited * -[1] 2016/12/09 21:14:38.294494 [INF] STAN: -------------------------------- +[1] 2016/12/21 17:37:56.743377 [INF] Starting nats-streaming-server[test-cluster] version 0.3.6 +[1] 2016/12/21 17:37:56.743575 [INF] Starting nats-server version 0.9.6 +[1] 2016/12/21 17:37:56.743600 [INF] Starting http monitor on 0.0.0.0:8222 +[1] 2016/12/21 17:37:56.743851 [INF] Listening for client connections on 0.0.0.0:4222 +[1] 2016/12/21 17:37:56.743891 [INF] Server is ready +[1] 2016/12/21 17:37:57.023416 [INF] STAN: Message store is MEMORY +[1] 2016/12/21 17:37:57.023453 [INF] STAN: --------- Store Limits --------- +[1] 2016/12/21 17:37:57.023464 [INF] STAN: Channels: 100 * +[1] 2016/12/21 17:37:57.023467 [INF] STAN: -------- channels limits ------- +[1] 2016/12/21 17:37:57.023473 [INF] STAN: Subscriptions: 1000 * +[1] 2016/12/21 17:37:57.023478 [INF] STAN: Messages : 1000000 * +[1] 2016/12/21 17:37:57.023489 [INF] STAN: Bytes : 976.56 MB * +[1] 2016/12/21 17:37:57.023502 [INF] STAN: Age : unlimited * +[1] 2016/12/21 17:37:57.023506 [INF] STAN: -------------------------------- To use a file based store instead, you would run: $ docker run -d nats-streaming -store file -dir datastore -[1] 2016/12/09 21:15:23.869508 [INF] Starting nats-streaming-server[test-cluster] version 0.3.4 -[1] 2016/12/09 21:15:23.871555 [INF] Starting nats-server version 0.9.5 -[1] 2016/12/09 21:15:23.871671 [INF] Listening for client connections on 0.0.0.0:4222 -[1] 2016/12/09 21:15:23.871888 [INF] Server is ready -[1] 2016/12/09 21:15:24.152361 [INF] STAN: Message store is FILE -[1] 2016/12/09 21:15:24.152375 [INF] STAN: --------- Store Limits --------- -[1] 2016/12/09 21:15:24.152380 [INF] STAN: Channels: 100 * -[1] 2016/12/09 21:15:24.152383 [INF] STAN: -------- channels limits ------- -[1] 2016/12/09 21:15:24.152386 [INF] STAN: Subscriptions: 1000 * -[1] 2016/12/09 21:15:24.152388 [INF] STAN: Messages : 1000000 * -[1] 2016/12/09 21:15:24.152430 [INF] STAN: Bytes : 976.56 MB * -[1] 2016/12/09 21:15:24.152434 [INF] STAN: Age : unlimited * -[1] 2016/12/09 21:15:24.152467 [INF] STAN: -------------------------------- +[1] 2016/12/21 17:38:25.128903 [INF] Starting nats-streaming-server[test-cluster] version 0.3.6 +[1] 2016/12/21 17:38:25.130717 [INF] Starting nats-server version 0.9.6 +[1] 2016/12/21 17:38:25.130746 [INF] Listening for client connections on 0.0.0.0:4222 +[1] 2016/12/21 17:38:25.130819 [INF] Server is ready +[1] 2016/12/21 17:38:25.409344 [INF] STAN: Message store is FILE +[1] 2016/12/21 17:38:25.409422 [INF] STAN: --------- Store Limits --------- +[1] 2016/12/21 17:38:25.409435 [INF] STAN: Channels: 100 * +[1] 2016/12/21 17:38:25.409440 [INF] STAN: -------- channels limits ------- +[1] 2016/12/21 17:38:25.409445 [INF] STAN: Subscriptions: 1000 * +[1] 2016/12/21 17:38:25.409450 [INF] STAN: Messages : 1000000 * +[1] 2016/12/21 17:38:25.409464 [INF] STAN: Bytes : 976.56 MB * +[1] 2016/12/21 17:38:25.409495 [INF] STAN: Age : unlimited * +[1] 2016/12/21 17:38:25.409505 [INF] STAN: -------------------------------- You can also connect to a remote NATS Server running in a docker image. First, run NATS Server: @@ -64,18 +65,18 @@ $ docker run -d --name=nats-main nats Now, start the Streaming server and link it to the above docker image: -$ docker run -d --link nats-main nats-streaming -ns nats://nats-main:4222 +$ docker run -d --link nats-main nats-streaming -store file -dir datastore -ns nats://nats-main:4222 -[1] 2016/12/09 21:16:47.502814 [INF] Starting nats-streaming-server[test-cluster] version 0.3.4 -[1] 2016/12/09 21:16:47.871777 [INF] STAN: Message store is FILE -[1] 2016/12/09 21:16:47.871809 [INF] STAN: --------- Store Limits --------- -[1] 2016/12/09 21:16:47.871815 [INF] STAN: Channels: 100 * -[1] 2016/12/09 21:16:47.871817 [INF] STAN: -------- channels limits ------- -[1] 2016/12/09 21:16:47.871820 [INF] STAN: Subscriptions: 1000 * -[1] 2016/12/09 21:16:47.871823 [INF] STAN: Messages : 1000000 * -[1] 2016/12/09 21:16:47.871831 [INF] STAN: Bytes : 976.56 MB * -[1] 2016/12/09 21:16:47.871834 [INF] STAN: Age : unlimited * -[1] 2016/12/09 21:16:47.871836 [INF] STAN: -------------------------------- +[1] 2016/12/21 17:40:51.007013 [INF] Starting nats-streaming-server[test-cluster] version 0.3.6 +[1] 2016/12/21 17:40:51.419640 [INF] STAN: Message store is FILE +[1] 2016/12/21 17:40:51.419752 [INF] STAN: --------- Store Limits --------- +[1] 2016/12/21 17:40:51.419779 [INF] STAN: Channels: 100 * +[1] 2016/12/21 17:40:51.419799 [INF] STAN: -------- channels limits ------- +[1] 2016/12/21 17:40:51.419820 [INF] STAN: Subscriptions: 1000 * +[1] 2016/12/21 17:40:51.420004 [INF] STAN: Messages : 1000000 * +[1] 2016/12/21 17:40:51.420083 [INF] STAN: Bytes : 976.56 MB * +[1] 2016/12/21 17:40:51.420275 [INF] STAN: Age : unlimited * +[1] 2016/12/21 17:40:51.420711 [INF] STAN: -------------------------------- Notice that the output shows that the NATS Server was not started, as opposed to the first output. @@ -95,6 +96,9 @@ Streaming Server Options: -ma, --max_age Max duration a message can be stored ("0s" for unlimited) -ns, --nats_server Connect to this external NATS Server (embedded otherwise) -sc, --stan_config Streaming server configuration file + -hbi, --hb_interval Interval at which server sends heartbeat to a client + -hbt, --hb_timeout How long server waits for a heartbeat response + -hbf, --hb_fail_count Number of failed heartbeats before server closes the client connection Streaming Server File Store Options: --file_compact_enabled Enable file compaction diff --git a/node/README.md b/node/README.md index 7bafb534b..ac02fc78f 100644 --- a/node/README.md +++ b/node/README.md @@ -1,10 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`7.2.1`, `7.2`, `7`, `latest` (*7.2/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5ac624bae8adf7f20314b503f8592760a683d935/7.2/Dockerfile) -- [`7.2.1-alpine`, `7.2-alpine`, `7-alpine`, `alpine` (*7.2/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5ac624bae8adf7f20314b503f8592760a683d935/7.2/alpine/Dockerfile) -- [`7.2.1-onbuild`, `7.2-onbuild`, `7-onbuild`, `onbuild` (*7.2/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5ac624bae8adf7f20314b503f8592760a683d935/7.2/onbuild/Dockerfile) -- [`7.2.1-slim`, `7.2-slim`, `7-slim`, `slim` (*7.2/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5ac624bae8adf7f20314b503f8592760a683d935/7.2/slim/Dockerfile) -- [`7.2.1-wheezy`, `7.2-wheezy`, `7-wheezy`, `wheezy` (*7.2/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5ac624bae8adf7f20314b503f8592760a683d935/7.2/wheezy/Dockerfile) +- [`7.3.0`, `7.3`, `7`, `latest` (*7.3/Dockerfile*)](https://github.com/nodejs/docker-node/blob/57f7537d35c0988bd0e74abbf16989557c1481ad/7.3/Dockerfile) +- [`7.3.0-alpine`, `7.3-alpine`, `7-alpine`, `alpine` (*7.3/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/57f7537d35c0988bd0e74abbf16989557c1481ad/7.3/alpine/Dockerfile) +- [`7.3.0-onbuild`, `7.3-onbuild`, `7-onbuild`, `onbuild` (*7.3/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/57f7537d35c0988bd0e74abbf16989557c1481ad/7.3/onbuild/Dockerfile) +- [`7.3.0-slim`, `7.3-slim`, `7-slim`, `slim` (*7.3/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/57f7537d35c0988bd0e74abbf16989557c1481ad/7.3/slim/Dockerfile) +- [`7.3.0-wheezy`, `7.3-wheezy`, `7-wheezy`, `wheezy` (*7.3/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/57f7537d35c0988bd0e74abbf16989557c1481ad/7.3/wheezy/Dockerfile) - [`6.9.2`, `6.9`, `6`, `boron` (*6.9/Dockerfile*)](https://github.com/nodejs/docker-node/blob/6948057bbd9cc1469ca0e5e64d3bd5f000d4dc97/6.9/Dockerfile) - [`6.9.2-alpine`, `6.9-alpine`, `6-alpine`, `boron-alpine` (*6.9/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/6948057bbd9cc1469ca0e5e64d3bd5f000d4dc97/6.9/alpine/Dockerfile) - [`6.9.2-onbuild`, `6.9-onbuild`, `6-onbuild`, `boron-onbuild` (*6.9/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/6948057bbd9cc1469ca0e5e64d3bd5f000d4dc97/6.9/onbuild/Dockerfile) @@ -15,10 +15,10 @@ - [`4.7.0-onbuild`, `4.7-onbuild`, `4-onbuild`, `argon-onbuild` (*4.7/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/926106f27e3a6961191d7b802af6896a1ac892e3/4.7/onbuild/Dockerfile) - [`4.7.0-slim`, `4.7-slim`, `4-slim`, `argon-slim` (*4.7/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/926106f27e3a6961191d7b802af6896a1ac892e3/4.7/slim/Dockerfile) - [`4.7.0-wheezy`, `4.7-wheezy`, `4-wheezy`, `argon-wheezy` (*4.7/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/926106f27e3a6961191d7b802af6896a1ac892e3/4.7/wheezy/Dockerfile) -- [`0.12.17`, `0.12`, `0` (*0.12/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4a722c29c0e52624af8b72b4711ebeba8ea39463/0.12/Dockerfile) -- [`0.12.17-onbuild`, `0.12-onbuild`, `0-onbuild` (*0.12/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c3ff7866303b4c595ab07529cdf35f9df58f5b21/0.12/onbuild/Dockerfile) -- [`0.12.17-slim`, `0.12-slim`, `0-slim` (*0.12/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4a722c29c0e52624af8b72b4711ebeba8ea39463/0.12/slim/Dockerfile) -- [`0.12.17-wheezy`, `0.12-wheezy`, `0-wheezy` (*0.12/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4a722c29c0e52624af8b72b4711ebeba8ea39463/0.12/wheezy/Dockerfile) +- [`0.12.18`, `0.12`, `0` (*0.12/Dockerfile*)](https://github.com/nodejs/docker-node/blob/38829d6654a9da4bb6fdb140286b5a47737cb1f3/0.12/Dockerfile) +- [`0.12.18-onbuild`, `0.12-onbuild`, `0-onbuild` (*0.12/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/38829d6654a9da4bb6fdb140286b5a47737cb1f3/0.12/onbuild/Dockerfile) +- [`0.12.18-slim`, `0.12-slim`, `0-slim` (*0.12/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/38829d6654a9da4bb6fdb140286b5a47737cb1f3/0.12/slim/Dockerfile) +- [`0.12.18-wheezy`, `0.12-wheezy`, `0-wheezy` (*0.12/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/38829d6654a9da4bb6fdb140286b5a47737cb1f3/0.12/wheezy/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). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fnode). diff --git a/piwik/README.md b/piwik/README.md index 1ede4464c..b41e2e843 100644 --- a/piwik/README.md +++ b/piwik/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`2.17.1`, `2.17`, `2`, `latest` (*Dockerfile*)](https://github.com/piwik/docker-piwik/blob/b511e57a17ab57d9f2e947fc391f004990d7f1d3/Dockerfile) +- [`3.0.0`, `3.0`, `3`, `latest` (*Dockerfile*)](https://github.com/piwik/docker-piwik/blob/e6b01e5b10499fadece3754d1dd0460cbc960928/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/piwik`)](https://github.com/docker-library/official-images/blob/master/library/piwik). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpiwik). diff --git a/websphere-liberty/README.md b/websphere-liberty/README.md index a9312617d..a00a2b7b3 100644 --- a/websphere-liberty/README.md +++ b/websphere-liberty/README.md @@ -131,7 +131,7 @@ docker run -d -p 80:9080 -p 443:9443 \ websphere-liberty:javaee7 ``` -## Changing locale +# Changing locale The base Ubuntu image does not include additional language packs. To use an alternative locale, build your own image that installs the required language pack and then sets the `LANG` environment variable. For example, the following Dockerfile starts with the `websphere-liberty:webProfile7` image, installs the Portuguese language pack, and sets Brazilian Portuguese as the default locale: