Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Dinakar Guniguntala 2016-12-23 14:34:53 +05:30
commit a0c201ea95
147 changed files with 1086 additions and 616 deletions

View File

@ -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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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).
@ -59,7 +62,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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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)
@ -37,6 +38,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.
@ -51,7 +56,7 @@ Systemd is now included in both the centos:7 and centos:latest base containers,
FROM centos:7
MAINTAINER "you" <your@email.here>
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/*;\
@ -99,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.3.
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.

View File

@ -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.
@ -34,7 +38,7 @@ Systemd is now included in both the centos:7 and centos:latest base containers,
FROM centos:7
MAINTAINER "you" <your@email.here>
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/*;\

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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).
@ -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=<bridge ip>
$ docker run -d --net=host -e 'CONSUL_ALLOW_PRIVILEGED_PORTS=' consul agent -dns-port=53 -recursor=8.8.8.8 -bind=<bridge ip>
```
Now start another container and point it at Consul's DNS, using the bridge address of the host:
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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=<bridge ip>
$ docker run -d --net=host -e 'CONSUL_ALLOW_PRIVILEGED_PORTS=' consul agent -dns-port=53 -recursor=8.8.8.8 -bind=<bridge ip>
```
Now start another container and point it at Consul's DNS, using the bridge address of the host:

View File

@ -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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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`, `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).
@ -126,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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

42
debian/README.md vendored
View File

@ -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)
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.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.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)
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -1,9 +1,9 @@
# 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)
- [`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)
- [`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.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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -0,0 +1 @@
Eclipse Mosquitto is an open source message broker which implements MQTT version 3.1 and 3.1.1

View File

@ -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.5.
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.

View File

@ -0,0 +1,42 @@
# 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
## 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.

View File

@ -0,0 +1 @@
https://github.com/eclipse/mosquitto

View File

@ -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)

BIN
eclipse-mosquitto/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -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/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).
@ -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
@ -58,7 +66,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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -26,7 +26,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

View File

@ -1,13 +1,11 @@
# 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)
- [`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.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)
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).
@ -36,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:
@ -64,13 +66,29 @@ $ 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:<version>`
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.
# Supported Docker versions
This image is officially supported on Docker version 1.12.3.
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.

View File

@ -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:

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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)
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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/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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -1,17 +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/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/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.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).
@ -120,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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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).
@ -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
@ -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
@ -94,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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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
@ -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

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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/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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.

View File

@ -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).
@ -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,23 +119,17 @@ 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:
```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).
### 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.
@ -156,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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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,19 +108,13 @@ 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:
```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).
### 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/).

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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-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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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/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).
@ -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.
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.

View File

@ -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.1`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/kibana/blob/43644e6ae40c53c05d94165506094035f0463ea6/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).
@ -56,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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

1
known/README-short.txt Normal file
View File

@ -0,0 +1 @@
Blogging, meet social. Known is a social publishing platform.

88
known/README.md Normal file
View File

@ -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.5.
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.

50
known/content.md Normal file
View File

@ -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).

1
known/github-repo Normal file
View File

@ -0,0 +1 @@
https://github.com/idno/Known-Docker

1
known/license.md Normal file
View File

@ -0,0 +1 @@
View [license information](https://raw.githubusercontent.com/idno/Known/master/LICENSE) for the software contained in this image.

BIN
known/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -1,12 +1,11 @@
# 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)
- [`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)
- [`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).
@ -53,16 +52,52 @@ 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
The `logstash` images come in many flavors, each designed for a specific use case.
## `logstash:<version>`
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.
# Supported Docker versions
This image is officially supported on Docker version 1.12.3.
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.

View File

@ -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
```

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.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)
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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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).
@ -139,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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.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):
[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/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
[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/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,19 +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
[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/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.
@ -96,6 +96,9 @@ Streaming Server Options:
-ma, --max_age <seconds> Max duration a message can be stored ("0s" for unlimited)
-ns, --nats_server <url> Connect to this external NATS Server (embedded otherwise)
-sc, --stan_config <file> Streaming server configuration file
-hbi, --hb_interval <duration> Interval at which server sends heartbeat to a client
-hbt, --hb_timeout <duration> How long server waits for a heartbeat response
-hbf, --hb_fail_count <number> Number of failed heartbeats before server closes the client connection
Streaming Server File Store Options:
--file_compact_enabled Enable file compaction
@ -106,7 +109,10 @@ Streaming Server File Store Options:
--file_crc Enable file CRC-32 checksum
--file_crc_poly <int> 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 +153,7 @@ 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
--tlsverify Enable TLS, verify client certificates
--tlscacert <file> Client certificate CA for verification
NATS Clustering Options:
@ -170,7 +176,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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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):
[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/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
[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/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,19 +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
[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/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.
@ -88,6 +88,9 @@ Streaming Server Options:
-ma, --max_age <seconds> Max duration a message can be stored ("0s" for unlimited)
-ns, --nats_server <url> Connect to this external NATS Server (embedded otherwise)
-sc, --stan_config <file> Streaming server configuration file
-hbi, --hb_interval <duration> Interval at which server sends heartbeat to a client
-hbt, --hb_timeout <duration> How long server waits for a heartbeat response
-hbf, --hb_fail_count <number> Number of failed heartbeats before server closes the client connection
Streaming Server File Store Options:
--file_compact_enabled Enable file compaction
@ -98,7 +101,10 @@ Streaming Server File Store Options:
--file_crc Enable file CRC-32 checksum
--file_crc_poly <int> 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 +145,7 @@ 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
--tlsverify Enable TLS, verify client certificates
--tlscacert <file> Client certificate CA for verification
NATS Clustering Options:

View File

@ -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 <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 port for http monitoring
-ms,--https_port <port> Use port for https monitoring
-c, --config <file> Configuration file
Logging Options:
-l, --log FILE File to redirect log output
-l, --log <file> 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 <addr> 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> User required for connections
--pass <password> Password required for connections
--auth <token> 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 <file> Server certificate file
--tlskey <file> Private key for server certificate
--tlsverify Enable TLS, verify client certificates
--tlscacert <file> Client certificate CA for verification
Cluster Options:
--routes <rurl-1, rurl-2> Routes to solicit and connect
--cluster <cluster-url> Cluster URL for solicited routes
--no_advertise <bool> 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
@ -131,7 +132,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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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 <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 port for http monitoring
-ms,--https_port <port> Use port for https monitoring
-c, --config <file> Configuration file
Logging Options:
-l, --log FILE File to redirect log output
-l, --log <file> 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 <addr> 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> User required for connections
--pass <password> Password required for connections
--auth <token> 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 <file> Server certificate file
--tlskey <file> Private key for server certificate
--tlsverify Enable TLS, verify client certificates
--tlscacert <file> Client certificate CA for verification
Cluster Options:
--routes <rurl-1, rurl-2> Routes to solicit and connect
--cluster <cluster-url> Cluster URL for solicited routes
--no_advertise <bool> 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
```

View File

@ -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)
@ -16,8 +18,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)
@ -79,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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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)
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -1,24 +1,24 @@
# 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)
- [`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)
- [`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)
- [`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)
- [`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)
- [`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.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.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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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/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)
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).
@ -192,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.3.
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.

View File

@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

View File

@ -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-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).
@ -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.5.
Support for older versions (down to 1.6) is provided on a best-effort basis.

Some files were not shown because too many files have changed in this diff Show More