diff --git a/adminer/README.md b/adminer/README.md index 38e4f4f74c10..86111e279c6a 100644 --- a/adminer/README.md +++ b/adminer/README.md @@ -19,9 +19,30 @@ WARNING: - [`4.3.1-standalone`, `4.3-standalone`, `4-standalone`, `standalone`, `4.3.1`, `4.3`, `4`, `latest` (*4.3/Dockerfile*)](https://github.com/TimWolla/docker-adminer/blob/e1aaa5a4a298198d739d794d239f97edcae0c1b8/4.3/Dockerfile) - [`4.3.1-fastcgi`, `4.3-fastcgi`, `4-fastcgi`, `fastcgi` (*4.3/fastcgi/Dockerfile*)](https://github.com/TimWolla/docker-adminer/blob/e1aaa5a4a298198d739d794d239f97edcae0c1b8/4.3/fastcgi/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/adminer` directory](https://github.com/docker-library/repo-info/blob/master/repos/adminer) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/adminer`)](https://github.com/docker-library/official-images/blob/master/library/adminer). 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%2Fadminer). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/TimWolla/docker-adminer/issues](https://github.com/TimWolla/docker-adminer/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/TimWolla/docker-adminer) + +- **Published image artifact details**: + [repo-info repo's `repos/adminer/` directory](https://github.com/docker-library/repo-info/blob/master/repos/adminer) ([history](https://github.com/docker-library/repo-info/commits/master/repos/adminer)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/adminer`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fadminer) + [official-images repo's `library/adminer` file](https://github.com/docker-library/official-images/blob/master/library/adminer) ([history](https://github.com/docker-library/official-images/commits/master/library/adminer)) + +- **Source of this description**: + [docs repo's `adminer/` directory](https://github.com/docker-library/docs/tree/master/adminer) ([history](https://github.com/docker-library/docs/commits/master/adminer)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Adminer @@ -109,29 +130,3 @@ To add support for the other drivers you will need to install the following PHP # License View [license information](https://github.com/vrana/adminer/blob/master/readme.txt) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/TimWolla/docker-adminer/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/TimWolla/docker-adminer/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 [`adminer/` directory](https://github.com/docker-library/docs/tree/master/adminer) 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. diff --git a/aerospike/README.md b/aerospike/README.md index 50241b571706..1692ce39d14c 100644 --- a/aerospike/README.md +++ b/aerospike/README.md @@ -19,9 +19,30 @@ WARNING: - [`3.12.0` (*Dockerfile*)](https://github.com/aerospike/aerospike-server.docker/blob/bebf2d588c7254bd26b5a024e644dfb492af2e6d/Dockerfile) - [`3.12.1`, `latest` (*Dockerfile*)](https://github.com/aerospike/aerospike-server.docker/blob/b956cea63cb9e48e9cd7d60daab64331917be39c/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/aerospike` directory](https://github.com/docker-library/repo-info/blob/master/repos/aerospike) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [the Aerospike Forums](https://discuss.aerospike.com) or [GitHub](https://github.com/aerospike/aerospike-server.docker/issues) + +- **Maintained by**: + [Aerospike, Inc.](https://github.com/aerospike/aerospike-server.docker) + +- **Published image artifact details**: + [repo-info repo's `repos/aerospike/` directory](https://github.com/docker-library/repo-info/blob/master/repos/aerospike) ([history](https://github.com/docker-library/repo-info/commits/master/repos/aerospike)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/aerospike`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Faerospike) + [official-images repo's `library/aerospike` file](https://github.com/docker-library/official-images/blob/master/library/aerospike) ([history](https://github.com/docker-library/official-images/commits/master/library/aerospike)) + +- **Source of this description**: + [docs repo's `aerospike/` directory](https://github.com/docker-library/docs/tree/master/aerospike) ([history](https://github.com/docker-library/docs/commits/master/aerospike)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Aerospike @@ -111,29 +132,3 @@ Copyright 2014-2015 Aerospike, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0). Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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 on the [Aerospike Forums](https://discuss.aerospike.com) or through a [GitHub issue](https://github.com/aerospike/aerospike-server.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 on the [Aerospike Forums](https://discuss.aerospike.com) or through a [GitHub issue](https://github.com/aerospike/aerospike-server.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 [`aerospike/` directory](https://github.com/docker-library/docs/tree/master/aerospike) 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. diff --git a/alpine/README.md b/alpine/README.md index b05451444162..06d1309a0dd2 100644 --- a/alpine/README.md +++ b/alpine/README.md @@ -23,9 +23,30 @@ WARNING: - [`3.5`, `latest` (*versions/library-3.5/Dockerfile*)](https://github.com/gliderlabs/docker-alpine/blob/c7368b846ee805b286d9034a39e0bbf40bc079b3/versions/library-3.5/Dockerfile) - [`edge` (*versions/library-edge/Dockerfile*)](https://github.com/gliderlabs/docker-alpine/blob/60d6d06885459a9fa7e5d51d986be89ce61d9c41/versions/library-edge/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/alpine` directory](https://github.com/docker-library/repo-info/blob/master/repos/alpine) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/alpine`)](https://github.com/docker-library/official-images/blob/master/library/alpine). 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%2Falpine). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/gliderlabs/docker-alpine/issues](https://github.com/gliderlabs/docker-alpine/issues) + +- **Maintained by**: + [Glider Labs](https://github.com/gliderlabs/docker-alpine) (an Alpine community contributor) + +- **Published image artifact details**: + [repo-info repo's `repos/alpine/` directory](https://github.com/docker-library/repo-info/blob/master/repos/alpine) ([history](https://github.com/docker-library/repo-info/commits/master/repos/alpine)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/alpine`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Falpine) + [official-images repo's `library/alpine` file](https://github.com/docker-library/official-images/blob/master/library/alpine) ([history](https://github.com/docker-library/official-images/commits/master/library/alpine)) + +- **Source of this description**: + [docs repo's `alpine/` directory](https://github.com/docker-library/docs/tree/master/alpine) ([history](https://github.com/docker-library/docs/commits/master/alpine)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Alpine Linux? @@ -60,29 +81,3 @@ This yields us a virtual image size of about 232 MB image. ## Documentation This image is well documented. [Check out the documentation at Viewdocs](http://gliderlabs.viewdocs.io/docker-alpine). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/gliderlabs/docker-alpine/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/gliderlabs/docker-alpine/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 [`alpine/` directory](https://github.com/docker-library/docs/tree/master/alpine) 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. diff --git a/amazonlinux/README.md b/amazonlinux/README.md index 559f30ec9c15..f90566aff1c7 100644 --- a/amazonlinux/README.md +++ b/amazonlinux/README.md @@ -21,9 +21,30 @@ WARNING: - [`2016.09.1.20161221`, `2016.09` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/e1b56e68ebd2b274c64e0a0a18ae0a9a8122822d/Dockerfile) - [`2016.09.1.20161221-with-sources`, `2016.09-with-sources` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/2de60e8c98421694c293639659a88ed81ce29298/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/amazonlinux` directory](https://github.com/docker-library/repo-info/blob/master/repos/amazonlinux) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/amazonlinux`)](https://github.com/docker-library/official-images/blob/master/library/amazonlinux). 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%2Famazonlinux). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [the Amazon Linux forums](https://forums.aws.amazon.com/forum.jspa?forumID=228) + +- **Maintained by**: + [the Amazon Linux Team](https://github.com/aws/amazon-linux-docker-images) + +- **Published image artifact details**: + [repo-info repo's `repos/amazonlinux/` directory](https://github.com/docker-library/repo-info/blob/master/repos/amazonlinux) ([history](https://github.com/docker-library/repo-info/commits/master/repos/amazonlinux)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/amazonlinux`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Famazonlinux) + [official-images repo's `library/amazonlinux` file](https://github.com/docker-library/official-images/blob/master/library/amazonlinux) ([history](https://github.com/docker-library/official-images/commits/master/library/amazonlinux)) + +- **Source of this description**: + [docs repo's `amazonlinux/` directory](https://github.com/docker-library/docs/tree/master/amazonlinux) ([history](https://github.com/docker-library/docs/commits/master/amazonlinux)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) ## What is Amazon Linux? @@ -60,23 +81,3 @@ Comments on Docker Hub are not actively monitored by the Amazon Linux team. Repository URLs for the Amazon Linux container image on the EC2 Container Registry are available at http://docs.aws.amazon.com/AmazonECR/latest/userguide/amazon_linux_container_image.html Visit the [EC2 Container Registry Getting Started](https://aws.amazon.com/ecr/getting-started/) page for more information on how to start. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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 [the Amazon Linux forums](https://forums.aws.amazon.com/forum.jspa?forumID=228). 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). - -## Documentation - -Documentation for this image is stored in the [`amazonlinux/` directory](https://github.com/docker-library/docs/tree/master/amazonlinux) 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. diff --git a/arangodb/README.md b/arangodb/README.md index 9e66c42fa3cf..91dfedd1572f 100644 --- a/arangodb/README.md +++ b/arangodb/README.md @@ -19,9 +19,30 @@ WARNING: - [`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.18`, `latest` (*jessie/3.1.18/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/ac8500ecdf4b61038deb0240c488ddcdf359f76f/jessie/3.1.18/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/arangodb` directory](https://github.com/docker-library/repo-info/blob/master/repos/arangodb) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/arangodb/arangodb-docker/issues](https://github.com/arangodb/arangodb-docker/issues) + +- **Maintained by**: + [ArangoDB](https://github.com/arangodb/arangodb-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/arangodb/` directory](https://github.com/docker-library/repo-info/blob/master/repos/arangodb) ([history](https://github.com/docker-library/repo-info/commits/master/repos/arangodb)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/arangodb`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Farangodb) + [official-images repo's `library/arangodb` file](https://github.com/docker-library/official-images/blob/master/library/arangodb) ([history](https://github.com/docker-library/official-images/commits/master/library/arangodb)) + +- **Source of this description**: + [docs repo's `arangodb/` directory](https://github.com/docker-library/docs/tree/master/arangodb) ([history](https://github.com/docker-library/docs/commits/master/arangodb)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is ArangoDB? @@ -173,29 +194,3 @@ If you are using the image as a base image please make sure to wrap any CMD in t # License [Arangodb itself is licensed under the Apache License](https://github.com/arangodb/arangodb/blob/devel/LICENSE), but it contains [software of third parties under their respective licenses](https://github.com/arangodb/arangodb/blob/devel/LICENSES-OTHER-COMPONENTS.md). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/arangodb/arangodb-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/arangodb/arangodb-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 [`arangodb/` directory](https://github.com/docker-library/docs/tree/master/arangodb) 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. diff --git a/backdrop/README.md b/backdrop/README.md index ae27f37b109e..05558922324a 100644 --- a/backdrop/README.md +++ b/backdrop/README.md @@ -19,9 +19,30 @@ WARNING: - [`1.6.3`, `1.6`, `1`, `1.6.1-apache`, `1.6-apache`, `1-apache`, `apache`, `latest` (*1/apache/Dockerfile*)](https://github.com/backdrop-ops/backdrop-docker/blob/3b87747cfc0b90e21983f6f42ebbacb86a11bfa3/1/apache/Dockerfile) - [`1.6.3-fpm`, `1.6-fpm`, `1-fpm`, `fpm` (*1/fpm/Dockerfile*)](https://github.com/backdrop-ops/backdrop-docker/blob/3b87747cfc0b90e21983f6f42ebbacb86a11bfa3/1/fpm/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/backdrop` directory](https://github.com/docker-library/repo-info/blob/master/repos/backdrop) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/backdrop`)](https://github.com/docker-library/official-images/blob/master/library/backdrop). 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%2Fbackdrop). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/backdrop-ops/backdrop-docker/issues](https://github.com/backdrop-ops/backdrop-docker/issues) + +- **Maintained by**: + [Backdrop Ops](https://github.com/backdrop-ops/backdrop-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/backdrop/` directory](https://github.com/docker-library/repo-info/blob/master/repos/backdrop) ([history](https://github.com/docker-library/repo-info/commits/master/repos/backdrop)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/backdrop`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fbackdrop) + [official-images repo's `library/backdrop` file](https://github.com/docker-library/official-images/blob/master/library/backdrop) ([history](https://github.com/docker-library/official-images/commits/master/library/backdrop)) + +- **Source of this description**: + [docs repo's `backdrop/` directory](https://github.com/docker-library/docs/tree/master/backdrop) ([history](https://github.com/docker-library/docs/commits/master/backdrop)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Backdrop CMS? @@ -107,29 +128,3 @@ The following Docker Hub features can help with the task of keeping your depende # License View [license information](https://backdropcms.org/license) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/backdrop-ops/backdrop-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/backdrop-ops/backdrop-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 [`backdrop/` directory](https://github.com/docker-library/docs/tree/master/backdrop) 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. diff --git a/bash/README.md b/bash/README.md index 5f37363a223e..64a21cfce138 100644 --- a/bash/README.md +++ b/bash/README.md @@ -25,9 +25,30 @@ WARNING: - [`3.1.23`, `3.1` (*3.1/Dockerfile*)](https://github.com/tianon/docker-bash/blob/1cbb5cf49b4c53bd5a986abf7a1afeb9a80eac1e/3.1/Dockerfile) - [`3.0.22`, `3.0` (*3.0/Dockerfile*)](https://github.com/tianon/docker-bash/blob/1cbb5cf49b4c53bd5a986abf7a1afeb9a80eac1e/3.0/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/bash` directory](https://github.com/docker-library/repo-info/blob/master/repos/bash) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/bash`)](https://github.com/docker-library/official-images/blob/master/library/bash). 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%2Fbash). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/tianon/docker-bash/issues](https://github.com/tianon/docker-bash/issues) + +- **Maintained by**: + [Tianon (of the Docker Community)](https://github.com/tianon/docker-bash), [with Chet's support (from Bash upstream)](https://github.com/docker-library/official-images/pull/2217#issue-181031192) + +- **Published image artifact details**: + [repo-info repo's `repos/bash/` directory](https://github.com/docker-library/repo-info/blob/master/repos/bash) ([history](https://github.com/docker-library/repo-info/commits/master/repos/bash)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/bash`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fbash) + [official-images repo's `library/bash` file](https://github.com/docker-library/official-images/blob/master/library/bash) ([history](https://github.com/docker-library/official-images/commits/master/library/bash)) + +- **Source of this description**: + [docs repo's `bash/` directory](https://github.com/docker-library/docs/tree/master/bash) ([history](https://github.com/docker-library/docs/commits/master/bash)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Bash? @@ -90,29 +111,3 @@ $ docker run -it --rm --name my-running-app my-bash-app # License Bash is free software, distributed under the terms of the [GNU General Public License, version 3](http://www.gnu.org/licenses/gpl.html). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/tianon/docker-bash/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/tianon/docker-bash/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 [`bash/` directory](https://github.com/docker-library/docs/tree/master/bash) 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. diff --git a/bonita/README.md b/bonita/README.md index b630e32c103a..e12dd74c1c0b 100644 --- a/bonita/README.md +++ b/bonita/README.md @@ -19,9 +19,30 @@ WARNING: - [`7.3.3` (*7.3/Dockerfile*)](https://github.com/Bonitasoft-Community/docker_bonita/blob/19d78ec0f212891e97814b2db30891b9b280f7e5/7.3/Dockerfile) - [`7.4.3`, `latest` (*7.4/Dockerfile*)](https://github.com/Bonitasoft-Community/docker_bonita/blob/5e4d4c6d86a90b2f7639215e4098097200a8751a/7.4/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/bonita` directory](https://github.com/docker-library/repo-info/blob/master/repos/bonita) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/bonita`)](https://github.com/docker-library/official-images/blob/master/library/bonita). 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%2Fbonita). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/Bonitasoft-Community/docker_bonita/issues](https://github.com/Bonitasoft-Community/docker_bonita/issues) + +- **Maintained by**: + [Bonitasoft Community](https://github.com/Bonitasoft-Community/docker_bonita) + +- **Published image artifact details**: + [repo-info repo's `repos/bonita/` directory](https://github.com/docker-library/repo-info/blob/master/repos/bonita) ([history](https://github.com/docker-library/repo-info/commits/master/repos/bonita)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/bonita`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fbonita) + [official-images repo's `library/bonita` file](https://github.com/docker-library/official-images/blob/master/library/bonita) ([history](https://github.com/docker-library/official-images/commits/master/library/bonita)) + +- **Source of this description**: + [docs repo's `bonita/` directory](https://github.com/docker-library/docs/tree/master/bonita) ([history](https://github.com/docker-library/docs/commits/master/bonita)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Bonita BPM? @@ -391,29 +412,3 @@ Bonita BPM image includes two parts : - Bonita BPM Engine under [LGPL v2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) - Bonita BPM Portal under [GPL v2.0](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/Bonitasoft-Community/docker_bonita/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/Bonitasoft-Community/docker_bonita/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 [`bonita/` directory](https://github.com/docker-library/docs/tree/master/bonita) 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. diff --git a/buildpack-deps/README.md b/buildpack-deps/README.md index 864f54c81036..6bcd3120af29 100644 --- a/buildpack-deps/README.md +++ b/buildpack-deps/README.md @@ -44,9 +44,30 @@ WARNING: - [`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/587934fb063d770d0611e94b57c9dd7a38edf928/zesty/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/buildpack-deps` directory](https://github.com/docker-library/repo-info/blob/master/repos/buildpack-deps) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/buildpack-deps/issues](https://github.com/docker-library/buildpack-deps/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/buildpack-deps) + +- **Published image artifact details**: + [repo-info repo's `repos/buildpack-deps/` directory](https://github.com/docker-library/repo-info/blob/master/repos/buildpack-deps) ([history](https://github.com/docker-library/repo-info/commits/master/repos/buildpack-deps)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/buildpack-deps`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fbuildpack-deps) + [official-images repo's `library/buildpack-deps` file](https://github.com/docker-library/official-images/blob/master/library/buildpack-deps) ([history](https://github.com/docker-library/official-images/commits/master/library/buildpack-deps)) + +- **Source of this description**: + [docs repo's `buildpack-deps/` directory](https://github.com/docker-library/docs/tree/master/buildpack-deps) ([history](https://github.com/docker-library/docs/commits/master/buildpack-deps)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is `buildpack-deps`? @@ -75,29 +96,3 @@ This variant is based on `curl`, but also adds various source control management # License View [license information](https://www.debian.org/social_contract#guidelines) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/buildpack-deps/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/docker-library/buildpack-deps/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 [`buildpack-deps/` directory](https://github.com/docker-library/docs/tree/master/buildpack-deps) 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. diff --git a/busybox/README.md b/busybox/README.md index b88b9e4fa1b8..393bba34e618 100644 --- a/busybox/README.md +++ b/busybox/README.md @@ -20,9 +20,30 @@ WARNING: - [`1.26.2-musl`, `1.26-musl`, `1-musl`, `musl` (*musl/Dockerfile*)](https://github.com/docker-library/busybox/blob/b18bec4367d42f4b4749379911f29346f1068cde/musl/Dockerfile) - [`1.26.2-uclibc`, `1.26-uclibc`, `1-uclibc`, `uclibc`, `1.26.2`, `1.26`, `1`, `latest` (*uclibc/Dockerfile*)](https://github.com/docker-library/busybox/blob/b18bec4367d42f4b4749379911f29346f1068cde/uclibc/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/busybox` directory](https://github.com/docker-library/repo-info/blob/master/repos/busybox) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/busybox`)](https://github.com/docker-library/official-images/blob/master/library/busybox). 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%2Fbusybox). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/busybox/issues](https://github.com/docker-library/busybox/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/busybox) + +- **Published image artifact details**: + [repo-info repo's `repos/busybox/` directory](https://github.com/docker-library/repo-info/blob/master/repos/busybox) ([history](https://github.com/docker-library/repo-info/commits/master/repos/busybox)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/busybox`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fbusybox) + [official-images repo's `library/busybox` file](https://github.com/docker-library/official-images/blob/master/library/busybox) ([history](https://github.com/docker-library/official-images/commits/master/library/busybox)) + +- **Source of this description**: + [docs repo's `busybox/` directory](https://github.com/docker-library/docs/tree/master/busybox) ([history](https://github.com/docker-library/docs/commits/master/busybox)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is BusyBox? The Swiss Army Knife of Embedded Linux @@ -67,29 +88,3 @@ For more information about the specific particulars of the build process for eac # License View [license information](http://www.busybox.net/license.html) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/busybox/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/docker-library/busybox/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 [`busybox/` directory](https://github.com/docker-library/docs/tree/master/busybox) 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. diff --git a/cassandra/README.md b/cassandra/README.md index 86010f1c7e7c..8c765429a097 100644 --- a/cassandra/README.md +++ b/cassandra/README.md @@ -21,9 +21,30 @@ WARNING: - [`3.0.12`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/cassandra/blob/7ba44ab0fe6d8afdcad2ffe101303f13da20fff6/3.0/Dockerfile) - [`3.10`, `3`, `latest` (*3.10/Dockerfile*)](https://github.com/docker-library/cassandra/blob/d83b850cd17bc9198876f8686197c730e29c7448/3.10/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/cassandra` directory](https://github.com/docker-library/repo-info/blob/master/repos/cassandra) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/cassandra`)](https://github.com/docker-library/official-images/blob/master/library/cassandra). 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%2Fcassandra). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/cassandra/issues](https://github.com/docker-library/cassandra/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/cassandra) + +- **Published image artifact details**: + [repo-info repo's `repos/cassandra/` directory](https://github.com/docker-library/repo-info/blob/master/repos/cassandra) ([history](https://github.com/docker-library/repo-info/commits/master/repos/cassandra)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/cassandra`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcassandra) + [official-images repo's `library/cassandra` file](https://github.com/docker-library/official-images/blob/master/library/cassandra) ([history](https://github.com/docker-library/official-images/commits/master/library/cassandra)) + +- **Source of this description**: + [docs repo's `cassandra/` directory](https://github.com/docker-library/docs/tree/master/cassandra) ([history](https://github.com/docker-library/docs/commits/master/cassandra)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Cassandra? @@ -188,29 +209,3 @@ $ chcon -Rt svirt_sandbox_file_t /my/own/datadir ## No connections until Cassandra init completes If there is no database initialized when the container starts, then a default database will be created. While this is the expected behavior, this means that it will not accept incoming connections until such initialization completes. This may cause issues when using automation tools, such as `docker-compose`, which start several containers simultaneously. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/cassandra/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/docker-library/cassandra/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 [`cassandra/` directory](https://github.com/docker-library/docs/tree/master/cassandra) 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. diff --git a/celery/README.md b/celery/README.md index 6d83ecbf6b63..d8ef034ca566 100644 --- a/celery/README.md +++ b/celery/README.md @@ -29,9 +29,30 @@ See [the way the `sentry` image handles running a Celery beat and workers](https - [`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 detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/celery` directory](https://github.com/docker-library/repo-info/blob/master/repos/celery) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/celery/issues](https://github.com/docker-library/celery/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/celery) + +- **Published image artifact details**: + [repo-info repo's `repos/celery/` directory](https://github.com/docker-library/repo-info/blob/master/repos/celery) ([history](https://github.com/docker-library/repo-info/commits/master/repos/celery)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/celery`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcelery) + [official-images repo's `library/celery` file](https://github.com/docker-library/official-images/blob/master/library/celery) ([history](https://github.com/docker-library/official-images/commits/master/library/celery)) + +- **Source of this description**: + [docs repo's `celery/` directory](https://github.com/docker-library/docs/tree/master/celery) ([history](https://github.com/docker-library/docs/commits/master/celery)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Celery @@ -64,29 +85,3 @@ $ docker run --link some-redis:redis -e CELERY_BROKER_URL=redis://redis --name s ```console $ docker run --link some-redis:redis -e CELERY_BROKER_URL=redis://redis --rm celery celery status ``` - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/celery/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/docker-library/celery/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 [`celery/` directory](https://github.com/docker-library/docs/tree/master/celery) 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. diff --git a/centos/README.md b/centos/README.md index 969c17e376c1..ac42464dcc2c 100644 --- a/centos/README.md +++ b/centos/README.md @@ -27,9 +27,30 @@ WARNING: - [`centos6.7`, `6.7` (*docker/Dockerfile*)](https://github.com/CentOS/sig-cloud-instance-images/blob/d0b72df83f49da844f88aabebe3826372f675370/docker/Dockerfile) - [`centos6.6`, `6.6` (*docker/Dockerfile*)](https://github.com/CentOS/sig-cloud-instance-images/blob/8911843d9a6cc71aadd81e491f94618aded94f30/docker/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/centos` directory](https://github.com/docker-library/repo-info/blob/master/repos/centos) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/centos`)](https://github.com/docker-library/official-images/blob/master/library/centos). 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%2Fcentos). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://bugs.centos.org](https://bugs.centos.org) or [GitHub](https://github.com/CentOS/sig-cloud-instance-images/issues) + +- **Maintained by**: + [The CentOS Project](https://github.com/CentOS/sig-cloud-instance-images) + +- **Published image artifact details**: + [repo-info repo's `repos/centos/` directory](https://github.com/docker-library/repo-info/blob/master/repos/centos) ([history](https://github.com/docker-library/repo-info/commits/master/repos/centos)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/centos`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcentos) + [official-images repo's `library/centos` file](https://github.com/docker-library/official-images/blob/master/library/centos) ([history](https://github.com/docker-library/official-images/commits/master/library/centos)) + +- **Source of this description**: + [docs repo's `centos/` directory](https://github.com/docker-library/docs/tree/master/centos) ([history](https://github.com/docker-library/docs/commits/master/centos)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # CentOS @@ -115,29 +136,3 @@ $ docker run -ti -v /sys/fs/cgroup:/sys/fs/cgroup:ro -p 80:80 local/c7-systemd-h ``` This container is running with systemd in a limited context, with the cgroups filesystem mounted. There have been reports that if you're using an Ubuntu host, you will need to add `-v /tmp/$(mktemp -d):/run` in addition to the cgroups mount. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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 by submitting a ticket at [https://bugs.centos.org](https://bugs.centos.org) or through a [GitHub issue](https://github.com/CentOS/sig-cloud-instance-images/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 by submitting a ticket at [https://bugs.centos.org](https://bugs.centos.org) or through a [GitHub issue](https://github.com/CentOS/sig-cloud-instance-images/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 [`centos/` directory](https://github.com/docker-library/docs/tree/master/centos) 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. diff --git a/chronograf/README.md b/chronograf/README.md index 588e8b918361..c3003c5a5650 100644 --- a/chronograf/README.md +++ b/chronograf/README.md @@ -19,9 +19,30 @@ WARNING: - [`0.13`, `0.13.0`, `latest` (*chronograf/0.13/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/22b661b4c141d237669f94e4740f234b7be43a7b/chronograf/0.13/Dockerfile) - [`1.0.0-rc1` (*chronograf/1.0/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/22b661b4c141d237669f94e4740f234b7be43a7b/chronograf/1.0/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/chronograf` directory](https://github.com/docker-library/repo-info/blob/master/repos/chronograf) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/chronograf`)](https://github.com/docker-library/official-images/blob/master/library/chronograf). 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%2Fchronograf). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/influxdata/influxdata-docker/issues](https://github.com/influxdata/influxdata-docker/issues) + +- **Maintained by**: + [InfluxData](https://github.com/influxdata/influxdata-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/chronograf/` directory](https://github.com/docker-library/repo-info/blob/master/repos/chronograf) ([history](https://github.com/docker-library/repo-info/commits/master/repos/chronograf)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/chronograf`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fchronograf) + [official-images repo's `library/chronograf` file](https://github.com/docker-library/official-images/blob/master/library/chronograf) ([history](https://github.com/docker-library/official-images/commits/master/library/chronograf)) + +- **Source of this description**: + [docs repo's `chronograf/` directory](https://github.com/docker-library/docs/tree/master/chronograf) ([history](https://github.com/docker-library/docs/commits/master/chronograf)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Chronograf @@ -73,29 +94,3 @@ See the [official docs](https://docs.influxdata.com/chronograf/latest/introducti # License View [license information](https://github.com/influxdata/chronograf/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/influxdata/influxdata-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/influxdata/influxdata-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 [`chronograf/` directory](https://github.com/docker-library/docs/tree/master/chronograf) 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. diff --git a/cirros/README.md b/cirros/README.md index 08032a2c3301..43a18348e277 100644 --- a/cirros/README.md +++ b/cirros/README.md @@ -19,40 +19,35 @@ WARNING: - [`latest`, `0.3.4` (*Dockerfile*)](https://github.com/ewindisch/docker-cirros/blob/fd9aa114c465237518535d3545d4f9c4bc1d0aa5/Dockerfile) - [`0.3.3` (*Dockerfile*)](https://github.com/ewindisch/docker-cirros/blob/5ef3f5024b0aa80553cc34be9eff6685cb31b458/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/cirros` directory](https://github.com/docker-library/repo-info/blob/master/repos/cirros) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/cirros`)](https://github.com/docker-library/official-images/blob/master/library/cirros). 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%2Fcirros). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) -# What is CirrOS? - -CirrOS is a Tiny OS that specializes in running on a cloud. - -> [launchpad.net/cirros](https://launchpad.net/cirros) - -![logo](https://raw.githubusercontent.com/docker-library/docs/b449be7df57e9ed9086bb5821bfb5d6cdc5d67a4/cirros/logo.png) - -# Supported Docker versions +- **Where to file issues**: + [https://github.com/ewindisch/docker-cirros/issues](https://github.com/ewindisch/docker-cirros/issues) -This image is officially supported on Docker version 17.04.0-ce. +- **Maintained by**: + [the Docker Community](https://github.com/ewindisch/docker-cirros) -Support for older versions (down to 1.6) is provided on a best-effort basis. +- **Published image artifact details**: + [repo-info repo's `repos/cirros/` directory](https://github.com/docker-library/repo-info/blob/master/repos/cirros) ([history](https://github.com/docker-library/repo-info/commits/master/repos/cirros)) + (image metadata, transfer size, etc) -Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon. +- **Image updates**: + [official-images PRs with label `library/cirros`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcirros) + [official-images repo's `library/cirros` file](https://github.com/docker-library/official-images/blob/master/library/cirros) ([history](https://github.com/docker-library/official-images/commits/master/library/cirros)) -# User Feedback +- **Source of this description**: + [docs repo's `cirros/` directory](https://github.com/docker-library/docs/tree/master/cirros) ([history](https://github.com/docker-library/docs/commits/master/cirros)) -## Issues +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) -If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/ewindisch/docker-cirros/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. +# What is CirrOS? -Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/ewindisch/docker-cirros/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. +CirrOS is a Tiny OS that specializes in running on a cloud. -## Documentation +> [launchpad.net/cirros](https://launchpad.net/cirros) -Documentation for this image is stored in the [`cirros/` directory](https://github.com/docker-library/docs/tree/master/cirros) 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. +![logo](https://raw.githubusercontent.com/docker-library/docs/b449be7df57e9ed9086bb5821bfb5d6cdc5d67a4/cirros/logo.png) diff --git a/clearlinux/README.md b/clearlinux/README.md index 70c6e798cba7..fb7f8520f5a1 100644 --- a/clearlinux/README.md +++ b/clearlinux/README.md @@ -18,9 +18,30 @@ WARNING: - [`latest`, `base` (*Dockerfile*)](https://github.com/clearlinux/docker-brew-clearlinux/blob/90d318e51ef5ba0254a863b635b36051ad733f9f/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/clearlinux` directory](https://github.com/docker-library/repo-info/blob/master/repos/clearlinux) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/clearlinux/docker-brew-clearlinux/issues](https://github.com/clearlinux/docker-brew-clearlinux/issues) + +- **Maintained by**: + [Intel Corporation](https://github.com/clearlinux/docker-brew-clearlinux) + +- **Published image artifact details**: + [repo-info repo's `repos/clearlinux/` directory](https://github.com/docker-library/repo-info/blob/master/repos/clearlinux) ([history](https://github.com/docker-library/repo-info/commits/master/repos/clearlinux)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/clearlinux`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fclearlinux) + [official-images repo's `library/clearlinux` file](https://github.com/docker-library/official-images/blob/master/library/clearlinux) ([history](https://github.com/docker-library/official-images/commits/master/library/clearlinux)) + +- **Source of this description**: + [docs repo's `clearlinux/` directory](https://github.com/docker-library/docs/tree/master/clearlinux) ([history](https://github.com/docker-library/docs/commits/master/clearlinux)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Clear Linux OS @@ -40,29 +61,3 @@ RUN swupd bundle-add editors dev-utils ``` Where editors contains the usual suspects for command line editors and dev-utils contains some handy development tools like strace, gdb and valgrind. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/clearlinux/docker-brew-clearlinux/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/clearlinux/docker-brew-clearlinux/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 [`clearlinux/` directory](https://github.com/docker-library/docs/tree/master/clearlinux) 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. diff --git a/clojure/README.md b/clojure/README.md index bb0bdb5e199f..9511ae9fbe8a 100644 --- a/clojure/README.md +++ b/clojure/README.md @@ -23,9 +23,30 @@ WARNING: - [`boot-2.7.1`, `boot` (*debian/boot/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/f0fd68d6a197b4d1852aefab698b35ce1ea9881e/debian/boot/Dockerfile) - [`boot-2.7.1-alpine`, `boot-alpine` (*alpine/boot/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/f0fd68d6a197b4d1852aefab698b35ce1ea9881e/alpine/boot/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/clojure` directory](https://github.com/docker-library/repo-info/blob/master/repos/clojure) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/Quantisan/docker-clojure/issues](https://github.com/Quantisan/docker-clojure/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/Quantisan/docker-clojure) + +- **Published image artifact details**: + [repo-info repo's `repos/clojure/` directory](https://github.com/docker-library/repo-info/blob/master/repos/clojure) ([history](https://github.com/docker-library/repo-info/commits/master/repos/clojure)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/clojure`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fclojure) + [official-images repo's `library/clojure` file](https://github.com/docker-library/official-images/blob/master/library/clojure) ([history](https://github.com/docker-library/official-images/commits/master/library/clojure)) + +- **Source of this description**: + [docs repo's `clojure/` directory](https://github.com/docker-library/docs/tree/master/clojure) ([history](https://github.com/docker-library/docs/commits/master/clojure)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Clojure? @@ -109,29 +130,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](http://clojure.org/license) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/Quantisan/docker-clojure/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/Quantisan/docker-clojure/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 [`clojure/` directory](https://github.com/docker-library/docs/tree/master/clojure) 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. diff --git a/composer/README.md b/composer/README.md index 3f6ac5ac1789..f3d2e6240e06 100644 --- a/composer/README.md +++ b/composer/README.md @@ -19,9 +19,30 @@ WARNING: - [`1.4.1`, `1.4`, `1`, `latest` (*1.4/Dockerfile*)](https://github.com/composer/docker/blob/c5557dc348d9b986aec883e919d202ff76fa5d56/1.4/Dockerfile) - [`1.3.3`, `1.3` (*1.3/Dockerfile*)](https://github.com/composer/docker/blob/542d2ce1c1218dabec97b3dfc5815bfe87756a57/1.3/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/composer` directory](https://github.com/docker-library/repo-info/blob/master/repos/composer) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/composer/docker/issues](https://github.com/composer/docker/issues) + +- **Maintained by**: + [Composer](https://github.com/composer/docker) + +- **Published image artifact details**: + [repo-info repo's `repos/composer/` directory](https://github.com/docker-library/repo-info/blob/master/repos/composer) ([history](https://github.com/docker-library/repo-info/commits/master/repos/composer)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/composer`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcomposer) + [official-images repo's `library/composer` file](https://github.com/docker-library/official-images/blob/master/library/composer) ([history](https://github.com/docker-library/official-images/commits/master/library/composer)) + +- **Source of this description**: + [docs repo's `composer/` directory](https://github.com/docker-library/docs/tree/master/composer) ([history](https://github.com/docker-library/docs/commits/master/composer)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Composer? @@ -123,29 +144,3 @@ composer () { # License View [license information](https://github.com/composer/composer/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/composer/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 us through the `#composer` or `#docker-library` IRC channels 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/composer/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 [`composer/` directory](https://github.com/docker-library/docs/tree/master/composer) 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. diff --git a/consul/README.md b/consul/README.md index a70e9a083e16..f7b0d40073d2 100644 --- a/consul/README.md +++ b/consul/README.md @@ -18,9 +18,30 @@ WARNING: - [`latest`, `0.8.1` (*0.X/Dockerfile*)](https://github.com/hashicorp/docker-consul/blob/ab9d553087fffb25ebabb41c38e5cea3deef1019/0.X/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/consul` directory](https://github.com/docker-library/repo-info/blob/master/repos/consul) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/hashicorp/docker-consul/issues](https://github.com/hashicorp/docker-consul/issues) + +- **Maintained by**: + [HashiCorp](https://github.com/hashicorp/docker-consul) + +- **Published image artifact details**: + [repo-info repo's `repos/consul/` directory](https://github.com/docker-library/repo-info/blob/master/repos/consul) ([history](https://github.com/docker-library/repo-info/commits/master/repos/consul)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/consul`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fconsul) + [official-images repo's `library/consul` file](https://github.com/docker-library/official-images/blob/master/library/consul) ([history](https://github.com/docker-library/official-images/commits/master/library/consul)) + +- **Source of this description**: + [docs repo's `consul/` directory](https://github.com/docker-library/docs/tree/master/consul) ([history](https://github.com/docker-library/docs/commits/master/consul)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Consul @@ -223,29 +244,3 @@ Consul has the ability to execute health checks inside containers. If the Docker # License View [license information](https://raw.githubusercontent.com/hashicorp/consul/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/hashicorp/docker-consul/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/hashicorp/docker-consul/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 [`consul/` directory](https://github.com/docker-library/docs/tree/master/consul) 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. diff --git a/convertigo/README.md b/convertigo/README.md index 812b2d8e7a98..781db09249db 100644 --- a/convertigo/README.md +++ b/convertigo/README.md @@ -19,9 +19,30 @@ WARNING: - [`7.4.5`, `7.4`, `latest` (*7.4/7.4.5/Dockerfile*)](https://github.com/convertigo/docker/blob/866dff0b76231906e1efdeafd63fe522d20b6c05/7.4/7.4.5/Dockerfile) - [`web-connector-7.4.5`, `web-connector-7.4`, `web-connector` (*7.4/7.4.5/web-connector/Dockerfile*)](https://github.com/convertigo/docker/blob/866dff0b76231906e1efdeafd63fe522d20b6c05/7.4/7.4.5/web-connector/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/convertigo` directory](https://github.com/docker-library/repo-info/blob/master/repos/convertigo) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/convertigo`)](https://github.com/docker-library/official-images/blob/master/library/convertigo). 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%2Fconvertigo). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/convertigo/docker/issues](https://github.com/convertigo/docker/issues) + +- **Maintained by**: + [Convertigo](https://github.com/convertigo/docker) + +- **Published image artifact details**: + [repo-info repo's `repos/convertigo/` directory](https://github.com/docker-library/repo-info/blob/master/repos/convertigo) ([history](https://github.com/docker-library/repo-info/commits/master/repos/convertigo)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/convertigo`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fconvertigo) + [official-images repo's `library/convertigo` file](https://github.com/docker-library/official-images/blob/master/library/convertigo) ([history](https://github.com/docker-library/official-images/commits/master/library/convertigo)) + +- **Source of this description**: + [docs repo's `convertigo/` directory](https://github.com/docker-library/docs/tree/master/convertigo) ([history](https://github.com/docker-library/docs/commits/master/convertigo)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Convertigo Mobility Platform ? @@ -125,29 +146,3 @@ You can use this [stack](https://github.com/convertigo/docker/blob/master/compos # License Convertigo Community Edition MBaaS image is licenced under [AGPL 3.0](http://www.gnu.org/licenses/agpl-3.0.html) - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/convertigo/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/convertigo/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 [`convertigo/` directory](https://github.com/docker-library/docs/tree/master/convertigo) 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. diff --git a/couchbase/README.md b/couchbase/README.md index 3e5af3a52dfa..b5e1403beb97 100644 --- a/couchbase/README.md +++ b/couchbase/README.md @@ -21,9 +21,30 @@ WARNING: - [`3.1.6`, `enterprise-3.1.6` (*enterprise/couchbase-server/3.1.6/Dockerfile*)](https://github.com/couchbase/docker/blob/22c40f12ed18132cef4c2e819f7b222b66324129/enterprise/couchbase-server/3.1.6/Dockerfile) - [`community-3.1.3` (*community/couchbase-server/3.1.3/Dockerfile*)](https://github.com/couchbase/docker/blob/22c40f12ed18132cef4c2e819f7b222b66324129/community/couchbase-server/3.1.3/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/couchbase` directory](https://github.com/docker-library/repo-info/blob/master/repos/couchbase) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/couchbase/docker/issues](https://github.com/couchbase/docker/issues) + +- **Maintained by**: + [the Couchbase Docker Team](https://github.com/couchbase/docker) + +- **Published image artifact details**: + [repo-info repo's `repos/couchbase/` directory](https://github.com/docker-library/repo-info/blob/master/repos/couchbase) ([history](https://github.com/docker-library/repo-info/commits/master/repos/couchbase)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/couchbase`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcouchbase) + [official-images repo's `library/couchbase` file](https://github.com/docker-library/official-images/blob/master/library/couchbase) ([history](https://github.com/docker-library/official-images/commits/master/library/couchbase)) + +- **Source of this description**: + [docs repo's `couchbase/` directory](https://github.com/docker-library/docs/tree/master/couchbase) ([history](https://github.com/docker-library/docs/commits/master/couchbase)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Couchbase Server? @@ -183,29 +204,3 @@ By default, the `latest` Docker tag points to the latest Enterprise Edition. If ```console docker run couchbase:community-4.0.0 ``` - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/couchbase/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/couchbase/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 [`couchbase/` directory](https://github.com/docker-library/docs/tree/master/couchbase) 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. diff --git a/couchdb/README.md b/couchdb/README.md index 508a54f0df5f..4365e059743a 100644 --- a/couchdb/README.md +++ b/couchdb/README.md @@ -19,9 +19,30 @@ WARNING: - [`latest`, `1.6.1`, `1.6`, `1` (*1.6.1/Dockerfile*)](https://github.com/klaemo/docker-couchdb/blob/29ed69965ed616a9d0df9a6ffa081773d86c78bc/1.6.1/Dockerfile) - [`1.6.1-couchperuser`, `1.6-couchperuser`, `1-couchperuser` (*1.6.1-couchperuser/Dockerfile*)](https://github.com/klaemo/docker-couchdb/blob/29ed69965ed616a9d0df9a6ffa081773d86c78bc/1.6.1-couchperuser/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/couchdb` directory](https://github.com/docker-library/repo-info/blob/master/repos/couchdb) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/couchdb`)](https://github.com/docker-library/official-images/blob/master/library/couchdb). 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%2Fcouchdb). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/klaemo/docker-couchdb/issues](https://github.com/klaemo/docker-couchdb/issues) + +- **Maintained by**: + [Apache CouchDB](https://github.com/klaemo/docker-couchdb) + +- **Published image artifact details**: + [repo-info repo's `repos/couchdb/` directory](https://github.com/docker-library/repo-info/blob/master/repos/couchdb) ([history](https://github.com/docker-library/repo-info/commits/master/repos/couchdb)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/couchdb`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcouchdb) + [official-images repo's `library/couchdb` file](https://github.com/docker-library/official-images/blob/master/library/couchdb) ([history](https://github.com/docker-library/official-images/commits/master/library/couchdb)) + +- **Source of this description**: + [docs repo's `couchdb/` directory](https://github.com/docker-library/docs/tree/master/couchdb) ([history](https://github.com/docker-library/docs/commits/master/couchdb)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Apache CouchDB? @@ -133,29 +154,3 @@ This image uses Erlang `17.3` from Debian Jessie's repository. Debian's version # License Apache CouchDB is licensed under the [Apache License](https://github.com/apache/couchdb/blob/master/LICENSE). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/klaemo/docker-couchdb/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/klaemo/docker-couchdb/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 [`couchdb/` directory](https://github.com/docker-library/docs/tree/master/couchdb) 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. diff --git a/crate/README.md b/crate/README.md index eeaadf39cb65..dd69214e51bd 100644 --- a/crate/README.md +++ b/crate/README.md @@ -20,9 +20,30 @@ WARNING: - [`0.57`, `0.57.6` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/54ceb9d7065ee853faf3b050ddaeeee3580585b8/Dockerfile) - [`1.0`, `1.0.6` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/89e1557944b257c9e56b0e93a458eb6f0238ece3/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/crate` directory](https://github.com/docker-library/repo-info/blob/master/repos/crate) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the public Crate community on Slack](https://crate.io/docs/support/slackin/) + +- **Where to file issues**: + [https://github.com/crate/docker-crate/issues](https://github.com/crate/docker-crate/issues) + +- **Maintained by**: + [Crate.io](https://github.com/crate/docker-crate) + +- **Published image artifact details**: + [repo-info repo's `repos/crate/` directory](https://github.com/docker-library/repo-info/blob/master/repos/crate) ([history](https://github.com/docker-library/repo-info/commits/master/repos/crate)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/crate`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcrate) + [official-images repo's `library/crate` file](https://github.com/docker-library/official-images/blob/master/library/crate) ([history](https://github.com/docker-library/official-images/commits/master/library/crate)) + +- **Source of this description**: + [docs repo's `crate/` directory](https://github.com/docker-library/docs/tree/master/crate) ([history](https://github.com/docker-library/docs/commits/master/crate)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What Is Crate? @@ -139,31 +160,3 @@ The Crate Shell `crash` is bundled with the Docker image. Since the `crash` exec # License View [license information](https://github.com/crate/crate/blob/master/LICENSE.txt) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/crate/docker-crate/issues). - -If you have any questions or suggestions, we are happy to help! Feel free to join our [public Crate community on Slack](https://crate.io/docs/support/slackin/). - -For further information and official contact visit [https://crate.io](https://crate.io). - -## Contributing - -You are very welcome to contribute features or fixes! Before we can accept any pull requests to Crate Data we need you to agree to our [CLA](https://crate.io/community/contribute/). For further information please refer to [CONTRIBUTING.rst](https://github.com/crate/crate/blob/master/CONTRIBUTING.rst). - -## Documentation - -Documentation for this image is stored in the [`crate/` directory](https://github.com/docker-library/docs/tree/master/crate) 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. - -Visit [Crate on Docker](https://crate.io/docs/install/containers/docker/) and get further documentation about how to get started with Crate. diff --git a/crux/README.md b/crux/README.md index 102e12643ca1..ef2e8d77a797 100644 --- a/crux/README.md +++ b/crux/README.md @@ -24,9 +24,30 @@ If a representative of the CRUX community would like to step up and continue mai - [`latest`, `3.1` (*Dockerfile*)](https://github.com/prologic/docker-crux/blob/c614d61c53c05c02a43a34187fa1370db2c61524/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/crux` directory](https://github.com/docker-library/repo-info/blob/master/repos/crux) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/crux`)](https://github.com/docker-library/official-images/blob/master/library/crux). 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%2Fcrux). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/therealprologic/docker-crux/issues](https://github.com/therealprologic/docker-crux/issues) + +- **Maintained by**: + currently unmainainted (see deprecation notice) + +- **Published image artifact details**: + [repo-info repo's `repos/crux/` directory](https://github.com/docker-library/repo-info/blob/master/repos/crux) ([history](https://github.com/docker-library/repo-info/commits/master/repos/crux)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/crux`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcrux) + [official-images repo's `library/crux` file](https://github.com/docker-library/official-images/blob/master/library/crux) ([history](https://github.com/docker-library/official-images/commits/master/library/crux)) + +- **Source of this description**: + [docs repo's `crux/` directory](https://github.com/docker-library/docs/tree/master/crux) ([history](https://github.com/docker-library/docs/commits/master/crux)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is CRUX? @@ -43,29 +64,3 @@ Finally, it strives to use new features as they become available, as long as the - A somewhat experienced Linux user who wants a clean and solid Linux distribution as the foundation of your installation. - A person who prefers editing configuration files with an editor to using a GUI. - Someone who does not hesitate to download and compile programs from the source. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/therealprologic/docker-crux/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/therealprologic/docker-crux/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 [`crux/` directory](https://github.com/docker-library/docs/tree/master/crux) 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. diff --git a/debian/README.md b/debian/README.md index d2a37d4eff78..23c19bee02a7 100644 --- a/debian/README.md +++ b/debian/README.md @@ -39,9 +39,30 @@ WARNING: - [`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) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/debian` directory](https://github.com/docker-library/repo-info/blob/master/repos/debian) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/debian`)](https://github.com/docker-library/official-images/blob/master/library/debian). 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%2Fdebian). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/tianon/docker-brew-debian/issues](https://github.com/tianon/docker-brew-debian/issues) + +- **Maintained by**: + Debian Developers [tianon](https://qa.debian.org/developer.php?login=tianon) and [paultag](https://qa.debian.org/developer.php?login=paultag) + +- **Published image artifact details**: + [repo-info repo's `repos/debian/` directory](https://github.com/docker-library/repo-info/blob/master/repos/debian) ([history](https://github.com/docker-library/repo-info/commits/master/repos/debian)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/debian`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fdebian) + [official-images repo's `library/debian` file](https://github.com/docker-library/official-images/blob/master/library/debian) ([history](https://github.com/docker-library/official-images/commits/master/library/debian)) + +- **Source of this description**: + [docs repo's `debian/` directory](https://github.com/docker-library/docs/tree/master/debian) ([history](https://github.com/docker-library/docs/commits/master/debian)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Debian? @@ -84,29 +105,3 @@ See [the discussion in tianon/docker-brew-debian#48](https://github.com/tianon/d If you are curious about what goes into creating this image, please see [`contrib/mkimage.sh` in `github.com/docker/docker`](https://github.com/docker/docker/blob/master/contrib/mkimage.sh) (and [`contrib/mkimage/debootstrap` in the same repo](https://github.com/docker/docker/blob/master/contrib/mkimage/debootstrap)). Those are invoked by [`update.sh` in the image repository](https://github.com/tianon/docker-brew-debian/blob/master/update.sh), which provides some additional functionality such as generating `-backports` contents and repacking the generated tarballs for the `-slim` variants. Additional interesting information is provided in files on the [relevant `dist` branch](https://github.com/tianon/docker-brew-debian/branches) of the image repository, namely the exact command used to build (`SUITE/build-command.txt`), a full log of the build itself (`SUITE/build.log`), and the "build manifest" (`SUITE/build.manifest`, which lists the version numbers of all the packages included in the rootfs tarball). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/tianon/docker-brew-debian/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/tianon/docker-brew-debian/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 [`debian/` directory](https://github.com/docker-library/docs/tree/master/debian) 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. diff --git a/django/README.md b/django/README.md index 499a5e883993..13bb4a7c99a4 100644 --- a/django/README.md +++ b/django/README.md @@ -46,9 +46,30 @@ CMD ["python", "manage.py", "runserver", "0.0.0.0:8000"] - [`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 detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/django` directory](https://github.com/docker-library/repo-info/blob/master/repos/django) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/django/issues](https://github.com/docker-library/django/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/django) + +- **Published image artifact details**: + [repo-info repo's `repos/django/` directory](https://github.com/docker-library/repo-info/blob/master/repos/django) ([history](https://github.com/docker-library/repo-info/commits/master/repos/django)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/django`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fdjango) + [official-images repo's `library/django` file](https://github.com/docker-library/official-images/blob/master/library/django) ([history](https://github.com/docker-library/official-images/commits/master/library/django)) + +- **Source of this description**: + [docs repo's `django/` directory](https://github.com/docker-library/docs/tree/master/django) ([history](https://github.com/docker-library/docs/commits/master/django)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Django? @@ -120,29 +141,3 @@ Once you've got a handle on how your project functions within Docker, you'll pro # License View [license information](https://github.com/django/django/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/django/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/docker-library/django/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 [`django/` directory](https://github.com/docker-library/docs/tree/master/django) 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. diff --git a/docker/README.md b/docker/README.md index 897cc1699f22..eee1bde9c099 100644 --- a/docker/README.md +++ b/docker/README.md @@ -26,9 +26,30 @@ WARNING: - [`17.03.1-ce-dind`, `17.03.1-dind`, `17.03-dind`, `stable-dind` (*17.03/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/bf822e2b9b4f755156b825444562c9865f22557f/17.03/dind/Dockerfile) - [`17.03.1-ce-git`, `17.03.1-git`, `17.03-git`, `stable-git` (*17.03/git/Dockerfile*)](https://github.com/docker-library/docker/blob/bf822e2b9b4f755156b825444562c9865f22557f/17.03/git/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/docker` directory](https://github.com/docker-library/repo-info/blob/master/repos/docker) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/docker`)](https://github.com/docker-library/official-images/blob/master/library/docker). 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%2Fdocker). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/docker/issues](https://github.com/docker-library/docker/issues) + +- **Maintained by**: + [Tianon (of the Docker Project)](https://github.com/docker-library/docker) + +- **Published image artifact details**: + [repo-info repo's `repos/docker/` directory](https://github.com/docker-library/repo-info/blob/master/repos/docker) ([history](https://github.com/docker-library/repo-info/commits/master/repos/docker)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/docker`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fdocker) + [official-images repo's `library/docker` file](https://github.com/docker-library/official-images/blob/master/library/docker) ([history](https://github.com/docker-library/official-images/commits/master/library/docker)) + +- **Source of this description**: + [docs repo's `docker/` directory](https://github.com/docker-library/docs/tree/master/docker) ([history](https://github.com/docker-library/docs/commits/master/docker)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Docker in Docker? @@ -174,29 +195,3 @@ The `-v /my/own/var-lib-docker:/var/lib/docker` part of the command mounts the ` # License View [license information](https://github.com/docker/docker/blob/eb7b2ed6bbe3fbef588116d362ce595d6e35fc43/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/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/docker-library/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 [`docker/` directory](https://github.com/docker-library/docs/tree/master/docker) 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. diff --git a/drupal/README.md b/drupal/README.md index d6c0d28f38d7..9519e28831c0 100644 --- a/drupal/README.md +++ b/drupal/README.md @@ -23,9 +23,30 @@ WARNING: - [`7.54-fpm`, `7-fpm` (*7/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/e8e2309427218cb2e250a3af013e8efe54703404/7/fpm/Dockerfile) - [`7.54-fpm-alpine`, `7-fpm-alpine` (*7/fpm-alpine/Dockerfile*)](https://github.com/docker-library/drupal/blob/e8e2309427218cb2e250a3af013e8efe54703404/7/fpm-alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/drupal` directory](https://github.com/docker-library/repo-info/blob/master/repos/drupal) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/drupal/issues](https://github.com/docker-library/drupal/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/drupal) (*not* the Drupal Community or the Drupal Security Team) + +- **Published image artifact details**: + [repo-info repo's `repos/drupal/` directory](https://github.com/docker-library/repo-info/blob/master/repos/drupal) ([history](https://github.com/docker-library/repo-info/commits/master/repos/drupal)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/drupal`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fdrupal) + [official-images repo's `library/drupal` file](https://github.com/docker-library/official-images/blob/master/library/drupal) ([history](https://github.com/docker-library/official-images/commits/master/library/drupal)) + +- **Source of this description**: + [docs repo's `drupal/` directory](https://github.com/docker-library/docs/tree/master/drupal) ([history](https://github.com/docker-library/docs/commits/master/drupal)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Drupal? @@ -35,10 +56,6 @@ Drupal is a free and open-source content-management framework written in PHP and ![logo](https://raw.githubusercontent.com/docker-library/docs/a0f37ddfd711f858bb968d6c85715f5bc1f7393f/drupal/logo.png) -# Who maintains this - -This image is not maintained by the Drupal community or the Drupal Security Team. This image is maintained by the docker community. - # How to use this image The basic pattern for starting a `drupal` instance is: @@ -170,29 +187,3 @@ The following Docker Hub features can help with the task of keeping your depende # License View [license information](https://www.drupal.org/licensing/faq) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/drupal/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/docker-library/drupal/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 [`drupal/` directory](https://github.com/docker-library/docs/tree/master/drupal) 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. diff --git a/eclipse-mosquitto/README.md b/eclipse-mosquitto/README.md index 3e21c5ad09a8..5ff7797024a7 100644 --- a/eclipse-mosquitto/README.md +++ b/eclipse-mosquitto/README.md @@ -20,9 +20,30 @@ WARNING: - [`1.4.8` (*docker/1.4.8/Dockerfile*)](https://github.com/eclipse/mosquitto/blob/25a1f7d1994fd4b8d1d25ab0275f7a8f071abfb1/docker/1.4.8/Dockerfile) - [`1.4.4` (*docker/1.4.4/Dockerfile*)](https://github.com/eclipse/mosquitto/blob/25a1f7d1994fd4b8d1d25ab0275f7a8f071abfb1/docker/1.4.4/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/eclipse-mosquitto` directory](https://github.com/docker-library/repo-info/blob/master/repos/eclipse-mosquitto) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/eclipse/mosquitto/issues](https://github.com/eclipse/mosquitto/issues) + +- **Maintained by**: + [the Eclipse Foundation](https://github.com/eclipse/mosquitto) + +- **Published image artifact details**: + [repo-info repo's `repos/eclipse-mosquitto/` directory](https://github.com/docker-library/repo-info/blob/master/repos/eclipse-mosquitto) ([history](https://github.com/docker-library/repo-info/commits/master/repos/eclipse-mosquitto)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/eclipse-mosquitto`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Feclipse-mosquitto) + [official-images repo's `library/eclipse-mosquitto` file](https://github.com/docker-library/official-images/blob/master/library/eclipse-mosquitto) ([history](https://github.com/docker-library/official-images/commits/master/library/eclipse-mosquitto)) + +- **Source of this description**: + [docs repo's `eclipse-mosquitto/` directory](https://github.com/docker-library/docs/tree/master/eclipse-mosquitto) ([history](https://github.com/docker-library/docs/commits/master/eclipse-mosquitto)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Eclipse Mosquitto? @@ -70,29 +91,3 @@ Run a container using the new image: # 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 17.04.0-ce. - -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. diff --git a/eggdrop/README.md b/eggdrop/README.md index 0dbc30c06b2c..c8101502ae91 100644 --- a/eggdrop/README.md +++ b/eggdrop/README.md @@ -20,9 +20,30 @@ WARNING: - [`1.8`, `1.8.1`, `stable`, `latest` (*1.8/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/d4b8304746296685059033464148d12dd7d00927/1.8/Dockerfile) - [`1.6`, `1.6.21` (*1.6/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/d38f639793663f1203b3bda586e8e44740c7e984/1.6/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/eggdrop` directory](https://github.com/docker-library/repo-info/blob/master/repos/eggdrop) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/eggheads/eggdrop-docker/issues](https://github.com/eggheads/eggdrop-docker/issues) + +- **Maintained by**: + [Eggheads (the Eggdrop community)](https://github.com/eggheads/eggdrop-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/eggdrop/` directory](https://github.com/docker-library/repo-info/blob/master/repos/eggdrop) ([history](https://github.com/docker-library/repo-info/commits/master/repos/eggdrop)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/eggdrop`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Feggdrop) + [official-images repo's `library/eggdrop` file](https://github.com/docker-library/official-images/blob/master/library/eggdrop) ([history](https://github.com/docker-library/official-images/commits/master/library/eggdrop)) + +- **Source of this description**: + [docs repo's `eggdrop/` directory](https://github.com/docker-library/docs/tree/master/eggdrop) ([history](https://github.com/docker-library/docs/commits/master/eggdrop)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Eggdrop? @@ -107,29 +128,3 @@ The git repository for the Dockerfile is maintained at https://github.com/egghea # License View [license information](https://www.gnu.org/licenses/gpl-3.0.en.html) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/eggheads/eggdrop-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/eggheads/eggdrop-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 [`eggdrop/` directory](https://github.com/docker-library/docs/tree/master/eggdrop) 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. diff --git a/elasticsearch/README.md b/elasticsearch/README.md index e2fdb2dfd82f..f0a39e3a6f6d 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -29,9 +29,30 @@ Elastic provides open-source support for Elasticsearch via the [elastic/elastics - [`1.7.6`, `1.7`, `1` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/ffd7a19f1e68329cc310f145c232e83abec09067/1.7/Dockerfile) - [`1.7.6-alpine`, `1.7-alpine`, `1-alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/5727443ead111be19b55bfe5412dae5133cab8b1/1.7/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/elasticsearch` directory](https://github.com/docker-library/repo-info/blob/master/repos/elasticsearch) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/elasticsearch/issues](https://github.com/docker-library/elasticsearch/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/elasticsearch) + +- **Published image artifact details**: + [repo-info repo's `repos/elasticsearch/` directory](https://github.com/docker-library/repo-info/blob/master/repos/elasticsearch) ([history](https://github.com/docker-library/repo-info/commits/master/repos/elasticsearch)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/elasticsearch`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Felasticsearch) + [official-images repo's `library/elasticsearch` file](https://github.com/docker-library/official-images/blob/master/library/elasticsearch) ([history](https://github.com/docker-library/official-images/commits/master/library/elasticsearch)) + +- **Source of this description**: + [docs repo's `elasticsearch/` directory](https://github.com/docker-library/docs/tree/master/elasticsearch) ([history](https://github.com/docker-library/docs/commits/master/elasticsearch)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Elasticsearch? @@ -115,29 +136,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # 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 17.04.0-ce. - -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/docker-library/elasticsearch/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/docker-library/elasticsearch/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 [`elasticsearch/` directory](https://github.com/docker-library/docs/tree/master/elasticsearch) 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. diff --git a/elixir/README.md b/elixir/README.md index e76222ecaa98..ac0536a06e8b 100644 --- a/elixir/README.md +++ b/elixir/README.md @@ -23,9 +23,30 @@ WARNING: - [`1.2.6`, `1.2` (*1.2/Dockerfile*)](https://github.com/c0b/docker-elixir/blob/77b9a3da43ce035327ae29083e567191d60a6ac8/1.2/Dockerfile) - [`1.2.6-slim`, `1.2-slim` (*1.2/slim/Dockerfile*)](https://github.com/c0b/docker-elixir/blob/77b9a3da43ce035327ae29083e567191d60a6ac8/1.2/slim/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/elixir` directory](https://github.com/docker-library/repo-info/blob/master/repos/elixir) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/elixir`)](https://github.com/docker-library/official-images/blob/master/library/elixir). 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%2Felixir). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/c0b/docker-elixir/issues](https://github.com/c0b/docker-elixir/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/c0b/docker-elixir), [with Elixir's support](https://github.com/docker-library/official-images/pull/1398#issuecomment-180484549) + +- **Published image artifact details**: + [repo-info repo's `repos/elixir/` directory](https://github.com/docker-library/repo-info/blob/master/repos/elixir) ([history](https://github.com/docker-library/repo-info/commits/master/repos/elixir)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/elixir`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Felixir) + [official-images repo's `library/elixir` file](https://github.com/docker-library/official-images/blob/master/library/elixir) ([history](https://github.com/docker-library/official-images/commits/master/library/elixir)) + +- **Source of this description**: + [docs repo's `elixir/` directory](https://github.com/docker-library/docs/tree/master/elixir) ([history](https://github.com/docker-library/docs/commits/master/elixir)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Elixir? @@ -87,29 +108,3 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use View [license information](http://www.apache.org/licenses/LICENSE-2.0) for the software contained in this image. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/c0b/docker-elixir/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/c0b/docker-elixir/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 [`elixir/` directory](https://github.com/docker-library/docs/tree/master/elixir) 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. diff --git a/erlang/README.md b/erlang/README.md index a142214ced46..3894aec815da 100644 --- a/erlang/README.md +++ b/erlang/README.md @@ -23,9 +23,30 @@ WARNING: - [`17.5.6.9`, `17.5.6`, `17.5`, `17` (*17/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/ea32d5f6f1735f9f55bee04b112166da96eb9c73/17/Dockerfile) - [`17.5.6.9-slim`, `17.5.6-slim`, `17.5-slim`, `17-slim` (*17/slim/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/ea32d5f6f1735f9f55bee04b112166da96eb9c73/17/slim/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/erlang` directory](https://github.com/docker-library/repo-info/blob/master/repos/erlang) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/erlang`)](https://github.com/docker-library/official-images/blob/master/library/erlang). 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%2Ferlang). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/c0b/docker-erlang-otp/issues](https://github.com/c0b/docker-erlang-otp/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/c0b/docker-erlang-otp) + +- **Published image artifact details**: + [repo-info repo's `repos/erlang/` directory](https://github.com/docker-library/repo-info/blob/master/repos/erlang) ([history](https://github.com/docker-library/repo-info/commits/master/repos/erlang)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/erlang`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ferlang) + [official-images repo's `library/erlang` file](https://github.com/docker-library/official-images/blob/master/library/erlang) ([history](https://github.com/docker-library/official-images/commits/master/library/erlang)) + +- **Source of this description**: + [docs repo's `erlang/` directory](https://github.com/docker-library/docs/tree/master/erlang) ([history](https://github.com/docker-library/docs/commits/master/erlang)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Erlang? @@ -94,29 +115,3 @@ View [license information](http://www.erlang.org/about.html) for the software co 1. From OTP 18 and above, Erlang is released under Apache License 2.0 2. The previous are released under [Erlang Public License (EPL)](http://www.erlang.org/EPLICENSE). EPL is a derivative work of the Mozilla Public License (MPL). It contains terms which differ from MPL, mainly in terms of jurisdiction. The license is constructed in accordance with the laws of Sweden. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/c0b/docker-erlang-otp/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/c0b/docker-erlang-otp/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 [`erlang/` directory](https://github.com/docker-library/docs/tree/master/erlang) 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. diff --git a/fedora/README.md b/fedora/README.md index e32455529e86..dee88bcb749e 100644 --- a/fedora/README.md +++ b/fedora/README.md @@ -20,44 +20,39 @@ WARNING: - [`24` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/f3726622b5012c1f374bf9f596616eab3cd4988c/Dockerfile) - [`rawhide` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/a7ae28fbed5ebf675d6a352f74d86149228e47f1/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/fedora` directory](https://github.com/docker-library/repo-info/blob/master/repos/fedora) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) -# Fedora - -This image serves as the `official Fedora image` for the [Fedora Distribution](https://getfedora.org/). - -![logo](https://raw.githubusercontent.com/docker-library/docs/b449be7df57e9ed9086bb5821bfb5d6cdc5d67a4/fedora/logo.png) +- **Where to file issues**: + [Fedora's bugzilla page](https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora) (choose `docker` as component and include details about image problems in the description) or [GitHub](https://github.com/fedora-cloud/docker-brew-fedora/issues) -The `fedora:latest` tag will always point to the latest stable release. - -This image is a relatively small footprint in comparison to a standard Fedora installation. This image is generated in the [Fedora Build System](http://koji.fedoraproject.org/koji/) and is built from [this kickstart file](https://git.fedorahosted.org/cgit/spin-kickstarts.git/tree/fedora-docker-base.ks). - -[Fedora Rawhide](https://fedoraproject.org/wiki/Releases/Rawhide) is available via `fedora:rawhide` and any specific version of Fedora as `fedora:$version` (example: `fedora:23`). +- **Maintained by**: + [Fedora Release Engineering](https://github.com/fedora-cloud/docker-brew-fedora) -# Supported Docker versions +- **Published image artifact details**: + [repo-info repo's `repos/fedora/` directory](https://github.com/docker-library/repo-info/blob/master/repos/fedora) ([history](https://github.com/docker-library/repo-info/commits/master/repos/fedora)) + (image metadata, transfer size, etc) -This image is officially supported on Docker version 17.04.0-ce. +- **Image updates**: + [official-images PRs with label `library/fedora`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ffedora) + [official-images repo's `library/fedora` file](https://github.com/docker-library/official-images/blob/master/library/fedora) ([history](https://github.com/docker-library/official-images/commits/master/library/fedora)) -Support for older versions (down to 1.6) is provided on a best-effort basis. +- **Source of this description**: + [docs repo's `fedora/` directory](https://github.com/docker-library/docs/tree/master/fedora) ([history](https://github.com/docker-library/docs/commits/master/fedora)) -Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon. +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) -# User Feedback - -## Issues - -If you have any problems with or questions about this image, please contact us by filing a bug on [Fedora's bugzilla page](https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora) (choose `docker` as component and include details about image problems in the description) or through a [GitHub issue](https://github.com/lsm5/docker-brew-fedora/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). +# Fedora -## Contributing +This image serves as the `official Fedora image` for the [Fedora Distribution](https://getfedora.org/). -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. +![logo](https://raw.githubusercontent.com/docker-library/docs/b449be7df57e9ed9086bb5821bfb5d6cdc5d67a4/fedora/logo.png) -Before you start to code, we recommend discussing your plans by filing a bug on [Fedora's bugzilla page](https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora) (choose `docker` as component and include details about image problems in the description) or through a [GitHub issue](https://github.com/lsm5/docker-brew-fedora/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. +The `fedora:latest` tag will always point to the latest stable release. -## Documentation +This image is a relatively small footprint in comparison to a standard Fedora installation. This image is generated in the [Fedora Build System](http://koji.fedoraproject.org/koji/) and is built from [this kickstart file](https://git.fedorahosted.org/cgit/spin-kickstarts.git/tree/fedora-docker-base.ks). -Documentation for this image is stored in the [`fedora/` directory](https://github.com/docker-library/docs/tree/master/fedora) 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. +[Fedora Rawhide](https://fedoraproject.org/wiki/Releases/Rawhide) is available via `fedora:rawhide` and any specific version of Fedora as `fedora:$version` (example: `fedora:23`). diff --git a/fsharp/README.md b/fsharp/README.md index 652d51e5afa6..08c661ac7a13 100644 --- a/fsharp/README.md +++ b/fsharp/README.md @@ -20,9 +20,30 @@ WARNING: - [`4.0`, `4.0.1`, `4.0.1.1` (*4.0.1.1/Dockerfile*)](https://github.com/fsprojects/docker-fsharp/blob/289a5e0066c69255c055dd5ee22f2e583d37fab4/4.0.1.1/Dockerfile) - [`4.0.0.4` (*4.0.0.4/Dockerfile*)](https://github.com/fsprojects/docker-fsharp/blob/289a5e0066c69255c055dd5ee22f2e583d37fab4/4.0.0.4/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/fsharp` directory](https://github.com/docker-library/repo-info/blob/master/repos/fsharp) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/fsharp`)](https://github.com/docker-library/official-images/blob/master/library/fsharp). 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%2Ffsharp). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/fsprojects/docker-fsharp/issues](https://github.com/fsprojects/docker-fsharp/issues) + +- **Maintained by**: + [the F# Community](https://github.com/fsprojects/docker-fsharp) + +- **Published image artifact details**: + [repo-info repo's `repos/fsharp/` directory](https://github.com/docker-library/repo-info/blob/master/repos/fsharp) ([history](https://github.com/docker-library/repo-info/commits/master/repos/fsharp)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/fsharp`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ffsharp) + [official-images repo's `library/fsharp` file](https://github.com/docker-library/official-images/blob/master/library/fsharp) ([history](https://github.com/docker-library/official-images/commits/master/library/fsharp)) + +- **Source of this description**: + [docs repo's `fsharp/` directory](https://github.com/docker-library/docs/tree/master/fsharp) ([history](https://github.com/docker-library/docs/commits/master/fsharp)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is F#? @@ -49,29 +70,3 @@ This will copy your application source code into the image and use `xbuild` to b # License View [the Apache 2.0 license](https://github.com/fsharp/fsharp/blob/d518f91418ef43a61875a5d932147b97fd0f47f3/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/fsprojects/docker-fsharp/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/fsprojects/docker-fsharp/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 [`fsharp/` directory](https://github.com/docker-library/docs/tree/master/fsharp) 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. diff --git a/gazebo/README.md b/gazebo/README.md index f2f36df3d902..27122e6530f6 100644 --- a/gazebo/README.md +++ b/gazebo/README.md @@ -27,9 +27,30 @@ WARNING: - [`gzserver8` (*gazebo/gazebo8/gzserver8/Dockerfile*)](https://github.com/osrf/docker_images/blob/4bef0d70d4855205d86528899a6686c098fb7fc0/gazebo/gazebo8/gzserver8/Dockerfile) - [`libgazebo8`, `latest` (*gazebo/gazebo8/libgazebo8/Dockerfile*)](https://github.com/osrf/docker_images/blob/4bef0d70d4855205d86528899a6686c098fb7fc0/gazebo/gazebo8/libgazebo8/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/gazebo` directory](https://github.com/docker-library/repo-info/blob/master/repos/gazebo) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/gazebo`)](https://github.com/docker-library/official-images/blob/master/library/gazebo). 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%2Fgazebo). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/osrf/docker_images/issues](https://github.com/osrf/docker_images/issues) + +- **Maintained by**: + [the Open Source Robotics Foundation](https://github.com/osrf/docker_images) + +- **Published image artifact details**: + [repo-info repo's `repos/gazebo/` directory](https://github.com/docker-library/repo-info/blob/master/repos/gazebo) ([history](https://github.com/docker-library/repo-info/commits/master/repos/gazebo)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/gazebo`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fgazebo) + [official-images repo's `library/gazebo` file](https://github.com/docker-library/official-images/blob/master/library/gazebo) ([history](https://github.com/docker-library/official-images/commits/master/library/gazebo)) + +- **Source of this description**: + [docs repo's `gazebo/` directory](https://github.com/docker-library/docs/tree/master/gazebo) ([history](https://github.com/docker-library/docs/commits/master/gazebo)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is [Gazebo](http://www.gazebosim.org/)? @@ -176,29 +197,3 @@ $ gazebo --verbose --play state.log # License Gazebo is open-source licensed under [Apache 2.0](http://opensource.org/licenses/Apache-2.0). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/osrf/docker_images/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/osrf/docker_images/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 [`gazebo/` directory](https://github.com/docker-library/docs/tree/master/gazebo) 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. diff --git a/gcc/README.md b/gcc/README.md index 1a52127ff73f..0e5fc8fd0983 100644 --- a/gcc/README.md +++ b/gcc/README.md @@ -20,9 +20,30 @@ WARNING: - [`5.4.0`, `5.4`, `5` (*5/Dockerfile*)](https://github.com/docker-library/gcc/blob/8c7687860cdd4ef9227c249ca4587984e2636a55/5/Dockerfile) - [`6.3.0`, `6.3`, `6`, `latest` (*6/Dockerfile*)](https://github.com/docker-library/gcc/blob/758ef9b4b4978a3a06ea84422a76ed906c94c606/6/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/gcc` directory](https://github.com/docker-library/repo-info/blob/master/repos/gcc) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/gcc`)](https://github.com/docker-library/official-images/blob/master/library/gcc). 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%2Fgcc). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/gcc/issues](https://github.com/docker-library/gcc/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/gcc) + +- **Published image artifact details**: + [repo-info repo's `repos/gcc/` directory](https://github.com/docker-library/repo-info/blob/master/repos/gcc) ([history](https://github.com/docker-library/repo-info/commits/master/repos/gcc)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/gcc`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fgcc) + [official-images repo's `library/gcc` file](https://github.com/docker-library/official-images/blob/master/library/gcc) ([history](https://github.com/docker-library/official-images/commits/master/library/gcc)) + +- **Source of this description**: + [docs repo's `gcc/` directory](https://github.com/docker-library/docs/tree/master/gcc) ([history](https://github.com/docker-library/docs/commits/master/gcc)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is GCC? @@ -70,29 +91,3 @@ $ docker run --rm -v "$PWD":/usr/src/myapp -w /usr/src/myapp gcc:4.9 make # License View [license information](https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/COPYING3?view=markup) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/gcc/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/docker-library/gcc/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 [`gcc/` directory](https://github.com/docker-library/docs/tree/master/gcc) 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. diff --git a/geonetwork/README.md b/geonetwork/README.md index d0885030795c..a91b02f1c1c7 100644 --- a/geonetwork/README.md +++ b/geonetwork/README.md @@ -21,9 +21,30 @@ WARNING: - [`3.2.1`, `3.2`, `latest` (*3.2.1/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/507a1d8b02f15615566f7ac45662dbf3bc4d3649/3.2.1/Dockerfile) - [`3.2.1-postgres`, `3.2-postgres`, `postgres` (*3.2.1/postgres/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/507a1d8b02f15615566f7ac45662dbf3bc4d3649/3.2.1/postgres/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/geonetwork` directory](https://github.com/docker-library/repo-info/blob/master/repos/geonetwork) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/geonetwork`)](https://github.com/docker-library/official-images/blob/master/library/geonetwork). 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%2Fgeonetwork). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/geonetwork/docker-geonetwork/issues](https://github.com/geonetwork/docker-geonetwork/issues) + +- **Maintained by**: + [GeoNetwork opensource](https://github.com/geonetwork/docker-geonetwork) + +- **Published image artifact details**: + [repo-info repo's `repos/geonetwork/` directory](https://github.com/docker-library/repo-info/blob/master/repos/geonetwork) ([history](https://github.com/docker-library/repo-info/commits/master/repos/geonetwork)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/geonetwork`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fgeonetwork) + [official-images repo's `library/geonetwork` file](https://github.com/docker-library/official-images/blob/master/library/geonetwork) ([history](https://github.com/docker-library/official-images/commits/master/library/geonetwork)) + +- **Source of this description**: + [docs repo's `geonetwork/` directory](https://github.com/docker-library/docs/tree/master/geonetwork) ([history](https://github.com/docker-library/docs/commits/master/geonetwork)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is GeoNetwork? @@ -159,29 +180,3 @@ $ docker run --name geonetwork -d -p 8080:8080 -e POSTGRES_DB_HOST=192.168.1.10 # License View [license information](http://www.geonetwork-opensource.org/manuals/trunk/eng/users/overview/license.html) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/geonetwork/docker-geonetwork/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/geonetwork/docker-geonetwork/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 [`geonetwork/` directory](https://github.com/docker-library/docs/tree/master/geonetwork) 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. diff --git a/ghost/README.md b/ghost/README.md index 48021193ffff..c8cfdd81a7f2 100644 --- a/ghost/README.md +++ b/ghost/README.md @@ -19,9 +19,30 @@ WARNING: - [`0.11.7`, `0.11`, `0`, `latest` (*debian/Dockerfile*)](https://github.com/docker-library/ghost/blob/7251ebfe67deb5452377435b0645a10fe81399b5/debian/Dockerfile) - [`0.11.7-alpine`, `0.11-alpine`, `0-alpine`, `alpine` (*alpine/Dockerfile*)](https://github.com/docker-library/ghost/blob/7251ebfe67deb5452377435b0645a10fe81399b5/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/ghost` directory](https://github.com/docker-library/repo-info/blob/master/repos/ghost) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/ghost/issues](https://github.com/docker-library/ghost/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/ghost) + +- **Published image artifact details**: + [repo-info repo's `repos/ghost/` directory](https://github.com/docker-library/repo-info/blob/master/repos/ghost) ([history](https://github.com/docker-library/repo-info/commits/master/repos/ghost)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/ghost`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fghost) + [official-images repo's `library/ghost` file](https://github.com/docker-library/official-images/blob/master/library/ghost) ([history](https://github.com/docker-library/official-images/commits/master/library/ghost)) + +- **Source of this description**: + [docs repo's `ghost/` directory](https://github.com/docker-library/docs/tree/master/ghost) ([history](https://github.com/docker-library/docs/commits/master/ghost)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Ghost @@ -83,29 +104,3 @@ This image is based on the popular [Alpine Linux project](http://alpinelinux.org 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). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/ghost/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/docker-library/ghost/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 [`ghost/` directory](https://github.com/docker-library/docs/tree/master/ghost) 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. diff --git a/golang/README.md b/golang/README.md index 95b67fee57f5..d7e8ae910151 100644 --- a/golang/README.md +++ b/golang/README.md @@ -30,9 +30,30 @@ WARNING: - [`1.8.1-windowsservercore`, `1.8-windowsservercore`, `1-windowsservercore`, `windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/7e9aedf483dc0a035747f37af37ed260f2a6cf57/1.8/windows/windowsservercore/Dockerfile) - [`1.8.1-nanoserver`, `1.8-nanoserver`, `1-nanoserver`, `nanoserver` (*1.8/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/7e9aedf483dc0a035747f37af37ed260f2a6cf57/1.8/windows/nanoserver/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/golang` directory](https://github.com/docker-library/repo-info/blob/master/repos/golang) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/golang/issues](https://github.com/docker-library/golang/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/golang) + +- **Published image artifact details**: + [repo-info repo's `repos/golang/` directory](https://github.com/docker-library/repo-info/blob/master/repos/golang) ([history](https://github.com/docker-library/repo-info/commits/master/repos/golang)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/golang`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fgolang) + [official-images repo's `library/golang` file](https://github.com/docker-library/official-images/blob/master/library/golang) ([history](https://github.com/docker-library/official-images/commits/master/library/golang)) + +- **Source of this description**: + [docs repo's `golang/` directory](https://github.com/docker-library/docs/tree/master/golang) ([history](https://github.com/docker-library/docs/commits/master/golang)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Go? @@ -134,29 +155,3 @@ For information about how to get Docker running on Windows, please see the relev # License View [license information](http://golang.org/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/golang/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/docker-library/golang/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 [`golang/` directory](https://github.com/docker-library/docs/tree/master/golang) 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. diff --git a/gradle/README.md b/gradle/README.md index 5bc9a65e37be..136f595194b5 100644 --- a/gradle/README.md +++ b/gradle/README.md @@ -27,9 +27,30 @@ WARNING: - [`3.5-jdk9`, `jdk9` (*jdk9/Dockerfile*)](https://github.com/keeganwitt/docker-gradle/blob/fac6450faeec2232e1ed15051a751236e40ffda2/jdk9/Dockerfile) - [`3.5-jre9`, `jre9` (*jre9/Dockerfile*)](https://github.com/keeganwitt/docker-gradle/blob/fac6450faeec2232e1ed15051a751236e40ffda2/jre9/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/gradle` directory](https://github.com/docker-library/repo-info/blob/master/repos/gradle) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/gradle`)](https://github.com/docker-library/official-images/blob/master/library/gradle). 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%2Fgradle). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/keeganwitt/docker-gradle/issues](https://github.com/keeganwitt/docker-gradle/issues) + +- **Maintained by**: + [Keegan Witt (of the Groovy Project)](https://github.com/keeganwitt/docker-gradle), [with the Gradle Project's approval](https://discuss.gradle.org/t/official-docker-images/21159/8) + +- **Published image artifact details**: + [repo-info repo's `repos/gradle/` directory](https://github.com/docker-library/repo-info/blob/master/repos/gradle) ([history](https://github.com/docker-library/repo-info/commits/master/repos/gradle)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/gradle`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fgradle) + [official-images repo's `library/gradle` file](https://github.com/docker-library/official-images/blob/master/library/gradle) ([history](https://github.com/docker-library/official-images/commits/master/library/gradle)) + +- **Source of this description**: + [docs repo's `gradle/` directory](https://github.com/docker-library/docs/tree/master/gradle) ([history](https://github.com/docker-library/docs/commits/master/gradle)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Gradle? @@ -73,29 +94,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](https://gradle.org/license/) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/keeganwitt/docker-gradle/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/keeganwitt/docker-gradle/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 [`gradle/` directory](https://github.com/docker-library/docs/tree/master/gradle) 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. diff --git a/groovy/README.md b/groovy/README.md index ae3541e142dd..707759fe8918 100644 --- a/groovy/README.md +++ b/groovy/README.md @@ -27,9 +27,30 @@ WARNING: - [`2.4.10-jdk9`, `2.4-jdk9`, `jdk9` (*jdk9/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/dbc61ddbc286b5847e8778747264e92bcd29c93d/jdk9/Dockerfile) - [`2.4.10-jre9`, `2.4-jre9`, `jre9` (*jre9/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/dbc61ddbc286b5847e8778747264e92bcd29c93d/jre9/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/groovy` directory](https://github.com/docker-library/repo-info/blob/master/repos/groovy) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/groovy`)](https://github.com/docker-library/official-images/blob/master/library/groovy). 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%2Fgroovy). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/groovy/docker-groovy/issues](https://github.com/groovy/docker-groovy/issues) + +- **Maintained by**: + [the Apache Groovy project](https://github.com/groovy/docker-groovy) + +- **Published image artifact details**: + [repo-info repo's `repos/groovy/` directory](https://github.com/docker-library/repo-info/blob/master/repos/groovy) ([history](https://github.com/docker-library/repo-info/commits/master/repos/groovy)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/groovy`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fgroovy) + [official-images repo's `library/groovy` file](https://github.com/docker-library/official-images/blob/master/library/groovy) ([history](https://github.com/docker-library/official-images/commits/master/library/groovy)) + +- **Source of this description**: + [docs repo's `groovy/` directory](https://github.com/docker-library/docs/tree/master/groovy) ([history](https://github.com/docker-library/docs/commits/master/groovy)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Groovy? @@ -75,29 +96,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](http://www.apache.org/licenses/LICENSE-2.0.html) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/groovy/docker-groovy/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/groovy/docker-groovy/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 [`groovy/` directory](https://github.com/docker-library/docs/tree/master/groovy) 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. diff --git a/haproxy/README.md b/haproxy/README.md index 0cee5fb9087b..58fe5509b871 100644 --- a/haproxy/README.md +++ b/haproxy/README.md @@ -25,9 +25,30 @@ WARNING: - [`1.7.5`, `1.7`, `1`, `latest` (*1.7/Dockerfile*)](https://github.com/docker-library/haproxy/blob/1848d2933afbefd0e0a068dc7b5a753ab7842e6c/1.7/Dockerfile) - [`1.7.5-alpine`, `1.7-alpine`, `1-alpine`, `alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/haproxy/blob/1848d2933afbefd0e0a068dc7b5a753ab7842e6c/1.7/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/haproxy` directory](https://github.com/docker-library/repo-info/blob/master/repos/haproxy) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/haproxy/issues](https://github.com/docker-library/haproxy/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/haproxy) + +- **Published image artifact details**: + [repo-info repo's `repos/haproxy/` directory](https://github.com/docker-library/repo-info/blob/master/repos/haproxy) ([history](https://github.com/docker-library/repo-info/commits/master/repos/haproxy)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/haproxy`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fhaproxy) + [official-images repo's `library/haproxy` file](https://github.com/docker-library/official-images/blob/master/library/haproxy) ([history](https://github.com/docker-library/official-images/commits/master/library/haproxy)) + +- **Source of this description**: + [docs repo's `haproxy/` directory](https://github.com/docker-library/docs/tree/master/haproxy) ([history](https://github.com/docker-library/docs/commits/master/haproxy)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is HAProxy? @@ -111,29 +132,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](http://www.haproxy.org/download/1.5/doc/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/haproxy/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/docker-library/haproxy/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 [`haproxy/` directory](https://github.com/docker-library/docs/tree/master/haproxy) 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. diff --git a/haskell/README.md b/haskell/README.md index fa95b40099af..0c87f513454c 100644 --- a/haskell/README.md +++ b/haskell/README.md @@ -18,9 +18,30 @@ WARNING: - [`8.0.2`, `8.0`, `8`, `latest` (*8.0/Dockerfile*)](https://github.com/freebroccolo/docker-haskell/blob/5f1ae82bd27501322100b915c9ae6cc9f9aea129/8.0/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/haskell` directory](https://github.com/docker-library/repo-info/blob/master/repos/haskell) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/haskell`)](https://github.com/docker-library/official-images/blob/master/library/haskell). 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%2Fhaskell). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/freebroccolo/docker-haskell/issues](https://github.com/freebroccolo/docker-haskell/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/freebroccolo/docker-haskell) + +- **Published image artifact details**: + [repo-info repo's `repos/haskell/` directory](https://github.com/docker-library/repo-info/blob/master/repos/haskell) ([history](https://github.com/docker-library/repo-info/commits/master/repos/haskell)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/haskell`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fhaskell) + [official-images repo's `library/haskell` file](https://github.com/docker-library/official-images/blob/master/library/haskell) ([history](https://github.com/docker-library/official-images/commits/master/library/haskell)) + +- **Source of this description**: + [docs repo's `haskell/` directory](https://github.com/docker-library/docs/tree/master/haskell) ([history](https://github.com/docker-library/docs/commits/master/haskell)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Haskell? @@ -102,29 +123,3 @@ See the application snippet above in more detail in the [example snap applicatio # License This image is licensed under the MIT License (see [LICENSE](https://github.com/darinmorrison/docker-haskell/blob/master/LICENSE)), and includes software licensed under the [Glasgow Haskell Compiler License](https://www.haskell.org/ghc/license) (BSD-style). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/freebroccolo/docker-haskell/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/freebroccolo/docker-haskell/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 [`haskell/` directory](https://github.com/docker-library/docs/tree/master/haskell) 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. diff --git a/haxe/README.md b/haxe/README.md index d74dd179fc66..b24ecde3a9ae 100644 --- a/haxe/README.md +++ b/haxe/README.md @@ -25,9 +25,30 @@ WARNING: - [`3.4.2`, `3.4`, `latest` (*3.4/Dockerfile*)](https://github.com/HaxeFoundation/docker-library-haxe/blob/8e6c65a2d72c239e8ddaf5af9157bb146d71016d/3.4/Dockerfile) - [`3.4.2-onbuild`, `3.4-onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/HaxeFoundation/docker-library-haxe/blob/8e6c65a2d72c239e8ddaf5af9157bb146d71016d/3.4/onbuild/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/haxe` directory](https://github.com/docker-library/repo-info/blob/master/repos/haxe) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/haxe`)](https://github.com/docker-library/official-images/blob/master/library/haxe). 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%2Fhaxe). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/HaxeFoundation/docker-library-haxe/issues](https://github.com/HaxeFoundation/docker-library-haxe/issues) + +- **Maintained by**: + [the Haxe Foundation](https://github.com/HaxeFoundation/docker-library-haxe) + +- **Published image artifact details**: + [repo-info repo's `repos/haxe/` directory](https://github.com/docker-library/repo-info/blob/master/repos/haxe) ([history](https://github.com/docker-library/repo-info/commits/master/repos/haxe)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/haxe`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fhaxe) + [official-images repo's `library/haxe` file](https://github.com/docker-library/official-images/blob/master/library/haxe) ([history](https://github.com/docker-library/official-images/commits/master/library/haxe)) + +- **Source of this description**: + [docs repo's `haxe/` directory](https://github.com/docker-library/docs/tree/master/haxe) ([history](https://github.com/docker-library/docs/commits/master/haxe)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Haxe? @@ -96,29 +117,3 @@ $ docker build -t my-haxe-app --build-arg BUILD_HXML=compile.hxml . # License View [license information](https://haxe.org/foundation/open-source.html) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/HaxeFoundation/docker-library-haxe/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/HaxeFoundation/docker-library-haxe/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 [`haxe/` directory](https://github.com/docker-library/docs/tree/master/haxe) 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. diff --git a/hello-seattle/README.md b/hello-seattle/README.md index 355acdeaa8f8..d3696c0b7c3b 100644 --- a/hello-seattle/README.md +++ b/hello-seattle/README.md @@ -19,9 +19,30 @@ WARNING: - [`latest` (*hello-seattle/Dockerfile*)](https://github.com/docker-library/hello-world/blob/bdee60d7ff6b98037657dc34a10e9ca4ffd6785f/hello-seattle/Dockerfile) - [`nanoserver` (*hello-seattle/nanoserver/Dockerfile*)](https://github.com/docker-library/hello-world/blob/1f13a5bc3b787747eeefb3b0051d8d29f851260d/hello-seattle/nanoserver/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/hello-seattle` directory](https://github.com/docker-library/repo-info/blob/master/repos/hello-seattle) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/hello-seattle`)](https://github.com/docker-library/official-images/blob/master/library/hello-seattle). 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%2Fhello-seattle). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/hello-world/issues](https://github.com/docker-library/hello-world/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/hello-world) + +- **Published image artifact details**: + [repo-info repo's `repos/hello-seattle/` directory](https://github.com/docker-library/repo-info/blob/master/repos/hello-seattle) ([history](https://github.com/docker-library/repo-info/commits/master/repos/hello-seattle)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/hello-seattle`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fhello-seattle) + [official-images repo's `library/hello-seattle` file](https://github.com/docker-library/official-images/blob/master/library/hello-seattle) ([history](https://github.com/docker-library/official-images/commits/master/library/hello-seattle)) + +- **Source of this description**: + [docs repo's `hello-seattle/` directory](https://github.com/docker-library/docs/tree/master/hello-seattle) ([history](https://github.com/docker-library/docs/commits/master/hello-seattle)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Hello, DockerCon 2016 (Seattle)! @@ -53,29 +74,3 @@ For more examples and ideas, visit: ``` See [the `hello-world` image description](https://hub.docker.com/_/hello-world/) for more information about this image (and its construction). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/hello-world/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/docker-library/hello-world/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 [`hello-seattle/` directory](https://github.com/docker-library/docs/tree/master/hello-seattle) 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. diff --git a/hello-world/README.md b/hello-world/README.md index 18af9d4123f5..ced4aff79373 100644 --- a/hello-world/README.md +++ b/hello-world/README.md @@ -19,9 +19,30 @@ WARNING: - [`latest` (*hello-world/Dockerfile*)](https://github.com/docker-library/hello-world/blob/bdee60d7ff6b98037657dc34a10e9ca4ffd6785f/hello-world/Dockerfile) - [`nanoserver` (*hello-world/nanoserver/Dockerfile*)](https://github.com/docker-library/hello-world/blob/1f13a5bc3b787747eeefb3b0051d8d29f851260d/hello-world/nanoserver/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/hello-world` directory](https://github.com/docker-library/repo-info/blob/master/repos/hello-world) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/hello-world`)](https://github.com/docker-library/official-images/blob/master/library/hello-world). 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%2Fhello-world). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/hello-world/issues](https://github.com/docker-library/hello-world/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/hello-world) + +- **Published image artifact details**: + [repo-info repo's `repos/hello-world/` directory](https://github.com/docker-library/repo-info/blob/master/repos/hello-world) ([history](https://github.com/docker-library/repo-info/commits/master/repos/hello-world)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/hello-world`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fhello-world) + [official-images repo's `library/hello-world` file](https://github.com/docker-library/official-images/blob/master/library/hello-world) ([history](https://github.com/docker-library/official-images/commits/master/library/hello-world)) + +- **Source of this description**: + [docs repo's `hello-world/` directory](https://github.com/docker-library/docs/tree/master/hello-world) ([history](https://github.com/docker-library/docs/commits/master/hello-world)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Example output @@ -59,29 +80,3 @@ hello-world latest 48b5124b2768 1.84 kB # How is this image created? This image is a prime example of using the [`scratch`](https://registry.hub.docker.com/_/scratch/) image effectively. See [`hello.asm`](https://github.com/docker-library/hello-world/blob/master/hello.asm) in https://github.com/docker-library/hello-world for the source code of the `hello` binary included in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/hello-world/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/docker-library/hello-world/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 [`hello-world/` directory](https://github.com/docker-library/docs/tree/master/hello-world) 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. diff --git a/hola-mundo/README.md b/hola-mundo/README.md index 3b5301e1c9d5..0a5bf2b09ced 100644 --- a/hola-mundo/README.md +++ b/hola-mundo/README.md @@ -19,9 +19,30 @@ WARNING: - [`latest` (*hola-mundo/Dockerfile*)](https://github.com/docker-library/hello-world/blob/bdee60d7ff6b98037657dc34a10e9ca4ffd6785f/hola-mundo/Dockerfile) - [`nanoserver` (*hola-mundo/nanoserver/Dockerfile*)](https://github.com/docker-library/hello-world/blob/1f13a5bc3b787747eeefb3b0051d8d29f851260d/hola-mundo/nanoserver/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/hola-mundo` directory](https://github.com/docker-library/repo-info/blob/master/repos/hola-mundo) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/hola-mundo`)](https://github.com/docker-library/official-images/blob/master/library/hola-mundo). 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%2Fhola-mundo). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/hello-world/issues](https://github.com/docker-library/hello-world/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/hello-world) + +- **Published image artifact details**: + [repo-info repo's `repos/hola-mundo/` directory](https://github.com/docker-library/repo-info/blob/master/repos/hola-mundo) ([history](https://github.com/docker-library/repo-info/commits/master/repos/hola-mundo)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/hola-mundo`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fhola-mundo) + [official-images repo's `library/hola-mundo` file](https://github.com/docker-library/official-images/blob/master/library/hola-mundo) ([history](https://github.com/docker-library/official-images/commits/master/library/hola-mundo)) + +- **Source of this description**: + [docs repo's `hola-mundo/` directory](https://github.com/docker-library/docs/tree/master/hola-mundo) ([history](https://github.com/docker-library/docs/commits/master/hola-mundo)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # ¡Hola, DockerCon EU 2015 (Barcelona)! @@ -53,29 +74,3 @@ For more examples and ideas, visit: ``` See [the `hello-world` image description](https://hub.docker.com/_/hello-world/) for more information about this image (and its construction). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/hello-world/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/docker-library/hello-world/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 [`hola-mundo/` directory](https://github.com/docker-library/docs/tree/master/hola-mundo) 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. diff --git a/httpd/README.md b/httpd/README.md index b8a3a7e338f1..d6815e801d0c 100644 --- a/httpd/README.md +++ b/httpd/README.md @@ -21,9 +21,30 @@ WARNING: - [`2.4.25`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/docker-library/httpd/blob/e885c0d63078153dc89fa0212314e590fec7fc93/2.4/Dockerfile) - [`2.4.25-alpine`, `2.4-alpine`, `2-alpine`, `alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/httpd/blob/b95f1aba991d613f971fe8c66dc23fb4d8f3e9a7/2.4/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/httpd` directory](https://github.com/docker-library/repo-info/blob/master/repos/httpd) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/httpd/issues](https://github.com/docker-library/httpd/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/httpd) + +- **Published image artifact details**: + [repo-info repo's `repos/httpd/` directory](https://github.com/docker-library/repo-info/blob/master/repos/httpd) ([history](https://github.com/docker-library/repo-info/commits/master/repos/httpd)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/httpd`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fhttpd) + [official-images repo's `library/httpd` file](https://github.com/docker-library/official-images/blob/master/library/httpd) ([history](https://github.com/docker-library/official-images/commits/master/library/httpd)) + +- **Source of this description**: + [docs repo's `httpd/` directory](https://github.com/docker-library/docs/tree/master/httpd) ([history](https://github.com/docker-library/docs/commits/master/httpd)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is httpd? @@ -93,29 +114,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](https://www.apache.org/licenses/) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/httpd/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/docker-library/httpd/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 [`httpd/` directory](https://github.com/docker-library/docs/tree/master/httpd) 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. diff --git a/hylang/README.md b/hylang/README.md index 950926fa6d6c..3902339e3727 100644 --- a/hylang/README.md +++ b/hylang/README.md @@ -18,9 +18,30 @@ WARNING: - [`0.12.1`, `0.12`, `0`, `latest` (*Dockerfile*)](https://github.com/hylang/hy/blob/7a4a2ca6687da381a2b67598b90a2e28beeceaed/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/hylang` directory](https://github.com/docker-library/repo-info/blob/master/repos/hylang) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/hylang`)](https://github.com/docker-library/official-images/blob/master/library/hylang). 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%2Fhylang). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/hylang/hy/issues](https://github.com/hylang/hy/issues) + +- **Maintained by**: + [Paul Tagliamonte, Hy BDFL](https://github.com/hylang/hy) + +- **Published image artifact details**: + [repo-info repo's `repos/hylang/` directory](https://github.com/docker-library/repo-info/blob/master/repos/hylang) ([history](https://github.com/docker-library/repo-info/commits/master/repos/hylang)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/hylang`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fhylang) + [official-images repo's `library/hylang` file](https://github.com/docker-library/official-images/blob/master/library/hylang) ([history](https://github.com/docker-library/official-images/commits/master/library/hylang)) + +- **Source of this description**: + [docs repo's `hylang/` directory](https://github.com/docker-library/docs/tree/master/hylang) ([history](https://github.com/docker-library/docs/commits/master/hylang)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Hy? @@ -59,29 +80,3 @@ $ docker run -it --rm --name my-running-script -v "$PWD":/usr/src/myapp -w /usr/ # License View [license information](https://github.com/hylang/hy/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/hylang/hy/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/hylang/hy/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 [`hylang/` directory](https://github.com/docker-library/docs/tree/master/hylang) 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. diff --git a/ibmjava/README.md b/ibmjava/README.md index 5b4f51e875ec..5fd6e5eebe2b 100644 --- a/ibmjava/README.md +++ b/ibmjava/README.md @@ -23,9 +23,30 @@ WARNING: - [`8-sdk`, `sdk` (*ibmjava/8/sdk/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/aec80710a876930f5e008ad254959ce2c464285c/ibmjava/8/sdk/x86_64/ubuntu/Dockerfile) - [`9-ea2-sdk`, `9-sdk`, `9` (*ibmjava/9-sdk/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/24047d83b092b95ba6a1865c51a6fb2367f9abc6/ibmjava/9-sdk/x86_64/ubuntu/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/ibmjava` directory](https://github.com/docker-library/repo-info/blob/master/repos/ibmjava) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the developerWorks forum for IBM Java Runtimes and SDKs](https://www.ibm.com/developerworks/community/forums/html/forum?id=11111111-0000-0000-0000-000000000367) + +- **Where to file issues**: + [GitHub](https://github.com/ibmruntimes/ci.docker/issues); for troubleshooting, see our [How Do I ...?](http://www.ibm.com/developerworks/java/jdk/howdoi/) page + +- **Maintained by**: + [IBM Runtime Technologies](https://github.com/ibmruntimes/ci.docker) + +- **Published image artifact details**: + [repo-info repo's `repos/ibmjava/` directory](https://github.com/docker-library/repo-info/blob/master/repos/ibmjava) ([history](https://github.com/docker-library/repo-info/commits/master/repos/ibmjava)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/ibmjava`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fibmjava) + [official-images repo's `library/ibmjava` file](https://github.com/docker-library/official-images/blob/master/library/ibmjava) ([history](https://github.com/docker-library/official-images/commits/master/library/ibmjava)) + +- **Source of this description**: + [docs repo's `ibmjava/` directory](https://github.com/docker-library/docs/tree/master/ibmjava) ([history](https://github.com/docker-library/docs/commits/master/ibmjava)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) ### Overview @@ -152,21 +173,3 @@ Licenses for the products installed within the images: - IBM® SDK, Java™ Technology Edition Version 8: [International License Agreement for Non-Warranted Programs](http://www14.software.ibm.com/cgi-bin/weblap/lap.pl?la_formnum=&li_formnum=L-PMAA-A3Z8P2&title=IBM® SDK, Java™ Technology Edition Docker Image, Version 8.0&l=en). - IBM® SDK, Java™ Technology Edition Version 9 Early Access: [International License Agreement for Non-Warranted Programs](http://www14.software.ibm.com/cgi-bin/weblap/lap.pl?la_formnum=&li_formnum=L-JWOD-AFSFP8&title=IBM® SDK, Java™ Technology Edition Version 9.0 Early Access&l=en). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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 - -For issues relating specifically to this Docker image, please use the [GitHub issue tracker](https://github.com/ibmruntimes/ci.docker/issues). - -For more general issues relating to IBM® SDK, Java™ Technology Edition you can ask questions in the developerWorks forum: [IBM Java Runtimes and SDKs](https://www.ibm.com/developerworks/community/forums/html/forum?id=11111111-0000-0000-0000-000000000367). - -For general information on Troubleshooting with the SDK, please do take a look at our [How Do I ...?](http://www.ibm.com/developerworks/java/jdk/howdoi/) page. diff --git a/influxdb/README.md b/influxdb/README.md index db8eca8f038e..abac90900b34 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -21,9 +21,30 @@ WARNING: - [`1.2`, `1.2.2`, `latest` (*influxdb/1.2/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d3babf9a87cb217d99aeabcea369c917b81121e1/influxdb/1.2/Dockerfile) - [`1.2-alpine`, `1.2.2-alpine`, `alpine` (*influxdb/1.2/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d3babf9a87cb217d99aeabcea369c917b81121e1/influxdb/1.2/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/influxdb` directory](https://github.com/docker-library/repo-info/blob/master/repos/influxdb) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/influxdata/influxdata-docker/issues](https://github.com/influxdata/influxdata-docker/issues) + +- **Maintained by**: + [InfluxData](https://github.com/influxdata/influxdata-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/influxdb/` directory](https://github.com/docker-library/repo-info/blob/master/repos/influxdb) ([history](https://github.com/docker-library/repo-info/commits/master/repos/influxdb)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/influxdb`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Finfluxdb) + [official-images repo's `library/influxdb` file](https://github.com/docker-library/official-images/blob/master/library/influxdb) ([history](https://github.com/docker-library/official-images/commits/master/library/influxdb)) + +- **Source of this description**: + [docs repo's `influxdb/` directory](https://github.com/docker-library/docs/tree/master/influxdb) ([history](https://github.com/docker-library/docs/commits/master/influxdb)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # InfluxDB @@ -166,29 +187,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](https://github.com/influxdata/influxdb/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/influxdata/influxdata-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/influxdata/influxdata-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 [`influxdb/` directory](https://github.com/docker-library/docs/tree/master/influxdb) 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. diff --git a/irssi/README.md b/irssi/README.md index ed8eee5bfc13..72c0a7a2012c 100644 --- a/irssi/README.md +++ b/irssi/README.md @@ -19,9 +19,30 @@ WARNING: - [`1.0.2`, `1.0`, `1`, `latest` (*debian/Dockerfile*)](https://github.com/jessfraz/irssi/blob/f1d77f854e3eb49ba761723d608bfb6b3ddb867a/debian/Dockerfile) - [`1.0.2-alpine`, `1.0-alpine`, `1-alpine`, `alpine` (*alpine/Dockerfile*)](https://github.com/jessfraz/irssi/blob/f1d77f854e3eb49ba761723d608bfb6b3ddb867a/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/irssi` directory](https://github.com/docker-library/repo-info/blob/master/repos/irssi) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/irssi`)](https://github.com/docker-library/official-images/blob/master/library/irssi). 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%2Firssi). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/jessfraz/irssi/issues](https://github.com/jessfraz/irssi/issues) + +- **Maintained by**: + [Jessie and Tianon (of the Docker Community)](https://github.com/jessfraz/irssi), [with the appreciation of the Irssi Project](https://twitter.com/GeertHauwaerts/status/559131523145035776) + +- **Published image artifact details**: + [repo-info repo's `repos/irssi/` directory](https://github.com/docker-library/repo-info/blob/master/repos/irssi) ([history](https://github.com/docker-library/repo-info/commits/master/repos/irssi)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/irssi`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Firssi) + [official-images repo's `library/irssi` file](https://github.com/docker-library/official-images/blob/master/library/irssi) ([history](https://github.com/docker-library/official-images/commits/master/library/irssi)) + +- **Source of this description**: + [docs repo's `irssi/` directory](https://github.com/docker-library/docs/tree/master/irssi) ([history](https://github.com/docker-library/docs/commits/master/irssi)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is irssi? @@ -81,29 +102,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](https://github.com/irssi/irssi/blob/master/COPYING) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/jessfraz/irssi/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/jessfraz/irssi/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 [`irssi/` directory](https://github.com/docker-library/docs/tree/master/irssi) 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. diff --git a/java/README.md b/java/README.md index cc89947f8647..76e3b7125cef 100644 --- a/java/README.md +++ b/java/README.md @@ -35,9 +35,30 @@ The image has been OpenJDK-specific since it was first introduced, and as of 201 - [`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 detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/java` directory](https://github.com/docker-library/repo-info/blob/master/repos/java) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/java/issues](https://github.com/docker-library/java/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/java) + +- **Published image artifact details**: + [repo-info repo's `repos/java/` directory](https://github.com/docker-library/repo-info/blob/master/repos/java) ([history](https://github.com/docker-library/repo-info/commits/master/repos/java)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/java`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fjava) + [official-images repo's `library/java` file](https://github.com/docker-library/official-images/blob/master/library/java) ([history](https://github.com/docker-library/official-images/commits/master/library/java)) + +- **Source of this description**: + [docs repo's `java/` directory](https://github.com/docker-library/docs/tree/master/java) ([history](https://github.com/docker-library/docs/commits/master/java)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Java? @@ -110,29 +131,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](http://openjdk.java.net/legal/gplv2+ce.html) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/java/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/docker-library/java/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 [`java/` directory](https://github.com/docker-library/docs/tree/master/java) 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. diff --git a/jenkins/README.md b/jenkins/README.md index 93d766c8b8c1..889189701523 100644 --- a/jenkins/README.md +++ b/jenkins/README.md @@ -19,9 +19,30 @@ WARNING: - [`latest`, `2.46.1` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/38a7f8a3700d6637a6f08ff563beaef9926ce5ee/Dockerfile) - [`alpine`, `2.46.1-alpine` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/a11bb3e367da9756cc9d95d153b1fb50431ebcaf/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/jenkins` directory](https://github.com/docker-library/repo-info/blob/master/repos/jenkins) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/cloudbees/jenkins-ci.org-docker/issues](https://github.com/cloudbees/jenkins-ci.org-docker/issues) + +- **Maintained by**: + [the Jenkins Project](https://github.com/cloudbees/jenkins-ci.org-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/jenkins/` directory](https://github.com/docker-library/repo-info/blob/master/repos/jenkins) ([history](https://github.com/docker-library/repo-info/commits/master/repos/jenkins)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/jenkins`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fjenkins) + [official-images repo's `library/jenkins` file](https://github.com/docker-library/official-images/blob/master/library/jenkins) ([history](https://github.com/docker-library/official-images/commits/master/library/jenkins)) + +- **Source of this description**: + [docs repo's `jenkins/` directory](https://github.com/docker-library/docs/tree/master/jenkins) ([history](https://github.com/docker-library/docs/commits/master/jenkins)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Jenkins @@ -204,29 +225,3 @@ This image is based on the popular [Alpine Linux project](http://alpinelinux.org 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). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/cloudbees/jenkins-ci.org-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/cloudbees/jenkins-ci.org-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 [`jenkins/` directory](https://github.com/docker-library/docs/tree/master/jenkins) 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. diff --git a/jetty/README.md b/jetty/README.md index f9e1e72a31c1..8ffecaac9bf8 100644 --- a/jetty/README.md +++ b/jetty/README.md @@ -23,9 +23,30 @@ WARNING: - [`9.2.21`, `9.2`, `9.2.21-jre8`, `9.2-jre8` (*9.2-jre8/Dockerfile*)](https://github.com/appropriate/docker-jetty/blob/1012ed9083262dfbbc7fb1505f3d014663ddac62/9.2-jre8/Dockerfile) - [`9.2.21-jre7`, `9.2-jre7`, `9-jre7`, `jre7` (*9.2-jre7/Dockerfile*)](https://github.com/appropriate/docker-jetty/blob/1012ed9083262dfbbc7fb1505f3d014663ddac62/9.2-jre7/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/jetty` directory](https://github.com/docker-library/repo-info/blob/master/repos/jetty) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/jetty`)](https://github.com/docker-library/official-images/blob/master/library/jetty). 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%2Fjetty). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/appropriate/docker-jetty/issues](https://github.com/appropriate/docker-jetty/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/appropriate/docker-jetty) + +- **Published image artifact details**: + [repo-info repo's `repos/jetty/` directory](https://github.com/docker-library/repo-info/blob/master/repos/jetty) ([history](https://github.com/docker-library/repo-info/commits/master/repos/jetty)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/jetty`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fjetty) + [official-images repo's `library/jetty` file](https://github.com/docker-library/official-images/blob/master/library/jetty) ([history](https://github.com/docker-library/official-images/commits/master/library/jetty)) + +- **Source of this description**: + [docs repo's `jetty/` directory](https://github.com/docker-library/docs/tree/master/jetty) ([history](https://github.com/docker-library/docs/commits/master/jetty)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Jetty? @@ -150,29 +171,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](http://eclipse.org/jetty/licenses.php) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/appropriate/docker-jetty/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/appropriate/docker-jetty/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 [`jetty/` directory](https://github.com/docker-library/docs/tree/master/jetty) 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. diff --git a/joomla/README.md b/joomla/README.md index 6c2fb187080e..b0df4a6725ec 100644 --- a/joomla/README.md +++ b/joomla/README.md @@ -21,9 +21,30 @@ WARNING: - [`3.6.5-fpm`, `3.6-fpm`, `3-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/80dfb1c98d72f50077b7a49c44e49a49bf3e9c69/fpm/Dockerfile) - [`3.6.5-fpm-php7`, `3.6-fpm-php7`, `3-fpm-php7`, `fpm-php7` (*fpm-php7/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/80dfb1c98d72f50077b7a49c44e49a49bf3e9c69/fpm-php7/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/joomla` directory](https://github.com/docker-library/repo-info/blob/master/repos/joomla) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/joomla`)](https://github.com/docker-library/official-images/blob/master/library/joomla). 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%2Fjoomla). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/joomla/docker-joomla/issues](https://github.com/joomla/docker-joomla/issues) + +- **Maintained by**: + [Joomla!](https://github.com/joomla/docker-joomla) + +- **Published image artifact details**: + [repo-info repo's `repos/joomla/` directory](https://github.com/docker-library/repo-info/blob/master/repos/joomla) ([history](https://github.com/docker-library/repo-info/commits/master/repos/joomla)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/joomla`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fjoomla) + [official-images repo's `library/joomla` file](https://github.com/docker-library/official-images/blob/master/library/joomla) ([history](https://github.com/docker-library/official-images/commits/master/library/joomla)) + +- **Source of this description**: + [docs repo's `joomla/` directory](https://github.com/docker-library/docs/tree/master/joomla) ([history](https://github.com/docker-library/docs/commits/master/joomla)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Joomla? @@ -97,29 +118,3 @@ The following Docker Hub features can help with the task of keeping your depende # License View [license information](http://www.gnu.org/licenses/gpl-2.0.txt) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/joomla/docker-joomla/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/joomla/docker-joomla/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 [`joomla/` directory](https://github.com/docker-library/docs/tree/master/joomla) 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. diff --git a/jruby/README.md b/jruby/README.md index 8c99a66b9d6d..85c88b24e717 100644 --- a/jruby/README.md +++ b/jruby/README.md @@ -25,9 +25,30 @@ WARNING: - [`1.7-jdk`, `1.7.26-jdk` (*1.7/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/044aee807e44475c2085e43baab9b91055597461/1.7/jdk/Dockerfile) - [`1.7-onbuild`, `1.7.26-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/044aee807e44475c2085e43baab9b91055597461/1.7/onbuild/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/jruby` directory](https://github.com/docker-library/repo-info/blob/master/repos/jruby) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/jruby`)](https://github.com/docker-library/official-images/blob/master/library/jruby). 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%2Fjruby). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/cpuguy83/docker-jruby/issues](https://github.com/cpuguy83/docker-jruby/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/cpuguy83/docker-jruby) + +- **Published image artifact details**: + [repo-info repo's `repos/jruby/` directory](https://github.com/docker-library/repo-info/blob/master/repos/jruby) ([history](https://github.com/docker-library/repo-info/commits/master/repos/jruby)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/jruby`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fjruby) + [official-images repo's `library/jruby` file](https://github.com/docker-library/official-images/blob/master/library/jruby) ([history](https://github.com/docker-library/official-images/commits/master/library/jruby)) + +- **Source of this description**: + [docs repo's `jruby/` directory](https://github.com/docker-library/docs/tree/master/jruby) ([history](https://github.com/docker-library/docs/commits/master/jruby)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is JRuby? @@ -80,29 +101,3 @@ $ docker run -it --rm --name my-running-script -v "$PWD":/usr/src/myapp -w /usr/ # License View [license information](https://github.com/jruby/jruby/blob/master/COPYING) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/cpuguy83/docker-jruby/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/cpuguy83/docker-jruby/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 [`jruby/` directory](https://github.com/docker-library/docs/tree/master/jruby) 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. diff --git a/julia/README.md b/julia/README.md index 7c9f80321c84..547b81a44591 100644 --- a/julia/README.md +++ b/julia/README.md @@ -18,9 +18,30 @@ WARNING: - [`0.5.1`, `0.5`, `0`, `latest` (*Dockerfile*)](https://github.com/docker-library/julia/blob/8de8734c2f3547332bc1e8688ba0eff58b3a1a50/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/julia` directory](https://github.com/docker-library/repo-info/blob/master/repos/julia) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/julia`)](https://github.com/docker-library/official-images/blob/master/library/julia). 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%2Fjulia). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/julia/issues](https://github.com/docker-library/julia/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/julia) + +- **Published image artifact details**: + [repo-info repo's `repos/julia/` directory](https://github.com/docker-library/repo-info/blob/master/repos/julia) ([history](https://github.com/docker-library/repo-info/commits/master/repos/julia)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/julia`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fjulia) + [official-images repo's `library/julia` file](https://github.com/docker-library/official-images/blob/master/library/julia) ([history](https://github.com/docker-library/official-images/commits/master/library/julia)) + +- **Source of this description**: + [docs repo's `julia/` directory](https://github.com/docker-library/docs/tree/master/julia) ([history](https://github.com/docker-library/docs/commits/master/julia)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Julia? @@ -49,29 +70,3 @@ $ docker run -it --rm -v "$PWD":/usr/myapp -w /usr/myapp julia julia script.jl a # License View [license information](http://julialang.org/) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/julia/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/docker-library/julia/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 [`julia/` directory](https://github.com/docker-library/docs/tree/master/julia) 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. diff --git a/kaazing-gateway/README.md b/kaazing-gateway/README.md index 569d04e29add..01fce77eb8bd 100644 --- a/kaazing-gateway/README.md +++ b/kaazing-gateway/README.md @@ -18,9 +18,30 @@ WARNING: - [`latest`, `5.6.0` (*Dockerfile*)](https://github.com/kaazing/gateway.docker/blob/a40c8da9d2c2925bdd78b9a6d1b6da3fe89322d1/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/kaazing-gateway` directory](https://github.com/docker-library/repo-info/blob/master/repos/kaazing-gateway) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/kaazing-gateway`)](https://github.com/docker-library/official-images/blob/master/library/kaazing-gateway). 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%2Fkaazing-gateway). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/kaazing/gateway.docker/issues](https://github.com/kaazing/gateway.docker/issues) + +- **Maintained by**: + [the Kaazing Docker Maintainers](https://github.com/kaazing/gateway.docker) + +- **Published image artifact details**: + [repo-info repo's `repos/kaazing-gateway/` directory](https://github.com/docker-library/repo-info/blob/master/repos/kaazing-gateway) ([history](https://github.com/docker-library/repo-info/commits/master/repos/kaazing-gateway)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/kaazing-gateway`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fkaazing-gateway) + [official-images repo's `library/kaazing-gateway` file](https://github.com/docker-library/official-images/blob/master/library/kaazing-gateway) ([history](https://github.com/docker-library/official-images/commits/master/library/kaazing-gateway)) + +- **Source of this description**: + [docs repo's `kaazing-gateway/` directory](https://github.com/docker-library/docs/tree/master/kaazing-gateway) ([history](https://github.com/docker-library/docs/commits/master/kaazing-gateway)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is the KAAZING Gateway? @@ -82,29 +103,3 @@ For more information on the GATEWAY_OPTS environment variable, see [Configure Ka # License View [license information](https://github.com/kaazing/gateway/blob/master/LICENSE.txt) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/kaazing/gateway.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/kaazing/gateway.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 [`kaazing-gateway/` directory](https://github.com/docker-library/docs/tree/master/kaazing-gateway) 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. diff --git a/kapacitor/README.md b/kapacitor/README.md index ecf781a3c4ee..a0a434445385 100644 --- a/kapacitor/README.md +++ b/kapacitor/README.md @@ -21,9 +21,30 @@ WARNING: - [`1.2`, `1.2.0`, `latest` (*kapacitor/1.2/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d3babf9a87cb217d99aeabcea369c917b81121e1/kapacitor/1.2/Dockerfile) - [`1.2-alpine`, `1.2.0-alpine`, `alpine` (*kapacitor/1.2/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d3babf9a87cb217d99aeabcea369c917b81121e1/kapacitor/1.2/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/kapacitor` directory](https://github.com/docker-library/repo-info/blob/master/repos/kapacitor) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/influxdata/influxdata-docker/issues](https://github.com/influxdata/influxdata-docker/issues) + +- **Maintained by**: + [InfluxData](https://github.com/influxdata/influxdata-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/kapacitor/` directory](https://github.com/docker-library/repo-info/blob/master/repos/kapacitor) ([history](https://github.com/docker-library/repo-info/commits/master/repos/kapacitor)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/kapacitor`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fkapacitor) + [official-images repo's `library/kapacitor` file](https://github.com/docker-library/official-images/blob/master/library/kapacitor) ([history](https://github.com/docker-library/official-images/commits/master/library/kapacitor)) + +- **Source of this description**: + [docs repo's `kapacitor/` directory](https://github.com/docker-library/docs/tree/master/kapacitor) ([history](https://github.com/docker-library/docs/commits/master/kapacitor)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Kapacitor @@ -177,29 +198,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](https://github.com/influxdata/kapacitor/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/influxdata/influxdata-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/influxdata/influxdata-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 [`kapacitor/` directory](https://github.com/docker-library/docs/tree/master/kapacitor) 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. diff --git a/kibana/README.md b/kibana/README.md index 8321ffbd2f92..6b133e42984f 100644 --- a/kibana/README.md +++ b/kibana/README.md @@ -26,9 +26,30 @@ Elastic provides open-source support for Kibana via the [elastic/kibana GitHub r - [`4.6.4`, `4.6`, `4` (*4.6/Dockerfile*)](https://github.com/docker-library/kibana/blob/902581f626cba60693e32ca54f91f487b6be7e98/4.6/Dockerfile) - [`4.1.11`, `4.1` (*4.1/Dockerfile*)](https://github.com/docker-library/kibana/blob/144fccdd6a2c8c05fc79c27d3eb62a90b274f19b/4.1/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/kibana` directory](https://github.com/docker-library/repo-info/blob/master/repos/kibana) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/kibana/issues](https://github.com/docker-library/kibana/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/kibana) + +- **Published image artifact details**: + [repo-info repo's `repos/kibana/` directory](https://github.com/docker-library/repo-info/blob/master/repos/kibana) ([history](https://github.com/docker-library/repo-info/commits/master/repos/kibana)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/kibana`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fkibana) + [official-images repo's `library/kibana` file](https://github.com/docker-library/official-images/blob/master/library/kibana) ([history](https://github.com/docker-library/official-images/commits/master/library/kibana)) + +- **Source of this description**: + [docs repo's `kibana/` directory](https://github.com/docker-library/docs/tree/master/kibana) ([history](https://github.com/docker-library/docs/commits/master/kibana)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Kibana? @@ -71,29 +92,3 @@ Then, access it via `http://localhost:5601` or `http://host-ip:5601` in a browse # License View [license information](https://github.com/elastic/kibana/blob/4557a6fc0ba08c5e7ac813a180179e5e2631c90a/LICENSE.md) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/kibana/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/docker-library/kibana/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 [`kibana/` directory](https://github.com/docker-library/docs/tree/master/kibana) 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. diff --git a/known/README.md b/known/README.md index b621e4da0a92..6587bdd7667c 100644 --- a/known/README.md +++ b/known/README.md @@ -18,9 +18,30 @@ WARNING: - [`0.9.2`, `0.9`, `0`, `latest` (*Dockerfile*)](https://github.com/idno/Known-Docker/blob/986a2618080f32bbbcb9af3c8e7c15297d9658ea/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/known` directory](https://github.com/docker-library/repo-info/blob/master/repos/known) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/idno/Known-Docker/issues](https://github.com/idno/Known-Docker/issues) + +- **Maintained by**: + [Known](https://github.com/idno/Known-Docker) + +- **Published image artifact details**: + [repo-info repo's `repos/known/` directory](https://github.com/docker-library/repo-info/blob/master/repos/known) ([history](https://github.com/docker-library/repo-info/commits/master/repos/known)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/known`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fknown) + [official-images repo's `library/known` file](https://github.com/docker-library/official-images/blob/master/library/known) ([history](https://github.com/docker-library/official-images/commits/master/library/known)) + +- **Source of this description**: + [docs repo's `known/` directory](https://github.com/docker-library/docs/tree/master/known) ([history](https://github.com/docker-library/docs/commits/master/known)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Known: social publishing for groups and individuals @@ -76,29 +97,3 @@ We'd love to hear your feedback and suggestions in the issue tracker: [github.co # 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 17.04.0-ce. - -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. diff --git a/kong/README.md b/kong/README.md index f9be672721d5..7016798afdce 100644 --- a/kong/README.md +++ b/kong/README.md @@ -19,9 +19,30 @@ WARNING: - [`0.10`, `0.10.1`, `latest` (*Dockerfile*)](https://github.com/Mashape/docker-kong/blob/1edce50d74f0f3de63185a85a2741d2d2bf47112/Dockerfile) - [`0.9`, `0.9.9` (*Dockerfile*)](https://github.com/Mashape/docker-kong/blob/b512fa58a9c5a085b21bc5ffb90299cbc4e48eba/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/kong` directory](https://github.com/docker-library/repo-info/blob/master/repos/kong) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/Mashape/kong/issues](https://github.com/Mashape/kong/issues) + +- **Maintained by**: + [the Mashape Docker Maintainers](https://github.com/Mashape/kong) + +- **Published image artifact details**: + [repo-info repo's `repos/kong/` directory](https://github.com/docker-library/repo-info/blob/master/repos/kong) ([history](https://github.com/docker-library/repo-info/commits/master/repos/kong)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/kong`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fkong) + [official-images repo's `library/kong` file](https://github.com/docker-library/official-images/blob/master/library/kong) ([history](https://github.com/docker-library/official-images/commits/master/library/kong)) + +- **Source of this description**: + [docs repo's `kong/` directory](https://github.com/docker-library/docs/tree/master/kong) ([history](https://github.com/docker-library/docs/commits/master/kong)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Kong? @@ -115,29 +136,3 @@ This will run the [`kong reload`](http://getkong.org/docs/latest/cli/#reload) co # License View [license information](https://getkong.org/license/) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/Mashape/kong/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/Mashape/kong/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 [`kong/` directory](https://github.com/docker-library/docs/tree/master/kong) 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. diff --git a/lightstreamer/README.md b/lightstreamer/README.md index 1ea0cdb09379..bac18f58c5a8 100644 --- a/lightstreamer/README.md +++ b/lightstreamer/README.md @@ -19,9 +19,30 @@ WARNING: - [`6.0.3`, `6.0` (*6.0/Dockerfile*)](https://github.com/Lightstreamer/Docker/blob/ca600ed95f9fa8ec632ef2ad0526c15d917a52b7/6.0/Dockerfile) - [`6.1.0`, `6.1`, `6`, `latest` (*6.1/Dockerfile*)](https://github.com/Lightstreamer/Docker/blob/22d6045bab9625ea9f8b3e1e53c4c34383335ed3/6.1/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/lightstreamer` directory](https://github.com/docker-library/repo-info/blob/master/repos/lightstreamer) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/lightstreamer`)](https://github.com/docker-library/official-images/blob/master/library/lightstreamer). 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%2Flightstreamer). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/Lightstreamer/Docker/issues](https://github.com/Lightstreamer/Docker/issues) + +- **Maintained by**: + [the Lightstreamer Server Development Team](https://github.com/Lightstreamer/Docker) + +- **Published image artifact details**: + [repo-info repo's `repos/lightstreamer/` directory](https://github.com/docker-library/repo-info/blob/master/repos/lightstreamer) ([history](https://github.com/docker-library/repo-info/commits/master/repos/lightstreamer)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/lightstreamer`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Flightstreamer) + [official-images repo's `library/lightstreamer` file](https://github.com/docker-library/official-images/blob/master/library/lightstreamer) ([history](https://github.com/docker-library/official-images/commits/master/library/lightstreamer)) + +- **Source of this description**: + [docs repo's `lightstreamer/` directory](https://github.com/docker-library/docs/tree/master/lightstreamer) ([history](https://github.com/docker-library/docs/commits/master/lightstreamer)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Lightstreamer Server? @@ -152,29 +173,3 @@ where `/path/to/custom/pages` is the path in your host machine containing the re # License View [license information](http://www.lightstreamer.com/lightstreamer-sla) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/Lightstreamer/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/Lightstreamer/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 [`lightstreamer/` directory](https://github.com/docker-library/docs/tree/master/lightstreamer) 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. diff --git a/logstash/README.md b/logstash/README.md index 4cdef41a6132..af1e13430e30 100644 --- a/logstash/README.md +++ b/logstash/README.md @@ -29,9 +29,30 @@ Elastic provides open-source support for Logstash via the [elastic/logstash GitH - [`1.5.6`, `1.5`, `1` (*1.5/Dockerfile*)](https://github.com/docker-library/logstash/blob/754eeb919e42b1f6f2708b73f6f13cbc06fd722c/1.5/Dockerfile) - [`1.5.6-alpine`, `1.5-alpine`, `1-alpine` (*1.5/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/7eaa1cd9db876cd1e57371a7a515988c9768e7cc/1.5/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/logstash` directory](https://github.com/docker-library/repo-info/blob/master/repos/logstash) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/logstash/issues](https://github.com/docker-library/logstash/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/logstash) + +- **Published image artifact details**: + [repo-info repo's `repos/logstash/` directory](https://github.com/docker-library/repo-info/blob/master/repos/logstash) ([history](https://github.com/docker-library/repo-info/commits/master/repos/logstash)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/logstash`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Flogstash) + [official-images repo's `library/logstash` file](https://github.com/docker-library/official-images/blob/master/library/logstash) ([history](https://github.com/docker-library/official-images/commits/master/library/logstash)) + +- **Source of this description**: + [docs repo's `logstash/` directory](https://github.com/docker-library/docs/tree/master/logstash) ([history](https://github.com/docker-library/docs/commits/master/logstash)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Logstash? @@ -116,29 +137,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # 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 17.04.0-ce. - -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/docker-library/logstash/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/docker-library/logstash/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 [`logstash/` directory](https://github.com/docker-library/docs/tree/master/logstash) 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. diff --git a/mageia/README.md b/mageia/README.md index 76bd46224062..13c4179f5cd4 100644 --- a/mageia/README.md +++ b/mageia/README.md @@ -18,9 +18,30 @@ WARNING: - [`5`, `5.1`, `latest` (*5/Dockerfile*)](https://github.com/juanluisbaptiste/docker-brew-mageia/blob/c01771b53f87dd8d130879122d13025a9d957000/5/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/mageia` directory](https://github.com/docker-library/repo-info/blob/master/repos/mageia) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/mageia`)](https://github.com/docker-library/official-images/blob/master/library/mageia). 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%2Fmageia). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/juanluisbaptiste/docker-brew-mageia/issues](https://github.com/juanluisbaptiste/docker-brew-mageia/issues) + +- **Maintained by**: + [Mageia Developers](https://github.com/juanluisbaptiste/docker-brew-mageia) + +- **Published image artifact details**: + [repo-info repo's `repos/mageia/` directory](https://github.com/docker-library/repo-info/blob/master/repos/mageia) ([history](https://github.com/docker-library/repo-info/commits/master/repos/mageia)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/mageia`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fmageia) + [official-images repo's `library/mageia` file](https://github.com/docker-library/official-images/blob/master/library/mageia) ([history](https://github.com/docker-library/official-images/commits/master/library/mageia)) + +- **Source of this description**: + [docs repo's `mageia/` directory](https://github.com/docker-library/docs/tree/master/mageia) ([history](https://github.com/docker-library/docs/commits/master/mageia)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Mageia? @@ -56,29 +77,3 @@ All images install the following packages: - urpmi - locales - locales-en - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/juanluisbaptiste/docker-brew-mageia/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/juanluisbaptiste/docker-brew-mageia/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 [`mageia/` directory](https://github.com/docker-library/docs/tree/master/mageia) 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. diff --git a/mariadb/README.md b/mariadb/README.md index 1f185a1f809a..d4eeaf251699 100644 --- a/mariadb/README.md +++ b/mariadb/README.md @@ -20,9 +20,30 @@ WARNING: - [`10.0.30`, `10.0` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/21eed39fdd34c84ecd83cc077ad3253cfa875c5c/10.0/Dockerfile) - [`5.5.55`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/2741b77629c3526aa20b709a53892ca9287e0859/5.5/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/mariadb` directory](https://github.com/docker-library/repo-info/blob/master/repos/mariadb) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/mariadb/issues](https://github.com/docker-library/mariadb/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/mariadb) + +- **Published image artifact details**: + [repo-info repo's `repos/mariadb/` directory](https://github.com/docker-library/repo-info/blob/master/repos/mariadb) ([history](https://github.com/docker-library/repo-info/commits/master/repos/mariadb)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/mariadb`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fmariadb) + [official-images repo's `library/mariadb` file](https://github.com/docker-library/official-images/blob/master/library/mariadb) ([history](https://github.com/docker-library/official-images/commits/master/library/mariadb)) + +- **Source of this description**: + [docs repo's `mariadb/` directory](https://github.com/docker-library/docs/tree/master/mariadb) ([history](https://github.com/docker-library/docs/commits/master/mariadb)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is MariaDB? @@ -189,29 +210,3 @@ Most of the normal tools will work, although their usage might be a little convo ```console $ docker exec some-mariadb sh -c 'exec mysqldump --all-databases -uroot -p"$MYSQL_ROOT_PASSWORD"' > /some/path/on/your/host/all-databases.sql ``` - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/mariadb/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/docker-library/mariadb/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 [`mariadb/` directory](https://github.com/docker-library/docs/tree/master/mariadb) 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. diff --git a/maven/README.md b/maven/README.md index 77a21fa751b6..5d264bf89387 100644 --- a/maven/README.md +++ b/maven/README.md @@ -27,9 +27,30 @@ WARNING: - [`3.5.0-jdk-9`, `3.5-jdk-9`, `3-jdk-9` (*jdk-9/Dockerfile*)](https://github.com/carlossg/docker-maven/blob/ecf54b9839caed8aa2bcf9b8f7bb19594634ee89/jdk-9/Dockerfile) - [`3.5.0-jdk-9-onbuild`, `3.5-jdk-9-onbuild`, `3-jdk-9-onbuild` (*jdk-9/onbuild/Dockerfile*)](https://github.com/carlossg/docker-maven/blob/ecf54b9839caed8aa2bcf9b8f7bb19594634ee89/jdk-9/onbuild/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/maven` directory](https://github.com/docker-library/repo-info/blob/master/repos/maven) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/maven`)](https://github.com/docker-library/official-images/blob/master/library/maven). 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%2Fmaven). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/carlossg/docker-maven/issues](https://github.com/carlossg/docker-maven/issues) + +- **Maintained by**: + [the Maven Project](https://github.com/carlossg/docker-maven) + +- **Published image artifact details**: + [repo-info repo's `repos/maven/` directory](https://github.com/docker-library/repo-info/blob/master/repos/maven) ([history](https://github.com/docker-library/repo-info/commits/master/repos/maven)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/maven`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fmaven) + [official-images repo's `library/maven` file](https://github.com/docker-library/official-images/blob/master/library/maven) ([history](https://github.com/docker-library/official-images/commits/master/library/maven)) + +- **Source of this description**: + [docs repo's `maven/` directory](https://github.com/docker-library/docs/tree/master/maven) ([history](https://github.com/docker-library/docs/commits/master/maven)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Maven? @@ -92,29 +113,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](https://www.apache.org/licenses/) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/carlossg/docker-maven/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/carlossg/docker-maven/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 [`maven/` directory](https://github.com/docker-library/docs/tree/master/maven) 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. diff --git a/memcached/README.md b/memcached/README.md index d06af6f204dd..810b4062952e 100644 --- a/memcached/README.md +++ b/memcached/README.md @@ -19,9 +19,30 @@ WARNING: - [`1.4.36`, `1.4`, `1`, `latest` (*debian/Dockerfile*)](https://github.com/docker-library/memcached/blob/3f8f0356ad0a9ab23ae0ad8410540f7343ae8fb1/debian/Dockerfile) - [`1.4.36-alpine`, `1.4-alpine`, `1-alpine`, `alpine` (*alpine/Dockerfile*)](https://github.com/docker-library/memcached/blob/3f8f0356ad0a9ab23ae0ad8410540f7343ae8fb1/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/memcached` directory](https://github.com/docker-library/repo-info/blob/master/repos/memcached) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/memcached`)](https://github.com/docker-library/official-images/blob/master/library/memcached). 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%2Fmemcached). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/memcached/issues](https://github.com/docker-library/memcached/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/memcached) + +- **Published image artifact details**: + [repo-info repo's `repos/memcached/` directory](https://github.com/docker-library/repo-info/blob/master/repos/memcached) ([history](https://github.com/docker-library/repo-info/commits/master/repos/memcached)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/memcached`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fmemcached) + [official-images repo's `library/memcached` file](https://github.com/docker-library/official-images/blob/master/library/memcached) ([history](https://github.com/docker-library/official-images/commits/master/library/memcached)) + +- **Source of this description**: + [docs repo's `memcached/` directory](https://github.com/docker-library/docs/tree/master/memcached) ([history](https://github.com/docker-library/docs/commits/master/memcached)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Memcached? @@ -74,29 +95,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](https://github.com/memcached/memcached/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/memcached/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/docker-library/memcached/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 [`memcached/` directory](https://github.com/docker-library/docs/tree/master/memcached) 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. diff --git a/mongo-express/README.md b/mongo-express/README.md index f8a27b9d768f..db29ba6b779f 100644 --- a/mongo-express/README.md +++ b/mongo-express/README.md @@ -18,9 +18,30 @@ WARNING: - [`0.38.0`, `0.38`, `latest` (*Dockerfile*)](https://github.com/mongo-express/mongo-express-docker/blob/500a1db15deef043a6937302a1407b25369c8b4a/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/mongo-express` directory](https://github.com/docker-library/repo-info/blob/master/repos/mongo-express) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/mongo-express`)](https://github.com/docker-library/official-images/blob/master/library/mongo-express). 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-express). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/mongo-express/mongo-express-docker/issues](https://github.com/mongo-express/mongo-express-docker/issues) + +- **Maintained by**: + [mongo-express](https://github.com/mongo-express/mongo-express-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/mongo-express/` directory](https://github.com/docker-library/repo-info/blob/master/repos/mongo-express) ([history](https://github.com/docker-library/repo-info/commits/master/repos/mongo-express)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/mongo-express`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fmongo-express) + [official-images repo's `library/mongo-express` file](https://github.com/docker-library/official-images/blob/master/library/mongo-express) ([history](https://github.com/docker-library/official-images/commits/master/library/mongo-express)) + +- **Source of this description**: + [docs repo's `mongo-express/` directory](https://github.com/docker-library/docs/tree/master/mongo-express) ([history](https://github.com/docker-library/docs/commits/master/mongo-express)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is mongo-express? @@ -88,29 +109,3 @@ $ docker run -it --rm \ ``` This example links to a container name typical of `docker-compose`, changes the editor's color theme, and enables basic authentication. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/mongo-express/mongo-express-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/mongo-express/mongo-express-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 [`mongo-express/` directory](https://github.com/docker-library/docs/tree/master/mongo-express) 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. diff --git a/mongo/README.md b/mongo/README.md index f815c7fa8faa..e6be116d4042 100644 --- a/mongo/README.md +++ b/mongo/README.md @@ -25,9 +25,30 @@ WARNING: - [`3.5.6`, `3.5`, `unstable` (*3.5/Dockerfile*)](https://github.com/docker-library/mongo/blob/52ed5feba01538e24831b06ab8e9ad3019fb5036/3.5/Dockerfile) - [`3.5.6-windowsservercore`, `3.5-windowsservercore`, `unstable-windowsservercore` (*3.5/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/52ed5feba01538e24831b06ab8e9ad3019fb5036/3.5/windows/windowsservercore/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/mongo` directory](https://github.com/docker-library/repo-info/blob/master/repos/mongo) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/mongo/issues](https://github.com/docker-library/mongo/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/mongo) + +- **Published image artifact details**: + [repo-info repo's `repos/mongo/` directory](https://github.com/docker-library/repo-info/blob/master/repos/mongo) ([history](https://github.com/docker-library/repo-info/commits/master/repos/mongo)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/mongo`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fmongo) + [official-images repo's `library/mongo` file](https://github.com/docker-library/official-images/blob/master/library/mongo) ([history](https://github.com/docker-library/official-images/commits/master/library/mongo)) + +- **Source of this description**: + [docs repo's `mongo/` directory](https://github.com/docker-library/docs/tree/master/mongo) ([history](https://github.com/docker-library/docs/commits/master/mongo)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is MongoDB? @@ -152,29 +173,3 @@ For information about how to get Docker running on Windows, please see the relev # License View [license information](https://github.com/mongodb/mongo/blob/7c3cfac300cfcca4f73f1c3b18457f0f8fae3f69/README#L71) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/mongo/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/docker-library/mongo/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 [`mongo/` directory](https://github.com/docker-library/docs/tree/master/mongo) 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. diff --git a/mono/README.md b/mono/README.md index b8e9cc6af6c2..8806637a5d05 100644 --- a/mono/README.md +++ b/mono/README.md @@ -53,9 +53,30 @@ WARNING: - [`4.8.0.524`, `4.8.0`, `4.8`, `4`, `latest` (*4.8.0.524/Dockerfile*)](https://github.com/mono/docker/blob/13dbbc26567ac279f344c5be0491a95ba16e9604/4.8.0.524/Dockerfile) - [`4.8.0.524-onbuild`, `4.8.0-onbuild`, `4.8-onbuild`, `4-onbuild`, `onbuild` (*4.8.0.524/onbuild/Dockerfile*)](https://github.com/mono/docker/blob/13dbbc26567ac279f344c5be0491a95ba16e9604/4.8.0.524/onbuild/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/mono` directory](https://github.com/docker-library/repo-info/blob/master/repos/mono) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/mono`)](https://github.com/docker-library/official-images/blob/master/library/mono). 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%2Fmono). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/mono/docker/issues](https://github.com/mono/docker/issues) + +- **Maintained by**: + [the Mono Project](https://github.com/mono/docker) + +- **Published image artifact details**: + [repo-info repo's `repos/mono/` directory](https://github.com/docker-library/repo-info/blob/master/repos/mono) ([history](https://github.com/docker-library/repo-info/commits/master/repos/mono)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/mono`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fmono) + [official-images repo's `library/mono` file](https://github.com/docker-library/official-images/blob/master/library/mono) ([history](https://github.com/docker-library/official-images/commits/master/library/mono)) + +- **Source of this description**: + [docs repo's `mono/` directory](https://github.com/docker-library/docs/tree/master/mono) ([history](https://github.com/docker-library/docs/commits/master/mono)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Mono @@ -117,15 +138,3 @@ Once you've got a handle on how your project functions within Docker, you'll pro # License This Docker Image is licensed with the Expat License. See the [Mono Project licensing FAQ](http://www.mono-project.com/docs/faq/licensing/) for details on how Mono and associated libraries are licensed. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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 - -Please report issues on the [GitHub project](https://github.com/mono/docker). diff --git a/mysql/README.md b/mysql/README.md index 46bd5401170c..95a2fb880ebd 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -21,9 +21,30 @@ WARNING: - [`5.6.36`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/2bbab7b691b582e2df99dbd16525608adbff016e/5.6/Dockerfile) - [`5.5.55`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/2297b60ac72c157ad8e2435ff971e6a49bc47f47/5.5/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/mysql` directory](https://github.com/docker-library/repo-info/blob/master/repos/mysql) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/mysql/issues](https://github.com/docker-library/mysql/issues) + +- **Maintained by**: + [the Docker Community and the MySQL Team](https://github.com/docker-library/mysql) + +- **Published image artifact details**: + [repo-info repo's `repos/mysql/` directory](https://github.com/docker-library/repo-info/blob/master/repos/mysql) ([history](https://github.com/docker-library/repo-info/commits/master/repos/mysql)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/mysql`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fmysql) + [official-images repo's `library/mysql` file](https://github.com/docker-library/official-images/blob/master/library/mysql) ([history](https://github.com/docker-library/official-images/commits/master/library/mysql)) + +- **Source of this description**: + [docs repo's `mysql/` directory](https://github.com/docker-library/docs/tree/master/mysql) ([history](https://github.com/docker-library/docs/commits/master/mysql)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is MySQL? @@ -202,29 +223,3 @@ Most of the normal tools will work, although their usage might be a little convo ```console $ docker exec some-mysql sh -c 'exec mysqldump --all-databases -uroot -p"$MYSQL_ROOT_PASSWORD"' > /some/path/on/your/host/all-databases.sql ``` - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/mysql/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/docker-library/mysql/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 [`mysql/` directory](https://github.com/docker-library/docs/tree/master/mysql) 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. diff --git a/nats-streaming/README.md b/nats-streaming/README.md index ca8ee9b19429..5f1ff969d63b 100644 --- a/nats-streaming/README.md +++ b/nats-streaming/README.md @@ -18,9 +18,30 @@ WARNING: - [`0.4.0`, `latest` (*Dockerfile*)](https://github.com/nats-io/nats-streaming-docker/blob/048c972a51fdacfe406cc254cfde35b8bcc0e1aa/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/nats-streaming` directory](https://github.com/docker-library/repo-info/blob/master/repos/nats-streaming) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/nats-io/nats-streaming-docker/issues](https://github.com/nats-io/nats-streaming-docker/issues) + +- **Maintained by**: + [the NATS Project](https://github.com/nats-io/nats-streaming-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/nats-streaming/` directory](https://github.com/docker-library/repo-info/blob/master/repos/nats-streaming) ([history](https://github.com/docker-library/repo-info/commits/master/repos/nats-streaming)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/nats-streaming`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fnats-streaming) + [official-images repo's `library/nats-streaming` file](https://github.com/docker-library/official-images/blob/master/library/nats-streaming) ([history](https://github.com/docker-library/official-images/commits/master/library/nats-streaming)) + +- **Source of this description**: + [docs repo's `nats-streaming/` directory](https://github.com/docker-library/docs/tree/master/nats-streaming) ([history](https://github.com/docker-library/docs/commits/master/nats-streaming)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # [NATS Streaming](https://nats.io): A high-performance cloud native messaging streaming system. @@ -204,29 +225,3 @@ Details on how to configure further the NATS Streaming server can be found [here # License View [license information](https://github.com/nats-io/nats-streaming-server/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/nats-io/nats-streaming-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/nats-io/nats-streaming-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 [`nats-streaming/` directory](https://github.com/docker-library/docs/tree/master/nats-streaming) 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. diff --git a/nats/README.md b/nats/README.md index 61ac4d509fbb..dcbdb41042c8 100644 --- a/nats/README.md +++ b/nats/README.md @@ -20,9 +20,30 @@ WARNING: - [`0.9.6-nanoserver`, `nanoserver` (*windows/nanoserver/Dockerfile*)](https://github.com/nats-io/nats-docker/blob/24da6ab2af9e849f6a96e32ed2efcb7c0799ab13/windows/nanoserver/Dockerfile) - [`0.9.6-windowsservercore`, `windowsservercore` (*windows/windowsservercore/Dockerfile*)](https://github.com/nats-io/nats-docker/blob/24da6ab2af9e849f6a96e32ed2efcb7c0799ab13/windows/windowsservercore/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/nats` directory](https://github.com/docker-library/repo-info/blob/master/repos/nats) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/nats-io/nats-docker/issues](https://github.com/nats-io/nats-docker/issues) + +- **Maintained by**: + [the NATS Project](https://github.com/nats-io/nats-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/nats/` directory](https://github.com/docker-library/repo-info/blob/master/repos/nats) ([history](https://github.com/docker-library/repo-info/commits/master/repos/nats)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/nats`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fnats) + [official-images repo's `library/nats` file](https://github.com/docker-library/official-images/blob/master/library/nats) ([history](https://github.com/docker-library/official-images/commits/master/library/nats)) + +- **Source of this description**: + [docs repo's `nats/` directory](https://github.com/docker-library/docs/tree/master/nats) ([history](https://github.com/docker-library/docs/commits/master/nats)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # [NATS](https://nats.io): A high-performance cloud native messaging system. @@ -164,29 +185,3 @@ For information about how to get Docker running on Windows, please see the relev # License View [license information](https://github.com/nats-io/gnatsd/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/nats-io/nats-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/nats-io/nats-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 [`nats/` directory](https://github.com/docker-library/docs/tree/master/nats) 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. diff --git a/neo4j/README.md b/neo4j/README.md index 2bafd49a1e63..93b6d4be6359 100644 --- a/neo4j/README.md +++ b/neo4j/README.md @@ -67,9 +67,30 @@ WARNING: - [`2.3.0` (*2.3.0/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.0/community/Dockerfile) - [`2.3.0-enterprise` (*2.3.0/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.0/enterprise/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/neo4j` directory](https://github.com/docker-library/repo-info/blob/master/repos/neo4j) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/neo4j`)](https://github.com/docker-library/official-images/blob/master/library/neo4j). 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%2Fneo4j). +- **Where to get help**: + [Stack Overflow](http://stackoverflow.com/questions/tagged/neo4j) + +- **Where to file issues**: + [https://github.com/neo4j/docker-neo4j/issues](https://github.com/neo4j/docker-neo4j/issues) + +- **Maintained by**: + [Neo4j](https://github.com/neo4j/docker-neo4j) + +- **Published image artifact details**: + [repo-info repo's `repos/neo4j/` directory](https://github.com/docker-library/repo-info/blob/master/repos/neo4j) ([history](https://github.com/docker-library/repo-info/commits/master/repos/neo4j)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/neo4j`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fneo4j) + [official-images repo's `library/neo4j` file](https://github.com/docker-library/official-images/blob/master/library/neo4j) ([history](https://github.com/docker-library/official-images/commits/master/library/neo4j)) + +- **Source of this description**: + [docs repo's `neo4j/` directory](https://github.com/docker-library/docs/tree/master/neo4j) ([history](https://github.com/docker-library/docs/commits/master/neo4j)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Neo4j? @@ -112,23 +133,3 @@ docker run \ # Documentation For more examples and complete documentation please go [here for 2.x](http://neo4j.com/developer/docker-23/) and [here for 3.x](http://neo4j.com/docs/operations-manual/current/deployment/single-instance/docker/). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/neo4j/docker-neo4j/issues). - -For general Neo4j questions, please ask on [StackOverflow](http://stackoverflow.com/questions/tagged/neo4j). - -## Contributing - -We welcome pull requests on [GitHub](https://github.com/neo4j/docker-neo4j/pulls). diff --git a/neurodebian/README.md b/neurodebian/README.md index d341413a2ed4..1839b1a13229 100644 --- a/neurodebian/README.md +++ b/neurodebian/README.md @@ -25,9 +25,30 @@ WARNING: - [`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 detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/neurodebian` directory](https://github.com/docker-library/repo-info/blob/master/repos/neurodebian) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/neurodebian/dockerfiles/issues](https://github.com/neurodebian/dockerfiles/issues) + +- **Maintained by**: + [NeuroDebian](https://github.com/neurodebian/dockerfiles) + +- **Published image artifact details**: + [repo-info repo's `repos/neurodebian/` directory](https://github.com/docker-library/repo-info/blob/master/repos/neurodebian) ([history](https://github.com/docker-library/repo-info/commits/master/repos/neurodebian)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/neurodebian`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fneurodebian) + [official-images repo's `library/neurodebian` file](https://github.com/docker-library/official-images/blob/master/library/neurodebian) ([history](https://github.com/docker-library/official-images/commits/master/library/neurodebian)) + +- **Source of this description**: + [docs repo's `neurodebian/` directory](https://github.com/docker-library/docs/tree/master/neurodebian) ([history](https://github.com/docker-library/docs/commits/master/neurodebian)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is NeuroDebian? @@ -55,29 +76,3 @@ deb http://neuro.debian.net/debian wheezy main deb http://neuro.debian.net/debian data main #deb-src http://neuro.debian.net/debian-devel wheezy main ``` - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/neurodebian/dockerfiles/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/neurodebian/dockerfiles/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 [`neurodebian/` directory](https://github.com/docker-library/docs/tree/master/neurodebian) 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. diff --git a/nextcloud/README.md b/nextcloud/README.md index ec8699b89314..fd569fbcafab 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -23,9 +23,30 @@ WARNING: - [`9.0.57-apache`, `9.0-apache`, `9-apache`, `9.0.57`, `9.0`, `9` (*9.0/apache/Dockerfile*)](https://github.com/nextcloud/docker/blob/534665db850902068eca461cf1e67c2309e8ebaa/9.0/apache/Dockerfile) - [`9.0.57-fpm`, `9.0-fpm`, `9-fpm` (*9.0/fpm/Dockerfile*)](https://github.com/nextcloud/docker/blob/534665db850902068eca461cf1e67c2309e8ebaa/9.0/fpm/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/nextcloud` directory](https://github.com/docker-library/repo-info/blob/master/repos/nextcloud) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/nextcloud`)](https://github.com/docker-library/official-images/blob/master/library/nextcloud). 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%2Fnextcloud). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/nextcloud/docker/issues](https://github.com/nextcloud/docker/issues) + +- **Maintained by**: + [Nextcloud](https://github.com/nextcloud/docker) + +- **Published image artifact details**: + [repo-info repo's `repos/nextcloud/` directory](https://github.com/docker-library/repo-info/blob/master/repos/nextcloud) ([history](https://github.com/docker-library/repo-info/commits/master/repos/nextcloud)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/nextcloud`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fnextcloud) + [official-images repo's `library/nextcloud` file](https://github.com/docker-library/official-images/blob/master/library/nextcloud) ([history](https://github.com/docker-library/official-images/commits/master/library/nextcloud)) + +- **Source of this description**: + [docs repo's `nextcloud/` directory](https://github.com/docker-library/docs/tree/master/nextcloud) ([history](https://github.com/docker-library/docs/commits/master/nextcloud)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Nextcloud? @@ -83,29 +104,3 @@ When you access your site, the update wizard will show up. # License View [license information](https://github.com/nextcloud/server/blob/master/COPYING-README) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/nextcloud/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/nextcloud/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 [`nextcloud/` directory](https://github.com/docker-library/docs/tree/master/nextcloud) 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. diff --git a/nginx/README.md b/nginx/README.md index e54601ed41fa..4a23dd15f2b5 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -23,9 +23,30 @@ WARNING: - [`1.12.0-alpine`, `stable-alpine`, `1.12-alpine` (*stable/alpine/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/4d1f7f8ec281117d1d79bed4c6bc28b86039ca84/stable/alpine/Dockerfile) - [`1.12.0-alpine-perl`, `stable-alpine-perl`, `1.12-alpine-perl` (*stable/alpine-perl/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/4d1f7f8ec281117d1d79bed4c6bc28b86039ca84/stable/alpine-perl/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/nginx` directory](https://github.com/docker-library/repo-info/blob/master/repos/nginx) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/nginx`)](https://github.com/docker-library/official-images/blob/master/library/nginx). 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%2Fnginx). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/nginxinc/docker-nginx/issues](https://github.com/nginxinc/docker-nginx/issues) + +- **Maintained by**: + [the NGINX Docker Maintainers](https://github.com/nginxinc/docker-nginx) + +- **Published image artifact details**: + [repo-info repo's `repos/nginx/` directory](https://github.com/docker-library/repo-info/blob/master/repos/nginx) ([history](https://github.com/docker-library/repo-info/commits/master/repos/nginx)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/nginx`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fnginx) + [official-images repo's `library/nginx` file](https://github.com/docker-library/official-images/blob/master/library/nginx) ([history](https://github.com/docker-library/official-images/commits/master/library/nginx)) + +- **Source of this description**: + [docs repo's `nginx/` directory](https://github.com/docker-library/docs/tree/master/nginx) ([history](https://github.com/docker-library/docs/commits/master/nginx)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Nginx? @@ -152,29 +173,3 @@ This image is based on the popular [Alpine Linux project](http://alpinelinux.org 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). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/nginxinc/docker-nginx/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/nginxinc/docker-nginx/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 [`nginx/` directory](https://github.com/docker-library/docs/tree/master/nginx) 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. diff --git a/node/README.md b/node/README.md index 9f658a319632..55f9bd79b803 100644 --- a/node/README.md +++ b/node/README.md @@ -32,9 +32,30 @@ WARNING: - [`4.8.2-slim`, `4.8-slim`, `4-slim`, `argon-slim` (*4.8/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/e1103db1e7330f620ec4b5961b93936da11becdf/4.8/slim/Dockerfile) - [`4.8.2-wheezy`, `4.8-wheezy`, `4-wheezy`, `argon-wheezy` (*4.8/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/e1103db1e7330f620ec4b5961b93936da11becdf/4.8/wheezy/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/node` directory](https://github.com/docker-library/repo-info/blob/master/repos/node) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/nodejs/docker-node/issues](https://github.com/nodejs/docker-node/issues) + +- **Maintained by**: + [The Node.js Docker Team](https://github.com/nodejs/docker-node) + +- **Published image artifact details**: + [repo-info repo's `repos/node/` directory](https://github.com/docker-library/repo-info/blob/master/repos/node) ([history](https://github.com/docker-library/repo-info/commits/master/repos/node)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/node`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fnode) + [official-images repo's `library/node` file](https://github.com/docker-library/official-images/blob/master/library/node) ([history](https://github.com/docker-library/official-images/commits/master/library/node)) + +- **Source of this description**: + [docs repo's `node/` directory](https://github.com/docker-library/docs/tree/master/node) ([history](https://github.com/docker-library/docs/commits/master/node)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Node.js? @@ -108,29 +129,3 @@ This image does not contain the common packages contained in the default tag and # License View [license information](https://github.com/joyent/node/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/nodejs/docker-node/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/nodejs/docker-node/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 [`node/` directory](https://github.com/docker-library/docs/tree/master/node) 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. diff --git a/notary/README.md b/notary/README.md index 88f299e6e4b0..96149178ae9f 100644 --- a/notary/README.md +++ b/notary/README.md @@ -25,9 +25,30 @@ WARNING: - [`server-0.2.0` (*notary-server/Dockerfile*)](https://github.com/docker/notary-official-images/blob/3ea5b74928929415f2faaa5df574c4745bf6d286/notary-server/Dockerfile) - [`signer-0.2.0` (*notary-signer/Dockerfile*)](https://github.com/docker/notary-official-images/blob/3ea5b74928929415f2faaa5df574c4745bf6d286/notary-signer/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/notary` directory](https://github.com/docker-library/repo-info/blob/master/repos/notary) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/notary`)](https://github.com/docker-library/official-images/blob/master/library/notary). 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%2Fnotary). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker/notary-official-images/issues](https://github.com/docker/notary-official-images/issues) + +- **Maintained by**: + [Docker, Inc.](https://github.com/docker/notary-official-images) + +- **Published image artifact details**: + [repo-info repo's `repos/notary/` directory](https://github.com/docker-library/repo-info/blob/master/repos/notary) ([history](https://github.com/docker-library/repo-info/commits/master/repos/notary)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/notary`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fnotary) + [official-images repo's `library/notary` file](https://github.com/docker-library/official-images/blob/master/library/notary) ([history](https://github.com/docker-library/official-images/commits/master/library/notary)) + +- **Source of this description**: + [docs repo's `notary/` directory](https://github.com/docker-library/docs/tree/master/notary) ([history](https://github.com/docker-library/docs/commits/master/notary)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # How to use this repository @@ -113,29 +134,3 @@ We strongly recommend you create separate databases and users with restricted pe # License View [license information](https://github.com/docker/notary/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker/notary-official-images/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/docker/notary-official-images/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 [`notary/` directory](https://github.com/docker-library/docs/tree/master/notary) 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. diff --git a/nuxeo/README.md b/nuxeo/README.md index e38a94b32837..6b6ddca3b409 100644 --- a/nuxeo/README.md +++ b/nuxeo/README.md @@ -22,9 +22,30 @@ WARNING: - [`LTS-2015`, `7`, `7.10` (*7.10/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/537f17593e1c3348f3163ae6986b603168e59fc5/7.10/Dockerfile) - [`LTS-2014`, `6`, `6.0` (*6.0/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/537f17593e1c3348f3163ae6986b603168e59fc5/6.0/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/nuxeo` directory](https://github.com/docker-library/repo-info/blob/master/repos/nuxeo) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/nuxeo/docker-nuxeo/issues](https://github.com/nuxeo/docker-nuxeo/issues) + +- **Maintained by**: + [Nuxeo](https://github.com/nuxeo/docker-nuxeo) + +- **Published image artifact details**: + [repo-info repo's `repos/nuxeo/` directory](https://github.com/docker-library/repo-info/blob/master/repos/nuxeo) ([history](https://github.com/docker-library/repo-info/commits/master/repos/nuxeo)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/nuxeo`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fnuxeo) + [official-images repo's `library/nuxeo` file](https://github.com/docker-library/official-images/blob/master/library/nuxeo) ([history](https://github.com/docker-library/official-images/commits/master/library/nuxeo)) + +- **Source of this description**: + [docs repo's `nuxeo/` directory](https://github.com/docker-library/docs/tree/master/nuxeo) ([history](https://github.com/docker-library/docs/commits/master/nuxeo)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Nuxeo ? @@ -210,29 +231,3 @@ This image is big because it contains a lot of features. The nuxeo distribution # License View [license information](http://doc.nuxeo.com/x/gIK7) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/nuxeo/docker-nuxeo/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/nuxeo/docker-nuxeo/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 [`nuxeo/` directory](https://github.com/docker-library/docs/tree/master/nuxeo) 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. diff --git a/odoo/README.md b/odoo/README.md index 5b71d5706b2c..65507b349468 100644 --- a/odoo/README.md +++ b/odoo/README.md @@ -20,9 +20,30 @@ WARNING: - [`9.0`, `9` (*9.0/Dockerfile*)](https://github.com/odoo/docker/blob/f8af1a80b14d9e594fdef4df2ff78e655352473c/9.0/Dockerfile) - [`10.0`, `10`, `latest` (*10.0/Dockerfile*)](https://github.com/odoo/docker/blob/f8af1a80b14d9e594fdef4df2ff78e655352473c/10.0/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/odoo` directory](https://github.com/docker-library/repo-info/blob/master/repos/odoo) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/odoo`)](https://github.com/docker-library/official-images/blob/master/library/odoo). 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%2Fodoo). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/odoo/docker/issues](https://github.com/odoo/docker/issues) + +- **Maintained by**: + [Odoo](https://github.com/odoo/docker) + +- **Published image artifact details**: + [repo-info repo's `repos/odoo/` directory](https://github.com/docker-library/repo-info/blob/master/repos/odoo) ([history](https://github.com/docker-library/repo-info/commits/master/repos/odoo)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/odoo`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fodoo) + [official-images repo's `library/odoo` file](https://github.com/docker-library/official-images/blob/master/library/odoo) ([history](https://github.com/docker-library/official-images/commits/master/library/odoo)) + +- **Source of this description**: + [docs repo's `odoo/` directory](https://github.com/docker-library/docs/tree/master/odoo) ([history](https://github.com/docker-library/docs/commits/master/odoo)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Odoo? @@ -198,29 +219,3 @@ You can also simply prevent Odoo from using the filestore by setting the system # License View [license information](https://raw.githubusercontent.com/odoo/odoo/8.0/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/odoo/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/odoo/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 [`odoo/` directory](https://github.com/docker-library/docs/tree/master/odoo) 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. diff --git a/openjdk/README.md b/openjdk/README.md index 63a8bd2d469c..dd9a51edfc11 100644 --- a/openjdk/README.md +++ b/openjdk/README.md @@ -31,9 +31,30 @@ WARNING: - [`9-b161-jdk`, `9-b161`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/50c491c7c2378182866d89e857eb1f0c77985507/9-jdk/Dockerfile) - [`9-b161-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/50c491c7c2378182866d89e857eb1f0c77985507/9-jre/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/openjdk` directory](https://github.com/docker-library/repo-info/blob/master/repos/openjdk) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -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). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/openjdk/issues](https://github.com/docker-library/openjdk/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/openjdk) + +- **Published image artifact details**: + [repo-info repo's `repos/openjdk/` directory](https://github.com/docker-library/repo-info/blob/master/repos/openjdk) ([history](https://github.com/docker-library/repo-info/commits/master/repos/openjdk)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/openjdk`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fopenjdk) + [official-images repo's `library/openjdk` file](https://github.com/docker-library/official-images/blob/master/library/openjdk) ([history](https://github.com/docker-library/official-images/commits/master/library/openjdk)) + +- **Source of this description**: + [docs repo's `openjdk/` directory](https://github.com/docker-library/docs/tree/master/openjdk) ([history](https://github.com/docker-library/docs/commits/master/openjdk)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is OpenJDK? @@ -104,29 +125,3 @@ For information about how to get Docker running on Windows, please see the relev # License View [license information](http://openjdk.java.net/legal/gplv2+ce.html) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/openjdk/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/docker-library/openjdk/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 [`openjdk/` directory](https://github.com/docker-library/docs/tree/master/openjdk) 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. diff --git a/opensuse/README.md b/opensuse/README.md index ba4a4871bd4f..43a0a67ff85b 100644 --- a/opensuse/README.md +++ b/opensuse/README.md @@ -21,9 +21,30 @@ WARNING: - [`13.2`, `harlequin` (*docker/Dockerfile*)](https://github.com/openSUSE/docker-containers-build/blob/81aea7039301342026ed4b2ce5644f4fa838a87a/docker/Dockerfile) - [`tumbleweed` (*docker/Dockerfile*)](https://github.com/openSUSE/docker-containers-build/blob/ee6a6328759b20e32426bd3884ca556dc1e12c55/docker/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/opensuse` directory](https://github.com/docker-library/repo-info/blob/master/repos/opensuse) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/opensuse`)](https://github.com/docker-library/official-images/blob/master/library/opensuse). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fopensuse). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/openSUSE/docker-containers-build/issues](https://github.com/openSUSE/docker-containers-build/issues) + +- **Maintained by**: + [the SUSE containers team](https://github.com/openSUSE/docker-containers-build) + +- **Published image artifact details**: + [repo-info repo's `repos/opensuse/` directory](https://github.com/docker-library/repo-info/blob/master/repos/opensuse) ([history](https://github.com/docker-library/repo-info/commits/master/repos/opensuse)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/opensuse`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fopensuse) + [official-images repo's `library/opensuse` file](https://github.com/docker-library/official-images/blob/master/library/opensuse) ([history](https://github.com/docker-library/official-images/commits/master/library/opensuse)) + +- **Source of this description**: + [docs repo's `opensuse/` directory](https://github.com/docker-library/docs/tree/master/opensuse) ([history](https://github.com/docker-library/docs/commits/master/opensuse)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # openSUSE @@ -47,29 +68,3 @@ However the following repositories are already part of the image: - OSS Updates - Non-OSS - Non-OSS Updates - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/openSUSE/docker-containers-build/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/openSUSE/docker-containers-build/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 [`opensuse/` directory](https://github.com/docker-library/docs/tree/master/opensuse) 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. diff --git a/oraclelinux/README.md b/oraclelinux/README.md index a8f13d6aa44e..6cdef1e2d493 100644 --- a/oraclelinux/README.md +++ b/oraclelinux/README.md @@ -28,9 +28,30 @@ WARNING: - [`6.6` (*OracleLinux/6.6/Dockerfile*)](https://github.com/oracle/docker-images/blob/7d52eb40b0e481f4051fd3bda10a5e9e9b0e2296/OracleLinux/6.6/Dockerfile) - [`5`, `5.11` (*OracleLinux/5.11/Dockerfile*)](https://github.com/oracle/docker-images/blob/7d52eb40b0e481f4051fd3bda10a5e9e9b0e2296/OracleLinux/5.11/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/oraclelinux` directory](https://github.com/docker-library/repo-info/blob/master/repos/oraclelinux) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/oraclelinux`)](https://github.com/docker-library/official-images/blob/master/library/oraclelinux). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Foraclelinux). +- **Where to get help**: + see the "Customer Support" and "Community Support" sections below + +- **Where to file issues**: + [https://github.com/oracle/docker-images/issues](https://github.com/oracle/docker-images/issues) + +- **Maintained by**: + [the Oracle Linux Product Team](https://github.com/oracle/docker-images) + +- **Published image artifact details**: + [repo-info repo's `repos/oraclelinux/` directory](https://github.com/docker-library/repo-info/blob/master/repos/oraclelinux) ([history](https://github.com/docker-library/repo-info/commits/master/repos/oraclelinux)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/oraclelinux`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Foraclelinux) + [official-images repo's `library/oraclelinux` file](https://github.com/docker-library/official-images/blob/master/library/oraclelinux) ([history](https://github.com/docker-library/official-images/commits/master/library/oraclelinux)) + +- **Source of this description**: + [docs repo's `oraclelinux/` directory](https://github.com/docker-library/docs/tree/master/oraclelinux) ([history](https://github.com/docker-library/docs/commits/master/oraclelinux)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Oracle Linux @@ -55,34 +76,26 @@ The Oracle Linux images are intended for use in the **FROM** field of an applica - [YouTube](https://www.youtube.com/user/OracleLinuxChannel) - [Blog](http://blogs.oracle.com/linux) -# License - -View the [Oracle Linux End-User License Agreement](https://oss.oracle.com/ol6/EULA) for the software contained in this image. +## Customer Support -# Supported Docker versions +Oracle provides support to Oracle Linux subscription customers via the [My Oracle Support](https://support.oracle.com) portal. The Oracle Linux Docker images are covered by Oracle Linux Basic and Premier support subscriptions. Customers should follow existing support procedures to obtain support for Oracle Linux running in a Docker container. This image is officially supported for Oracle Linux customers with an active Oracle Linux Basic or Premier support subscription on both Oracle Linux 6 and Oracle Linux 7 running the Unbreakable Enterprise Kernel Release 4 and Docker Engine version 1.9 installed from the Oracle Linux Yum Server. Oracle Linux users without an active support subscription can use either the Oracle distributed version of Docker Engine or the upstream version distributed by Docker. Support is limited to the community-based options outlined below. -## Oracle Linux 7 +### Oracle Linux 7 Please review the [additional Linux programs supported under Oracle Linux support](https://docs.oracle.com/cd/E52668_01/E63013/html/ol7-lic-addl-packages.html) chapter for more information on the scope of support for Docker. Please review [Chapter 29 of the Oracle Linux 7 Administrator's Guide](https://docs.oracle.com/cd/E52668_01/E54669/html/ol7-docker.html) for details on how to install or upgrade the Unbreakable Enterprise Kernel and Docker Engine packages. -## Oracle Linux 6 +### Oracle Linux 6 Please review the [additional Linux programs supported under Oracle Linux support](http://docs.oracle.com/cd/E37670_01/E63012/html/ol6-lic-addl-packages.html) chapter for more information on the scope of support for Docker. Please review [Chapter 10 of the Oracle Linux 6 Administrator's Solutions Guide](http://docs.oracle.com/cd/E37670_01/E37355/html/ol_docker.html) for details on how to install or upgrade the Unbreakable Enterprise Kernel and Docker Engine packages. -# User Feedback - -## Customer Support - -Oracle provides support to Oracle Linux subscription customers via the [My Oracle Support](https://support.oracle.com) portal. The Oracle Linux Docker images are covered by Oracle Linux Basic and Premier support subscriptions. Customers should follow existing support procedures to obtain support for Oracle Linux running in a Docker container. - ## Community Support For Oracle Linux users without a paid support subscription, the following resources are available: @@ -90,8 +103,6 @@ For Oracle Linux users without a paid support subscription, the following resour - The [Oracle Linux Forum](https://community.oracle.com/community/server_%26_storage_systems/linux/oracle_linux) on the [Oracle Technology Network Community](https://community.oracle.com/welcome). - The `##oraclelinux` IRC channel on Freenode. -## Contributing - -Oracle Linux customers with an active support subscription should follow the existing support procedures to suggest new features, fixes or updates to the Oracle Linux Docker images. +# License -For Oracle Linux users without a paid support subscription, please submit any new feature, fix or update suggestion via a [GitHub issue](https://github.com/oracle/docker/issues). +View the [Oracle Linux End-User License Agreement](https://oss.oracle.com/ol6/EULA) for the software contained in this image. diff --git a/orientdb/README.md b/orientdb/README.md index 8083edd98516..5b2b1417b1e9 100644 --- a/orientdb/README.md +++ b/orientdb/README.md @@ -23,9 +23,30 @@ WARNING: - [`3.0.0m1` (*3.0/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/79d29bd16d998765a17c687de854067c0cad0d7a/3.0/x86_64/alpine/Dockerfile) - [`3.0.0m1-spatial` (*3.0-spatial/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/79d29bd16d998765a17c687de854067c0cad0d7a/3.0-spatial/x86_64/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/orientdb` directory](https://github.com/docker-library/repo-info/blob/master/repos/orientdb) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/orientdb`)](https://github.com/docker-library/official-images/blob/master/library/orientdb). 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%2Forientdb). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/orientechnologies/orientdb-docker/issues](https://github.com/orientechnologies/orientdb-docker/issues) + +- **Maintained by**: + [OrientDB](https://github.com/orientechnologies/orientdb-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/orientdb/` directory](https://github.com/docker-library/repo-info/blob/master/repos/orientdb) ([history](https://github.com/docker-library/repo-info/commits/master/repos/orientdb)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/orientdb`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Forientdb) + [official-images repo's `library/orientdb` file](https://github.com/docker-library/official-images/blob/master/library/orientdb) ([history](https://github.com/docker-library/official-images/commits/master/library/orientdb)) + +- **Source of this description**: + [docs repo's `orientdb/` directory](https://github.com/docker-library/docs/tree/master/orientdb) ([history](https://github.com/docker-library/docs/commits/master/orientdb)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is OrientDB? @@ -99,29 +120,3 @@ $ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 \ -e ORIENTDB_ROOT_PASSWORD=rootpwd \ orientdb /orientdb/bin/server.sh -Xmx8g ``` - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/orientechnologies/orientdb-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/orientechnologies/orientdb-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 [`orientdb/` directory](https://github.com/docker-library/docs/tree/master/orientdb) 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. diff --git a/owncloud/README.md b/owncloud/README.md index 7c0be3392a2c..7bce36e8ef37 100644 --- a/owncloud/README.md +++ b/owncloud/README.md @@ -27,9 +27,30 @@ WARNING: - [`9.1.4-apache`, `9.1-apache`, `9-apache`, `apache`, `9.1.4`, `9.1`, `9`, `latest` (*9.1/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/61f63930e743211540df45e0c32165ec043dd6f5/9.1/apache/Dockerfile) - [`9.1.4-fpm`, `9.1-fpm`, `9-fpm`, `fpm` (*9.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/61f63930e743211540df45e0c32165ec043dd6f5/9.1/fpm/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/owncloud` directory](https://github.com/docker-library/repo-info/blob/master/repos/owncloud) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/owncloud`)](https://github.com/docker-library/official-images/blob/master/library/owncloud). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fowncloud). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/owncloud/issues](https://github.com/docker-library/owncloud/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/owncloud) + +- **Published image artifact details**: + [repo-info repo's `repos/owncloud/` directory](https://github.com/docker-library/repo-info/blob/master/repos/owncloud) ([history](https://github.com/docker-library/repo-info/commits/master/repos/owncloud)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/owncloud`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fowncloud) + [official-images repo's `library/owncloud` file](https://github.com/docker-library/official-images/blob/master/library/owncloud) ([history](https://github.com/docker-library/official-images/commits/master/library/owncloud)) + +- **Source of this description**: + [docs repo's `owncloud/` directory](https://github.com/docker-library/docs/tree/master/owncloud) ([history](https://github.com/docker-library/docs/commits/master/owncloud)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is ownCloud? @@ -110,29 +131,3 @@ services: # License View [license information](https://owncloud.org/contribute/agreement/) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/owncloud/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/docker-library/owncloud/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 [`owncloud/` directory](https://github.com/docker-library/docs/tree/master/owncloud) 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. diff --git a/percona/README.md b/percona/README.md index 8ee95d96eda1..7a1279c003b8 100644 --- a/percona/README.md +++ b/percona/README.md @@ -20,9 +20,30 @@ WARNING: - [`5.6.35`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/14bca28392a7571d5288affb108acd4fc794f104/5.6/Dockerfile) - [`5.5.54`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/e75f7e598d0b12bfa7cee85496f5311f00ecc46f/5.5/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/percona` directory](https://github.com/docker-library/repo-info/blob/master/repos/percona) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/percona`)](https://github.com/docker-library/official-images/blob/master/library/percona). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpercona). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/percona/issues](https://github.com/docker-library/percona/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/percona) + +- **Published image artifact details**: + [repo-info repo's `repos/percona/` directory](https://github.com/docker-library/repo-info/blob/master/repos/percona) ([history](https://github.com/docker-library/repo-info/commits/master/repos/percona)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/percona`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpercona) + [official-images repo's `library/percona` file](https://github.com/docker-library/official-images/blob/master/library/percona) ([history](https://github.com/docker-library/official-images/commits/master/library/percona)) + +- **Source of this description**: + [docs repo's `percona/` directory](https://github.com/docker-library/docs/tree/master/percona) ([history](https://github.com/docker-library/docs/commits/master/percona)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Percona Server @@ -193,29 +214,3 @@ Most of the normal tools will work, although their usage might be a little convo ```console $ docker exec some-percona sh -c 'exec mysqldump --all-databases -uroot -p"$MYSQL_ROOT_PASSWORD"' > /some/path/on/your/host/all-databases.sql ``` - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/percona/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/docker-library/percona/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 [`percona/` directory](https://github.com/docker-library/docs/tree/master/percona) 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. diff --git a/perl/README.md b/perl/README.md index 401c2c1d2f03..d7311bc91908 100644 --- a/perl/README.md +++ b/perl/README.md @@ -21,9 +21,30 @@ WARNING: - [`5.22`, `5.22.3` (*5.022.003-64bit/Dockerfile*)](https://github.com/perl/docker-perl/blob/8b57a74dbc745fb2723bc60ba98768846dae37f6/5.022.003-64bit/Dockerfile) - [`5.22-threaded`, `5.22.3-threaded` (*5.022.003-64bit,threaded/Dockerfile*)](https://github.com/perl/docker-perl/blob/8b57a74dbc745fb2723bc60ba98768846dae37f6/5.022.003-64bit,threaded/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/perl` directory](https://github.com/docker-library/repo-info/blob/master/repos/perl) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/perl`)](https://github.com/docker-library/official-images/blob/master/library/perl). 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%2Fperl). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/Perl/docker-perl/issues](https://github.com/Perl/docker-perl/issues) + +- **Maintained by**: + [the Perl Community](https://github.com/Perl/docker-perl) + +- **Published image artifact details**: + [repo-info repo's `repos/perl/` directory](https://github.com/docker-library/repo-info/blob/master/repos/perl) ([history](https://github.com/docker-library/repo-info/commits/master/repos/perl)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/perl`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fperl) + [official-images repo's `library/perl` file](https://github.com/docker-library/official-images/blob/master/library/perl) ([history](https://github.com/docker-library/official-images/commits/master/library/perl)) + +- **Source of this description**: + [docs repo's `perl/` directory](https://github.com/docker-library/docs/tree/master/perl) ([history](https://github.com/docker-library/docs/commits/master/perl)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Perl? @@ -62,29 +83,3 @@ $ docker run -it --rm --name my-running-script -v "$PWD":/usr/src/myapp -w /usr/ # License View [license information](http://dev.perl.org/licenses/) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/Perl/docker-perl/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/Perl/docker-perl/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 [`perl/` directory](https://github.com/docker-library/docs/tree/master/perl) 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. diff --git a/photon/README.md b/photon/README.md index 159fd2625c38..38e396c85354 100644 --- a/photon/README.md +++ b/photon/README.md @@ -18,9 +18,30 @@ WARNING: - [`1.0`, `latest` (*1.0/Dockerfile*)](https://github.com/vmware/photon-docker-image/blob/39c3c62cd649b1d64178b24cd23d9196461dc818/1.0/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/photon` directory](https://github.com/docker-library/repo-info/blob/master/repos/photon) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/photon`)](https://github.com/docker-library/official-images/blob/master/library/photon). 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%2Fphoton). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/vmware/photon-docker-image/issues](https://github.com/vmware/photon-docker-image/issues) + +- **Maintained by**: + [VMware](https://github.com/vmware/photon-docker-image) + +- **Published image artifact details**: + [repo-info repo's `repos/photon/` directory](https://github.com/docker-library/repo-info/blob/master/repos/photon) ([history](https://github.com/docker-library/repo-info/commits/master/repos/photon)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/photon`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fphoton) + [official-images repo's `library/photon` file](https://github.com/docker-library/official-images/blob/master/library/photon) ([history](https://github.com/docker-library/official-images/commits/master/library/photon)) + +- **Source of this description**: + [docs repo's `photon/` directory](https://github.com/docker-library/docs/tree/master/photon) ([history](https://github.com/docker-library/docs/commits/master/photon)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # VMware Photon OS @@ -49,29 +70,3 @@ For more general user questions, visit the Photon OS user forum in our [Photon O # License View [license information](https://github.com/vmware/photon/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/vmware/photon-docker-image/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/vmware/photon-docker-image/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 [`photon/` directory](https://github.com/docker-library/docs/tree/master/photon) 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. diff --git a/php-zendserver/README.md b/php-zendserver/README.md index 9bc7d1b9b190..ef9aafabd1ca 100644 --- a/php-zendserver/README.md +++ b/php-zendserver/README.md @@ -21,9 +21,30 @@ WARNING: - [`5.4`, `7.0-php5.4` (*7.0/5.4/Dockerfile*)](https://github.com/zendtech/php-zendserver-docker/blob/b9f59920986c0471fee9c0cb7e83f0f894413454/7.0/5.4/Dockerfile) - [`9.1`, `latest` (*9.1/7.1/Dockerfile*)](https://github.com/zendtech/php-zendserver-docker/blob/3b21f7ade08cee1b72b623bc516ae756393bdcb3/9.1/7.1/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/php-zendserver` directory](https://github.com/docker-library/repo-info/blob/master/repos/php-zendserver) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/php-zendserver`)](https://github.com/docker-library/official-images/blob/master/library/php-zendserver). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fphp-zendserver). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [Zend Support Center](https://www.zend.com/en/support-center) + +- **Maintained by**: + [Zend Technologies](https://github.com/zendtech/php-zendserver-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/php-zendserver/` directory](https://github.com/docker-library/repo-info/blob/master/repos/php-zendserver) ([history](https://github.com/docker-library/repo-info/commits/master/repos/php-zendserver)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/php-zendserver`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fphp-zendserver) + [official-images repo's `library/php-zendserver` file](https://github.com/docker-library/official-images/blob/master/library/php-zendserver) ([history](https://github.com/docker-library/official-images/commits/master/library/php-zendserver)) + +- **Source of this description**: + [docs repo's `php-zendserver/` directory](https://github.com/docker-library/docs/tree/master/php-zendserver) ([history](https://github.com/docker-library/docs/commits/master/php-zendserver)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Zend Server? @@ -163,15 +184,3 @@ Each Zend Server Docker container requires 1GB of availible memory. # License [Zend Technologies Ltd.](https://www.zend.com/topics/License-EULA-2010-09-2.pdf) - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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 - -Think we’ve missed something? Let us know at: http://www.zend.com/en/support-center diff --git a/php/README.md b/php/README.md index 98402e72210d..b0416f1b99b5 100644 --- a/php/README.md +++ b/php/README.md @@ -38,9 +38,30 @@ WARNING: - [`5.6.30-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/75854bb7e97d3e01c9b3597674450be43521e296/5.6/zts/Dockerfile) - [`5.6.30-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/75854bb7e97d3e01c9b3597674450be43521e296/5.6/zts/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/php` directory](https://github.com/docker-library/repo-info/blob/master/repos/php) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/php`)](https://github.com/docker-library/official-images/blob/master/library/php). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fphp). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/php/issues](https://github.com/docker-library/php/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/php) + +- **Published image artifact details**: + [repo-info repo's `repos/php/` directory](https://github.com/docker-library/repo-info/blob/master/repos/php) ([history](https://github.com/docker-library/repo-info/commits/master/repos/php)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/php`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fphp) + [official-images repo's `library/php` file](https://github.com/docker-library/official-images/blob/master/library/php) ([history](https://github.com/docker-library/official-images/commits/master/library/php)) + +- **Source of this description**: + [docs repo's `php/` directory](https://github.com/docker-library/docs/tree/master/php) ([history](https://github.com/docker-library/docs/commits/master/php)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is PHP? @@ -218,29 +239,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](http://php.net/license/) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/php/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/docker-library/php/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 [`php/` directory](https://github.com/docker-library/docs/tree/master/php) 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. diff --git a/piwik/README.md b/piwik/README.md index 5d44df32bbc9..ccc3c2ccbbb1 100644 --- a/piwik/README.md +++ b/piwik/README.md @@ -19,9 +19,30 @@ WARNING: - [`3.0.3-apache`, `3.0-apache`, `3-apache`, `apache`, `3.0.3`, `3.0`, `3`, `latest` (*apache/Dockerfile*)](https://github.com/piwik/docker-piwik/blob/b00cca0f4bce10167cda80c6ca640ffc771812df/apache/Dockerfile) - [`3.0.3-fpm`, `3.0-fpm`, `3-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/piwik/docker-piwik/blob/b00cca0f4bce10167cda80c6ca640ffc771812df/fpm/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/piwik` directory](https://github.com/docker-library/repo-info/blob/master/repos/piwik) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/piwik`)](https://github.com/docker-library/official-images/blob/master/library/piwik). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpiwik). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/piwik/docker-piwik/issues](https://github.com/piwik/docker-piwik/issues) + +- **Maintained by**: + [Piwik Analytics](https://github.com/piwik/docker-piwik) + +- **Published image artifact details**: + [repo-info repo's `repos/piwik/` directory](https://github.com/docker-library/repo-info/blob/master/repos/piwik) ([history](https://github.com/docker-library/repo-info/commits/master/repos/piwik)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/piwik`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpiwik) + [official-images repo's `library/piwik` file](https://github.com/docker-library/official-images/blob/master/library/piwik) ([history](https://github.com/docker-library/official-images/commits/master/library/piwik)) + +- **Source of this description**: + [docs repo's `piwik/` directory](https://github.com/docker-library/docs/tree/master/piwik) ([history](https://github.com/docker-library/docs/commits/master/piwik)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Piwik @@ -75,29 +96,3 @@ This product includes GeoLite data created by MaxMind, available from [http://ww # License View [license information](https://github.com/piwik/piwik/blob/master/LEGALNOTICE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/piwik/docker-piwik/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/piwik/docker-piwik/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 [`piwik/` directory](https://github.com/docker-library/docs/tree/master/piwik) 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. diff --git a/plone/README.md b/plone/README.md index a9056a466bf2..835bcb442c7c 100644 --- a/plone/README.md +++ b/plone/README.md @@ -19,9 +19,30 @@ WARNING: - [`5.0.7`, `5.0`, `5`, `latest` (*5.0/5.0.7/debian/Dockerfile*)](https://github.com/plone/plone.docker/blob/44f25221c677cc729e0c69c33f64f69c396a1024/5.0/5.0.7/debian/Dockerfile) - [`4.3.12`, `4.3`, `4` (*4.3/4.3.12/debian/Dockerfile*)](https://github.com/plone/plone.docker/blob/44f25221c677cc729e0c69c33f64f69c396a1024/4.3/4.3.12/debian/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/plone` directory](https://github.com/docker-library/repo-info/blob/master/repos/plone) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/plone`)](https://github.com/docker-library/official-images/blob/master/library/plone). 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%2Fplone). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/plone/plone.docker/issues](https://github.com/plone/plone.docker/issues) + +- **Maintained by**: + [the Plone Foundation](https://github.com/plone/plone.docker) + +- **Published image artifact details**: + [repo-info repo's `repos/plone/` directory](https://github.com/docker-library/repo-info/blob/master/repos/plone) ([history](https://github.com/docker-library/repo-info/commits/master/repos/plone)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/plone`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fplone) + [official-images repo's `library/plone` file](https://github.com/docker-library/official-images/blob/master/library/plone) ([history](https://github.com/docker-library/official-images/commits/master/library/plone)) + +- **Source of this description**: + [docs repo's `plone/` directory](https://github.com/docker-library/docs/tree/master/plone) ([history](https://github.com/docker-library/docs/commits/master/plone)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Plone? @@ -109,29 +130,3 @@ Thanks to [Antonio De Marinis](https://github.com/demarant), [Sven Strack](https # License View [license information](https://plone.org/foundation/copyrights/license-faq) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/plone/plone.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/plone/plone.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 [`plone/` directory](https://github.com/docker-library/docs/tree/master/plone) 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. diff --git a/postgres/README.md b/postgres/README.md index c37938b7bd64..0e760486e690 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -27,9 +27,30 @@ WARNING: - [`9.2.20`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/3d4e5e9f64124b72aa80f80e2635aff0545988c6/9.2/Dockerfile) - [`9.2.20-alpine`, `9.2-alpine` (*9.2/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/3d4e5e9f64124b72aa80f80e2635aff0545988c6/9.2/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/postgres` directory](https://github.com/docker-library/repo-info/blob/master/repos/postgres) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/postgres`)](https://github.com/docker-library/official-images/blob/master/library/postgres). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpostgres). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/postgres/issues](https://github.com/docker-library/postgres/issues) + +- **Maintained by**: + [the PostgreSQL Docker Community](https://github.com/docker-library/postgres) + +- **Published image artifact details**: + [repo-info repo's `repos/postgres/` directory](https://github.com/docker-library/repo-info/blob/master/repos/postgres) ([history](https://github.com/docker-library/repo-info/commits/master/repos/postgres)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/postgres`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpostgres) + [official-images repo's `library/postgres` file](https://github.com/docker-library/official-images/blob/master/library/postgres) ([history](https://github.com/docker-library/official-images/commits/master/library/postgres)) + +- **Source of this description**: + [docs repo's `postgres/` directory](https://github.com/docker-library/docs/tree/master/postgres) ([history](https://github.com/docker-library/docs/commits/master/postgres)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is PostgreSQL? @@ -196,29 +217,3 @@ This image is based on the popular [Alpine Linux project](http://alpinelinux.org 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). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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 on the [mailing list](http://www.postgresql.org/community/lists/subscribe/) or through a [GitHub issue](https://github.com/docker-library/postgres/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 on the [mailing list](http://www.postgresql.org/community/lists/subscribe/) or through a [GitHub issue](https://github.com/docker-library/postgres/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 [`postgres/` directory](https://github.com/docker-library/docs/tree/master/postgres) 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. diff --git a/pypy/README.md b/pypy/README.md index 019f30c12247..e919b087a5dc 100644 --- a/pypy/README.md +++ b/pypy/README.md @@ -23,9 +23,30 @@ WARNING: - [`3-5.7.1-slim`, `3-5.7-slim`, `3-5-slim`, `3-slim`, `slim` (*3/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/92891392566f11de4b80fafe1b2383490350be47/3/slim/Dockerfile) - [`3-5.7.1-onbuild`, `3-5.7-onbuild`, `3-5-onbuild`, `3-onbuild`, `onbuild` (*3/onbuild/Dockerfile*)](https://github.com/docker-library/pypy/blob/b48e8489ab794a2bacfd396c2f8e1a5b06d6ae48/3/onbuild/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/pypy` directory](https://github.com/docker-library/repo-info/blob/master/repos/pypy) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/pypy`)](https://github.com/docker-library/official-images/blob/master/library/pypy). 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%2Fpypy). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/pypy/issues](https://github.com/docker-library/pypy/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/pypy) + +- **Published image artifact details**: + [repo-info repo's `repos/pypy/` directory](https://github.com/docker-library/repo-info/blob/master/repos/pypy) ([history](https://github.com/docker-library/repo-info/commits/master/repos/pypy)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/pypy`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpypy) + [official-images repo's `library/pypy` file](https://github.com/docker-library/official-images/blob/master/library/pypy) ([history](https://github.com/docker-library/official-images/commits/master/library/pypy)) + +- **Source of this description**: + [docs repo's `pypy/` directory](https://github.com/docker-library/docs/tree/master/pypy) ([history](https://github.com/docker-library/docs/commits/master/pypy)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is PyPy? @@ -99,29 +120,3 @@ Once you've got a handle on how your project functions within Docker, you'll pro # License View [license information](https://bitbucket.org/pypy/pypy/src/c3ff0dd6252b6ba0d230f3624dbb4aab8973a1d0/LICENSE?at=default) for software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/pypy/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/docker-library/pypy/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 [`pypy/` directory](https://github.com/docker-library/docs/tree/master/pypy) 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. diff --git a/python/README.md b/python/README.md index 87c3420da30a..09da7df0be54 100644 --- a/python/README.md +++ b/python/README.md @@ -43,9 +43,30 @@ WARNING: - [`3.6.1-onbuild`, `3.6-onbuild`, `3-onbuild`, `onbuild` (*3.6/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7eca63adca38729424a9bab957f006f5caad870f/3.6/onbuild/Dockerfile) - [`3.6.1-windowsservercore`, `3.6-windowsservercore`, `3-windowsservercore`, `windowsservercore` (*3.6/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/32e920eb13714a9aeff2e016fb467901222d17b5/3.6/windows/windowsservercore/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/python` directory](https://github.com/docker-library/repo-info/blob/master/repos/python) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/python`)](https://github.com/docker-library/official-images/blob/master/library/python). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpython). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/python/issues](https://github.com/docker-library/python/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/python) + +- **Published image artifact details**: + [repo-info repo's `repos/python/` directory](https://github.com/docker-library/repo-info/blob/master/repos/python) ([history](https://github.com/docker-library/repo-info/commits/master/repos/python)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/python`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fpython) + [official-images repo's `library/python` file](https://github.com/docker-library/official-images/blob/master/library/python) ([history](https://github.com/docker-library/official-images/commits/master/library/python)) + +- **Source of this description**: + [docs repo's `python/` directory](https://github.com/docker-library/docs/tree/master/python) ([history](https://github.com/docker-library/docs/commits/master/python)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Python? @@ -134,29 +155,3 @@ For information about how to get Docker running on Windows, please see the relev # License View license information for [Python 2](https://docs.python.org/2/license.html) and [Python 3](https://docs.python.org/3/license.html). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/python/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/docker-library/python/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 [`python/` directory](https://github.com/docker-library/docs/tree/master/python) 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. diff --git a/r-base/README.md b/r-base/README.md index 78523dc2717d..0a45deefbf95 100644 --- a/r-base/README.md +++ b/r-base/README.md @@ -18,9 +18,30 @@ WARNING: - [`3.3.3`, `latest` (*r-base/Dockerfile*)](https://github.com/rocker-org/rocker/blob/8620b7759022c7860ac54887066b79d224fe01dd/r-base/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/r-base` directory](https://github.com/docker-library/repo-info/blob/master/repos/r-base) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/r-base`)](https://github.com/docker-library/official-images/blob/master/library/r-base). 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%2Fr-base). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [GitHub](https://github.com/rocker-org/rocker/issues) or [Email](mailto:rocker-maintainers@eddelbuettel.com) + +- **Maintained by**: + [the Rocker Community](https://github.com/rocker-org/rocker) + +- **Published image artifact details**: + [repo-info repo's `repos/r-base/` directory](https://github.com/docker-library/repo-info/blob/master/repos/r-base) ([history](https://github.com/docker-library/repo-info/commits/master/repos/r-base)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/r-base`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fr-base) + [official-images repo's `library/r-base` file](https://github.com/docker-library/official-images/blob/master/library/r-base) ([history](https://github.com/docker-library/official-images/commits/master/library/r-base)) + +- **Source of this description**: + [docs repo's `r-base/` directory](https://github.com/docker-library/docs/tree/master/r-base) ([history](https://github.com/docker-library/docs/commits/master/r-base)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is R? @@ -91,29 +112,3 @@ Further documentation and example use cases can be found at the [rocker-org](htt # License View [R-project license information](http://www.r-project.org/Licenses/) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/rocker-org/rocker/issues). - -You can also reach us by email via email at `rocker-maintainers@eddelbuettel.com`. - -## 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/rocker-org/rocker/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 [`r-base/` directory](https://github.com/docker-library/docs/tree/master/r-base) 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. diff --git a/rabbitmq/README.md b/rabbitmq/README.md index f04dd8ed582a..33d33d305e06 100644 --- a/rabbitmq/README.md +++ b/rabbitmq/README.md @@ -21,9 +21,30 @@ WARNING: - [`3.6.9-alpine`, `3.6-alpine`, `3-alpine`, `alpine` (*3.6/alpine/Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/1509b142f0b858bb9d8521397f34229cd3027c1e/3.6/alpine/Dockerfile) - [`3.6.9-management-alpine`, `3.6-management-alpine`, `3-management-alpine`, `management-alpine` (*3.6/alpine/management/Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/79277042564875d55e4b05a60c65b6eb46651a94/3.6/alpine/management/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/rabbitmq` directory](https://github.com/docker-library/repo-info/blob/master/repos/rabbitmq) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/rabbitmq`)](https://github.com/docker-library/official-images/blob/master/library/rabbitmq). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frabbitmq). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/rabbitmq/issues](https://github.com/docker-library/rabbitmq/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/rabbitmq) + +- **Published image artifact details**: + [repo-info repo's `repos/rabbitmq/` directory](https://github.com/docker-library/repo-info/blob/master/repos/rabbitmq) ([history](https://github.com/docker-library/repo-info/commits/master/repos/rabbitmq)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/rabbitmq`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frabbitmq) + [official-images repo's `library/rabbitmq` file](https://github.com/docker-library/official-images/blob/master/library/rabbitmq) ([history](https://github.com/docker-library/official-images/commits/master/library/rabbitmq)) + +- **Source of this description**: + [docs repo's `rabbitmq/` directory](https://github.com/docker-library/docs/tree/master/rabbitmq) ([history](https://github.com/docker-library/docs/commits/master/rabbitmq)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is RabbitMQ? @@ -168,29 +189,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](https://www.rabbitmq.com/mpl.html) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/rabbitmq/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/docker-library/rabbitmq/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 [`rabbitmq/` directory](https://github.com/docker-library/docs/tree/master/rabbitmq) 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. diff --git a/rails/README.md b/rails/README.md index 5c316c172215..45aad82e0c2e 100644 --- a/rails/README.md +++ b/rails/README.md @@ -44,9 +44,30 @@ CMD ["rails", "server", "-b", "0.0.0.0"] - [`5.0.1`, `5.0`, `5`, `latest` (*Dockerfile*)](https://github.com/docker-library/rails/blob/e16e955a67f48c1e8dc0af87ba6c0b7f8302bad2/Dockerfile) - [`onbuild` (*onbuild/Dockerfile*)](https://github.com/docker-library/rails/blob/9df9b5e6b1519faf22e1565c2caaebf7cc1c665b/onbuild/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/rails` directory](https://github.com/docker-library/repo-info/blob/master/repos/rails) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/rails`)](https://github.com/docker-library/official-images/blob/master/library/rails). 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%2Frails). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/rails/issues](https://github.com/docker-library/rails/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/rails) + +- **Published image artifact details**: + [repo-info repo's `repos/rails/` directory](https://github.com/docker-library/repo-info/blob/master/repos/rails) ([history](https://github.com/docker-library/repo-info/commits/master/repos/rails)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/rails`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frails) + [official-images repo's `library/rails` file](https://github.com/docker-library/official-images/blob/master/library/rails) ([history](https://github.com/docker-library/official-images/commits/master/library/rails)) + +- **Source of this description**: + [docs repo's `rails/` directory](https://github.com/docker-library/docs/tree/master/rails) ([history](https://github.com/docker-library/docs/commits/master/rails)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Ruby on Rails? @@ -121,29 +142,3 @@ Once you've got a handle on how your project functions within Docker, you'll pro # License View [license information](https://github.com/rails/rails#license) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/rails/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/docker-library/rails/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 [`rails/` directory](https://github.com/docker-library/docs/tree/master/rails) 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. diff --git a/rakudo-star/README.md b/rakudo-star/README.md index 6bbf70f5aebe..39abe3876e7c 100644 --- a/rakudo-star/README.md +++ b/rakudo-star/README.md @@ -18,9 +18,30 @@ WARNING: - [`2017.01`, `latest` (*Dockerfile*)](https://github.com/perl6/docker/blob/e1029a0142efcdd151a573a6bf9e16d1a0ab7573/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/rakudo-star` directory](https://github.com/docker-library/repo-info/blob/master/repos/rakudo-star) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/rakudo-star`)](https://github.com/docker-library/official-images/blob/master/library/rakudo-star). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frakudo-star). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/perl6/docker/issues](https://github.com/perl6/docker/issues) + +- **Maintained by**: + [the Perl 6 Community](https://github.com/perl6/docker) + +- **Published image artifact details**: + [repo-info repo's `repos/rakudo-star/` directory](https://github.com/docker-library/repo-info/blob/master/repos/rakudo-star) ([history](https://github.com/docker-library/repo-info/commits/master/repos/rakudo-star)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/rakudo-star`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frakudo-star) + [official-images repo's `library/rakudo-star` file](https://github.com/docker-library/official-images/blob/master/library/rakudo-star) ([history](https://github.com/docker-library/official-images/commits/master/library/rakudo-star)) + +- **Source of this description**: + [docs repo's `rakudo-star/` directory](https://github.com/docker-library/docs/tree/master/rakudo-star) ([history](https://github.com/docker-library/docs/commits/master/rakudo-star)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Rakudo Star? @@ -63,29 +84,3 @@ Issues for Rakudo are tracked in RT: [https://rt.perl.org/](https://rt.perl.org/ # License View [license information](https://github.com/rakudo/star/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/perl6/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/perl6/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 [`rakudo-star/` directory](https://github.com/docker-library/docs/tree/master/rakudo-star) 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. diff --git a/rapidoid/README.md b/rapidoid/README.md index 717733592ea3..8d18974d8b06 100644 --- a/rapidoid/README.md +++ b/rapidoid/README.md @@ -18,9 +18,30 @@ WARNING: - [`5.3.4`, `5.3`, `5`, `latest` (*Dockerfile*)](https://github.com/rapidoid/docker-rapidoid/blob/7d2e37df8a87985f267aa4e77f4f15744c411d62/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/rapidoid` directory](https://github.com/docker-library/repo-info/blob/master/repos/rapidoid) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/rapidoid`)](https://github.com/docker-library/official-images/blob/master/library/rapidoid). 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%2Frapidoid). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/rapidoid/docker-rapidoid/issues](https://github.com/rapidoid/docker-rapidoid/issues) + +- **Maintained by**: + [Rapidoid](https://github.com/rapidoid/docker-rapidoid) + +- **Published image artifact details**: + [repo-info repo's `repos/rapidoid/` directory](https://github.com/docker-library/repo-info/blob/master/repos/rapidoid) ([history](https://github.com/docker-library/repo-info/commits/master/repos/rapidoid)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/rapidoid`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frapidoid) + [official-images repo's `library/rapidoid` file](https://github.com/docker-library/official-images/blob/master/library/rapidoid) ([history](https://github.com/docker-library/official-images/commits/master/library/rapidoid)) + +- **Source of this description**: + [docs repo's `rapidoid/` directory](https://github.com/docker-library/docs/tree/master/rapidoid) ([history](https://github.com/docker-library/docs/commits/master/rapidoid)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Rapidoid? @@ -161,29 +182,3 @@ COPY /app/app.jar # License View [license information](https://www.apache.org/licenses/LICENSE-2.0) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/rapidoid/docker-rapidoid/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/rapidoid/docker-rapidoid/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 [`rapidoid/` directory](https://github.com/docker-library/docs/tree/master/rapidoid) 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. diff --git a/redis/README.md b/redis/README.md index c550cef5657f..79453134b823 100644 --- a/redis/README.md +++ b/redis/README.md @@ -27,9 +27,30 @@ WARNING: - [`3.2.100-windowsservercore`, `3.2-windowsservercore`, `3-windowsservercore`, `windowsservercore` (*3.2/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/redis/blob/709e6a8df205f73afcc6f6257cab104175de1f5f/3.2/windows/windowsservercore/Dockerfile) - [`3.2.100-nanoserver`, `3.2-nanoserver`, `3-nanoserver`, `nanoserver` (*3.2/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/redis/blob/2daf4fd7d858c8f2ad9694c4f460b8c6a7f782aa/3.2/windows/nanoserver/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/redis` directory](https://github.com/docker-library/repo-info/blob/master/repos/redis) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/redis`)](https://github.com/docker-library/official-images/blob/master/library/redis). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fredis). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/redis/issues](https://github.com/docker-library/redis/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/redis) + +- **Published image artifact details**: + [repo-info repo's `repos/redis/` directory](https://github.com/docker-library/repo-info/blob/master/repos/redis) ([history](https://github.com/docker-library/repo-info/commits/master/repos/redis)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/redis`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fredis) + [official-images repo's `library/redis` file](https://github.com/docker-library/official-images/blob/master/library/redis) ([history](https://github.com/docker-library/official-images/commits/master/library/redis)) + +- **Source of this description**: + [docs repo's `redis/` directory](https://github.com/docker-library/docs/tree/master/redis) ([history](https://github.com/docker-library/docs/commits/master/redis)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Redis? @@ -121,29 +142,3 @@ For information about how to get Docker running on Windows, please see the relev # License View [license information](http://redis.io/topics/license) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/redis/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/docker-library/redis/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 [`redis/` directory](https://github.com/docker-library/docs/tree/master/redis) 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. diff --git a/redmine/README.md b/redmine/README.md index ddee1d0b6406..270c986d73da 100644 --- a/redmine/README.md +++ b/redmine/README.md @@ -23,9 +23,30 @@ WARNING: - [`3.3.3`, `3.3`, `3`, `latest` (*3.3/Dockerfile*)](https://github.com/docker-library/redmine/blob/5453a92c4f8d18e59de9162c4030fb277bc72e8f/3.3/Dockerfile) - [`3.3.3-passenger`, `3.3-passenger`, `3-passenger`, `passenger` (*3.3/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/06af4923eb88ca34909dc0fa4c2be77e6e80064d/3.3/passenger/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/redmine` directory](https://github.com/docker-library/repo-info/blob/master/repos/redmine) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/redmine`)](https://github.com/docker-library/official-images/blob/master/library/redmine). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fredmine). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/redmine/issues](https://github.com/docker-library/redmine/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/redmine) + +- **Published image artifact details**: + [repo-info repo's `repos/redmine/` directory](https://github.com/docker-library/repo-info/blob/master/repos/redmine) ([history](https://github.com/docker-library/repo-info/commits/master/repos/redmine)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/redmine`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fredmine) + [official-images repo's `library/redmine` file](https://github.com/docker-library/official-images/blob/master/library/redmine) ([history](https://github.com/docker-library/official-images/commits/master/library/redmine)) + +- **Source of this description**: + [docs repo's `redmine/` directory](https://github.com/docker-library/docs/tree/master/redmine) ([history](https://github.com/docker-library/docs/commits/master/redmine)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Redmine? @@ -154,29 +175,3 @@ This variable is used to create an initial `config/secrets.yml` and set the `sec # License [Redmine](https://www.redmine.org/projects/redmine/wiki) is open source and released under the terms of the [GNU General Public License v2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html) (GPL). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/redmine/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/docker-library/redmine/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 [`redmine/` directory](https://github.com/docker-library/docs/tree/master/redmine) 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. diff --git a/registry/README.md b/registry/README.md index 4817e5017406..b1a96c820878 100644 --- a/registry/README.md +++ b/registry/README.md @@ -18,9 +18,30 @@ WARNING: - [`2`, `2.6`, `2.6.1`, `latest` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/576b139d6eac5b35c9b3e9fe6c2e5132b0c7e03b/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/registry` directory](https://github.com/docker-library/repo-info/blob/master/repos/registry) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/registry`)](https://github.com/docker-library/official-images/blob/master/library/registry). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fregistry). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker/distribution-library-image/issues](https://github.com/docker/distribution-library-image/issues) + +- **Maintained by**: + [Docker, Inc.](https://github.com/docker/distribution-library-image) + +- **Published image artifact details**: + [repo-info repo's `repos/registry/` directory](https://github.com/docker-library/repo-info/blob/master/repos/registry) ([history](https://github.com/docker-library/repo-info/commits/master/repos/registry)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/registry`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fregistry) + [official-images repo's `library/registry` file](https://github.com/docker-library/official-images/blob/master/library/registry) ([history](https://github.com/docker-library/official-images/commits/master/library/registry)) + +- **Source of this description**: + [docs repo's `registry/` directory](https://github.com/docker-library/docs/tree/master/registry) ([history](https://github.com/docker-library/docs/commits/master/registry)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Docker Registry @@ -49,29 +70,3 @@ Specifically, [the section regarding deployment](https://docs.docker.com/registr # Support If you are interested in commercial support, the [Docker Trusted Registry](https://www.docker.com/docker-trusted-registry) provides an image registry, LDAP/Active Directory integration, security certificates, and more in a solution that includes commercial support. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker/distribution-library-image/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/docker/distribution-library-image/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 [`registry/` directory](https://github.com/docker-library/docs/tree/master/registry) 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. diff --git a/rethinkdb/README.md b/rethinkdb/README.md index e4701ebc89ae..227d99136f44 100644 --- a/rethinkdb/README.md +++ b/rethinkdb/README.md @@ -22,9 +22,30 @@ WARNING: - [`2.3.4` (*jessie/2.3.4/Dockerfile*)](https://github.com/rethinkdb/rethinkdb-dockerfiles/blob/da98484fc73485fe7780546903d01dcbcd931673/jessie/2.3.4/Dockerfile) - [`2.3.5`, `2.3`, `2`, `latest` (*jessie/2.3.5/Dockerfile*)](https://github.com/rethinkdb/rethinkdb-dockerfiles/blob/da98484fc73485fe7780546903d01dcbcd931673/jessie/2.3.5/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/rethinkdb` directory](https://github.com/docker-library/repo-info/blob/master/repos/rethinkdb) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/rethinkdb`)](https://github.com/docker-library/official-images/blob/master/library/rethinkdb). 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%2Frethinkdb). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/rethinkdb/rethinkdb-dockerfiles/issues](https://github.com/rethinkdb/rethinkdb-dockerfiles/issues) + +- **Maintained by**: + [RethinkDB](https://github.com/rethinkdb/rethinkdb-dockerfiles) + +- **Published image artifact details**: + [repo-info repo's `repos/rethinkdb/` directory](https://github.com/docker-library/repo-info/blob/master/repos/rethinkdb) ([history](https://github.com/docker-library/repo-info/commits/master/repos/rethinkdb)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/rethinkdb`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frethinkdb) + [official-images repo's `library/rethinkdb` file](https://github.com/docker-library/official-images/blob/master/library/rethinkdb) ([history](https://github.com/docker-library/official-images/commits/master/library/rethinkdb)) + +- **Source of this description**: + [docs repo's `rethinkdb/` directory](https://github.com/docker-library/docs/tree/master/rethinkdb) ([history](https://github.com/docker-library/docs/commits/master/rethinkdb)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is RethinkDB? @@ -78,29 +99,3 @@ See the [official docs](http://www.rethinkdb.com/docs/) for infomation on using # License View [license information](http://www.gnu.org/licenses/agpl-3.0.html) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/rethinkdb/rethinkdb-dockerfiles/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/rethinkdb/rethinkdb-dockerfiles/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 [`rethinkdb/` directory](https://github.com/docker-library/docs/tree/master/rethinkdb) 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. diff --git a/rocket.chat/README.md b/rocket.chat/README.md index 13368ca00d04..dfb24c78b593 100644 --- a/rocket.chat/README.md +++ b/rocket.chat/README.md @@ -18,9 +18,30 @@ WARNING: - [`0.54.2`, `0.54`, `0`, `latest` (*Dockerfile*)](https://github.com/RocketChat/Docker.Official.Image/blob/a721d599218803d2acb27f92b11d2cdcf0a226d5/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/rocket.chat` directory](https://github.com/docker-library/repo-info/blob/master/repos/rocket.chat) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/rocket.chat`)](https://github.com/docker-library/official-images/blob/master/library/rocket.chat). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frocket.chat). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/RocketChat/Docker.Official.Image/issues](https://github.com/RocketChat/Docker.Official.Image/issues) + +- **Maintained by**: + [Rocket.Chat](https://github.com/RocketChat/Docker.Official.Image) + +- **Published image artifact details**: + [repo-info repo's `repos/rocket.chat/` directory](https://github.com/docker-library/repo-info/blob/master/repos/rocket.chat) ([history](https://github.com/docker-library/repo-info/commits/master/repos/rocket.chat)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/rocket.chat`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frocket.chat) + [official-images repo's `library/rocket.chat` file](https://github.com/docker-library/official-images/blob/master/library/rocket.chat) ([history](https://github.com/docker-library/official-images/commits/master/library/rocket.chat)) + +- **Source of this description**: + [docs repo's `rocket.chat/` directory](https://github.com/docker-library/docs/tree/master/rocket.chat) ([history](https://github.com/docker-library/docs/commits/master/rocket.chat)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Rocket.Chat @@ -63,29 +84,3 @@ $ docker run --name rocketchat -p 80:3000 --env ROOT_URL=http://localhost --env # License View [license information](https://github.com/RocketChat/Rocket.Chat/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/RocketChat/Docker.Official.Image/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/RocketChat/Docker.Official.Image/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 [`rocket.chat/` directory](https://github.com/docker-library/docs/tree/master/rocket.chat) 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. diff --git a/ros/README.md b/ros/README.md index 787656b60f09..04163ae6f949 100644 --- a/ros/README.md +++ b/ros/README.md @@ -29,9 +29,30 @@ WARNING: - [`kinetic-robot` (*ros/kinetic/kinetic-robot/Dockerfile*)](https://github.com/osrf/docker_images/blob/d9efe4367b9d376fd97a154bdaba896ca0382645/ros/kinetic/kinetic-robot/Dockerfile) - [`kinetic-perception` (*ros/kinetic/kinetic-perception/Dockerfile*)](https://github.com/osrf/docker_images/blob/d9efe4367b9d376fd97a154bdaba896ca0382645/ros/kinetic/kinetic-perception/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/ros` directory](https://github.com/docker-library/repo-info/blob/master/repos/ros) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/ros`)](https://github.com/docker-library/official-images/blob/master/library/ros). 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%2Fros). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/osrf/docker_images/issues](https://github.com/osrf/docker_images/issues) + +- **Maintained by**: + [the Open Source Robotics Foundation](https://github.com/osrf/docker_images) + +- **Published image artifact details**: + [repo-info repo's `repos/ros/` directory](https://github.com/docker-library/repo-info/blob/master/repos/ros) ([history](https://github.com/docker-library/repo-info/commits/master/repos/ros)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/ros`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fros) + [official-images repo's `library/ros` file](https://github.com/docker-library/official-images/blob/master/library/ros) ([history](https://github.com/docker-library/official-images/commits/master/library/ros)) + +- **Source of this description**: + [docs repo's `ros/` directory](https://github.com/docker-library/docs/tree/master/ros) ([history](https://github.com/docker-library/docs/commits/master/ros)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is [ROS](http://www.ros.org/)? @@ -280,29 +301,3 @@ $ docker-compose rm The core of ROS is licensed under the standard three-clause BSD license. This is a very permissive open license that allows for reuse in commercial and closed source products. You can find more about the BSD license from the Opensource.org [BSD 3-Clause](http://opensource.org/licenses/BSD-3-Clause) page and Wikipedia's [BSD Licenses](http://en.wikipedia.org/wiki/BSD_licenses) entry. While the core parts of ROS are licensed under the BSD license, other licenses are commonly used in the community packages, such as the [Apache 2.0](http://opensource.org/licenses/Apache-2.0) license, the [GPL](http://opensource.org/licenses/gpl-license) license, the [MIT](http://opensource.org/licenses/MIT) license, and even proprietary licenses. Each package in the ROS ecosystem is required to specify a license, so that it is easy for you to quickly identify if a package will meet your licensing needs. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/osrf/docker_images/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/osrf/docker_images/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 [`ros/` directory](https://github.com/docker-library/docs/tree/master/ros) 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. diff --git a/ruby/README.md b/ruby/README.md index 9008d39bcf44..1b7030b66541 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -33,9 +33,30 @@ WARNING: - [`2.4.1-alpine`, `2.4-alpine`, `2-alpine`, `alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/e98bec810e6f1bd88ad0106f2e3b3f3291f5f5bb/2.4/alpine/Dockerfile) - [`2.4.1-onbuild`, `2.4-onbuild`, `2-onbuild`, `onbuild` (*2.4/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/752c5f7cf44870ceae77134b346d20093053c370/2.4/onbuild/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/ruby` directory](https://github.com/docker-library/repo-info/blob/master/repos/ruby) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/ruby`)](https://github.com/docker-library/official-images/blob/master/library/ruby). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fruby). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/ruby/issues](https://github.com/docker-library/ruby/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/ruby) + +- **Published image artifact details**: + [repo-info repo's `repos/ruby/` directory](https://github.com/docker-library/repo-info/blob/master/repos/ruby) ([history](https://github.com/docker-library/repo-info/commits/master/repos/ruby)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/ruby`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fruby) + [official-images repo's `library/ruby` file](https://github.com/docker-library/official-images/blob/master/library/ruby) ([history](https://github.com/docker-library/official-images/commits/master/library/ruby)) + +- **Source of this description**: + [docs repo's `ruby/` directory](https://github.com/docker-library/docs/tree/master/ruby) ([history](https://github.com/docker-library/docs/commits/master/ruby)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Ruby? @@ -117,29 +138,3 @@ Once you've got a handle on how your project functions within Docker, you'll pro # License View [license information](https://www.ruby-lang.org/en/about/license.txt) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/ruby/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/docker-library/ruby/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 [`ruby/` directory](https://github.com/docker-library/docs/tree/master/ruby) 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. diff --git a/sentry/README.md b/sentry/README.md index 2639df9f0b8e..7c2ca1a99f85 100644 --- a/sentry/README.md +++ b/sentry/README.md @@ -21,9 +21,30 @@ WARNING: - [`8.15.0`, `8.15`, `8`, `latest` (*8.15/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/a40471912184a4a013d00e13ef1bdca581860bd3/8.15/Dockerfile) - [`8.15.0-onbuild`, `8.15-onbuild`, `8-onbuild`, `onbuild` (*8.15/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/a40471912184a4a013d00e13ef1bdca581860bd3/8.15/onbuild/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/sentry` directory](https://github.com/docker-library/repo-info/blob/master/repos/sentry) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/sentry`)](https://github.com/docker-library/official-images/blob/master/library/sentry). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fsentry). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/getsentry/docker-sentry/issues](https://github.com/getsentry/docker-sentry/issues) + +- **Maintained by**: + [Sentry](https://github.com/getsentry/docker-sentry) + +- **Published image artifact details**: + [repo-info repo's `repos/sentry/` directory](https://github.com/docker-library/repo-info/blob/master/repos/sentry) ([history](https://github.com/docker-library/repo-info/commits/master/repos/sentry)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/sentry`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fsentry) + [official-images repo's `library/sentry` file](https://github.com/docker-library/official-images/blob/master/library/sentry) ([history](https://github.com/docker-library/official-images/commits/master/library/sentry)) + +- **Source of this description**: + [docs repo's `sentry/` directory](https://github.com/docker-library/docs/tree/master/sentry) ([history](https://github.com/docker-library/docs/commits/master/sentry)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Sentry? @@ -155,29 +176,3 @@ To create your custom `sentry:onbuild` package, simply do the following: # License View [license information](https://github.com/getsentry/sentry/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/getsentry/docker-sentry/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/getsentry/docker-sentry/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 [`sentry/` directory](https://github.com/docker-library/docs/tree/master/sentry) 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. diff --git a/silverpeas/README.md b/silverpeas/README.md index 72219c65974a..f4d4ed6af717 100644 --- a/silverpeas/README.md +++ b/silverpeas/README.md @@ -18,9 +18,30 @@ WARNING: - [`6.0-alpha2`, `latest` (*Dockerfile*)](https://github.com/Silverpeas/docker-silverpeas-prod/blob/77c7c86d82aeee270cf23ef1272cfd95767df3c4/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/silverpeas` directory](https://github.com/docker-library/repo-info/blob/master/repos/silverpeas) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/silverpeas`)](https://github.com/docker-library/official-images/blob/master/library/silverpeas). 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%2Fsilverpeas). +- **Where to get help**: + [the Silverpeas user mailing list](https://groups.google.com/forum/#!forum/silverpeas-users) + +- **Where to file issues**: + [https://github.com/Silverpeas/docker-silverpeas-prod/issues](https://github.com/Silverpeas/docker-silverpeas-prod/issues) + +- **Maintained by**: + [Silverpeas](https://github.com/Silverpeas/docker-silverpeas-prod) + +- **Published image artifact details**: + [repo-info repo's `repos/silverpeas/` directory](https://github.com/docker-library/repo-info/blob/master/repos/silverpeas) ([history](https://github.com/docker-library/repo-info/commits/master/repos/silverpeas)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/silverpeas`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fsilverpeas) + [official-images repo's `library/silverpeas` file](https://github.com/docker-library/official-images/blob/master/library/silverpeas) ([history](https://github.com/docker-library/official-images/commits/master/library/silverpeas)) + +- **Source of this description**: + [docs repo's `silverpeas/` directory](https://github.com/docker-library/docs/tree/master/silverpeas) ([history](https://github.com/docker-library/docs/commits/master/silverpeas)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Silverpeas @@ -212,31 +233,3 @@ Silverpeas uses FLOSS softwares. These are (in a non exhaustive list): - Libraries under the MIT license like JQuery and Angular JS. - Libraries and applications under the Apache 2.0 license like the Apache Commons libraries and the Image Magick tool. - Libraries and applications under the GPL/LGPL license like SWFTools, FlexPaper Flash GPL, LibreOffice, OpenJDK. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/Silverpeas/docker-silverpeas-prod/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). - -For general questions about Silverpeas, see our [user mailing list](https://groups.google.com/forum/#!forum/silverpeas-users). - -## 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/Silverpeas/docker-silverpeas-prod/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 [`silverpeas/` directory](https://github.com/docker-library/docs/tree/master/silverpeas) 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. diff --git a/solr/README.md b/solr/README.md index 288a4ae405f7..0162a73b6550 100644 --- a/solr/README.md +++ b/solr/README.md @@ -25,9 +25,30 @@ WARNING: - [`6.5.0`, `6.5` (*6.5/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/1738f9a3cbad82e46c5ccebfb44707da13d05479/6.5/Dockerfile) - [`6.5.0-alpine`, `6.5-alpine` (*6.5/alpine/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/1738f9a3cbad82e46c5ccebfb44707da13d05479/6.5/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/solr` directory](https://github.com/docker-library/repo-info/blob/master/repos/solr) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/solr`)](https://github.com/docker-library/official-images/blob/master/library/solr). 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%2Fsolr). +- **Where to get help**: + [the Solr Community](https://lucene.apache.org/solr/community.html) + +- **Where to file issues**: + [https://github.com/docker-solr/docker-solr/issues](https://github.com/docker-solr/docker-solr/issues) + +- **Maintained by**: + [the Solr Community](https://github.com/docker-solr/docker-solr) + +- **Published image artifact details**: + [repo-info repo's `repos/solr/` directory](https://github.com/docker-library/repo-info/blob/master/repos/solr) ([history](https://github.com/docker-library/repo-info/commits/master/repos/solr)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/solr`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fsolr) + [official-images repo's `library/solr` file](https://github.com/docker-library/official-images/blob/master/library/solr) ([history](https://github.com/docker-library/official-images/commits/master/library/solr)) + +- **Source of this description**: + [docs repo's `solr/` directory](https://github.com/docker-library/docs/tree/master/solr) ([history](https://github.com/docker-library/docs/commits/master/solr)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Solr? @@ -236,23 +257,3 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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 - -Please report issues with this docker image on this [Github project](https://github.com/docker-solr/docker-solr). - -For general questions about Solr, see the [Community information](http://lucene.apache.org/solr/resources.html#community), in particular the solr-user mailing list. - -## Contributing - -If you want to contribute to Solr, see the [Solr Resources](http://lucene.apache.org/solr/resources.html#community). diff --git a/sonarqube/README.md b/sonarqube/README.md index 75f343033e54..b6c28df0ce2c 100644 --- a/sonarqube/README.md +++ b/sonarqube/README.md @@ -21,9 +21,30 @@ WARNING: - [`alpine`, `6.3.1-alpine` (*6.3.1-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/476d459572e062e8e005647cc82e9f322f7a4b52/6.3.1-alpine/Dockerfile) - [`lts-alpine`, `5.6.6-alpine` (*5.6.6-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/476d459572e062e8e005647cc82e9f322f7a4b52/5.6.6-alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/sonarqube` directory](https://github.com/docker-library/repo-info/blob/master/repos/sonarqube) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/sonarqube`)](https://github.com/docker-library/official-images/blob/master/library/sonarqube). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fsonarqube). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/SonarSource/docker-sonarqube/issues](https://github.com/SonarSource/docker-sonarqube/issues) + +- **Maintained by**: + [SonarSource](https://github.com/SonarSource/docker-sonarqube) + +- **Published image artifact details**: + [repo-info repo's `repos/sonarqube/` directory](https://github.com/docker-library/repo-info/blob/master/repos/sonarqube) ([history](https://github.com/docker-library/repo-info/commits/master/repos/sonarqube)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/sonarqube`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fsonarqube) + [official-images repo's `library/sonarqube` file](https://github.com/docker-library/official-images/blob/master/library/sonarqube) ([history](https://github.com/docker-library/official-images/commits/master/library/sonarqube)) + +- **Source of this description**: + [docs repo's `sonarqube/` directory](https://github.com/docker-library/docs/tree/master/sonarqube) ([history](https://github.com/docker-library/docs/commits/master/sonarqube)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is SonarQube? @@ -93,29 +114,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](http://www.gnu.org/licenses/lgpl.txt) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/SonarSource/docker-sonarqube/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/SonarSource/docker-sonarqube/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 [`sonarqube/` directory](https://github.com/docker-library/docs/tree/master/sonarqube) 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. diff --git a/sourcemage/README.md b/sourcemage/README.md index 939dafbca832..58fdfab69663 100644 --- a/sourcemage/README.md +++ b/sourcemage/README.md @@ -18,9 +18,30 @@ WARNING: - [`latest`, `0.62` (*stable/Dockerfile*)](https://github.com/vaygr/docker-sourcemage/blob/a03bbe3ae7bbb839c3c69afd4504ca336f7b9cb9/stable/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/sourcemage` directory](https://github.com/docker-library/repo-info/blob/master/repos/sourcemage) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/sourcemage`)](https://github.com/docker-library/official-images/blob/master/library/sourcemage). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fsourcemage). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/vaygr/docker-sourcemage/issues](https://github.com/vaygr/docker-sourcemage/issues) + +- **Maintained by**: + [the Source Mage Community](https://github.com/vaygr/docker-sourcemage) + +- **Published image artifact details**: + [repo-info repo's `repos/sourcemage/` directory](https://github.com/docker-library/repo-info/blob/master/repos/sourcemage) ([history](https://github.com/docker-library/repo-info/commits/master/repos/sourcemage)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/sourcemage`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fsourcemage) + [official-images repo's `library/sourcemage` file](https://github.com/docker-library/official-images/blob/master/library/sourcemage) ([history](https://github.com/docker-library/official-images/commits/master/library/sourcemage)) + +- **Source of this description**: + [docs repo's `sourcemage/` directory](https://github.com/docker-library/docs/tree/master/sourcemage) ([history](https://github.com/docker-library/docs/commits/master/sourcemage)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Docker images for Source Mage GNU/Linux @@ -56,29 +77,3 @@ $ docker run -it sourcemage:0.62 All contents released under the [GNU Free Documentation License](https://www.gnu.org/licenses/fdl.html). All Source Mage code released under the [GNU General Public License 2.0](https://www.gnu.org/licenses/gpl.html) or greater. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/vaygr/docker-sourcemage/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/vaygr/docker-sourcemage/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 [`sourcemage/` directory](https://github.com/docker-library/docs/tree/master/sourcemage) 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. diff --git a/spiped/README.md b/spiped/README.md index 8a83e0e17f94..88c5a10050dd 100644 --- a/spiped/README.md +++ b/spiped/README.md @@ -19,9 +19,30 @@ WARNING: - [`1.5.0`, `1.5`, `1`, `latest` (*1.5/Dockerfile*)](https://github.com/TimWolla/docker-spiped/blob/caa1ecb53270efd9a088e3856398c48622b5afc8/1.5/Dockerfile) - [`1.5.0-alpine`, `1.5-alpine`, `1-alpine`, `alpine` (*1.5/alpine/Dockerfile*)](https://github.com/TimWolla/docker-spiped/blob/543c0f7021284d0aa36d5a894b2467656095126b/1.5/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/spiped` directory](https://github.com/docker-library/repo-info/blob/master/repos/spiped) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/spiped`)](https://github.com/docker-library/official-images/blob/master/library/spiped). 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%2Fspiped). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/TimWolla/docker-spiped/issues](https://github.com/TimWolla/docker-spiped/issues) + +- **Maintained by**: + [Tim Wolla (of the Docker Community)](https://github.com/TimWolla/docker-spiped), [with Colin's support (from spiped upstream)](https://github.com/docker-library/official-images/pull/1714#issuecomment-219556607) + +- **Published image artifact details**: + [repo-info repo's `repos/spiped/` directory](https://github.com/docker-library/repo-info/blob/master/repos/spiped) ([history](https://github.com/docker-library/repo-info/commits/master/repos/spiped)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/spiped`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fspiped) + [official-images repo's `library/spiped` file](https://github.com/docker-library/official-images/blob/master/library/spiped) ([history](https://github.com/docker-library/official-images/commits/master/library/spiped)) + +- **Source of this description**: + [docs repo's `spiped/` directory](https://github.com/docker-library/docs/tree/master/spiped) ([history](https://github.com/docker-library/docs/commits/master/spiped)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # spiped @@ -89,29 +110,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](https://github.com/Tarsnap/spiped/blob/master/COPYRIGHT) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/TimWolla/docker-spiped/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/TimWolla/docker-spiped/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 [`spiped/` directory](https://github.com/docker-library/docs/tree/master/spiped) 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. diff --git a/storm/README.md b/storm/README.md index 5ebd020d52a8..855c3cc76060 100644 --- a/storm/README.md +++ b/storm/README.md @@ -21,9 +21,30 @@ WARNING: - [`1.0.3`, `1.0` (*1.0.3/Dockerfile*)](https://github.com/31z4/storm-docker/blob/9c53ecc1f5ef88c9745373a6fb5e9c7f2d0cc2eb/1.0.3/Dockerfile) - [`1.1.0`, `1.1`, `latest` (*1.1.0/Dockerfile*)](https://github.com/31z4/storm-docker/blob/e20c50c9704ed64765ba80e6964df4c0c189be3e/1.1.0/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/storm` directory](https://github.com/docker-library/repo-info/blob/master/repos/storm) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/storm`)](https://github.com/docker-library/official-images/blob/master/library/storm). 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%2Fstorm). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/31z4/storm-docker/issues](https://github.com/31z4/storm-docker/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/31z4/storm-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/storm/` directory](https://github.com/docker-library/repo-info/blob/master/repos/storm) ([history](https://github.com/docker-library/repo-info/commits/master/repos/storm)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/storm`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fstorm) + [official-images repo's `library/storm` file](https://github.com/docker-library/official-images/blob/master/library/storm) ([history](https://github.com/docker-library/official-images/commits/master/library/storm)) + +- **Source of this description**: + [docs repo's `storm/` directory](https://github.com/docker-library/docs/tree/master/storm) ([history](https://github.com/docker-library/docs/commits/master/storm)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Apache Storm? @@ -129,29 +150,3 @@ No data are persisted by default. For convenience there are `/data` and `/logs` # License View [license information](http://storm.apache.org/about/free-and-open-source.html) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/31z4/storm-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/31z4/storm-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 [`storm/` directory](https://github.com/docker-library/docs/tree/master/storm) 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. diff --git a/swarm/README.md b/swarm/README.md index 16e663713b1d..938f9975deea 100644 --- a/swarm/README.md +++ b/swarm/README.md @@ -18,9 +18,30 @@ WARNING: - [`1.2.6`, `latest` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/3725bf97c64a9425fc609d32df907170657a6b84/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/swarm` directory](https://github.com/docker-library/repo-info/blob/master/repos/swarm) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/swarm`)](https://github.com/docker-library/official-images/blob/master/library/swarm). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fswarm). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker/swarm-library-image/issues](https://github.com/docker/swarm-library-image/issues) + +- **Maintained by**: + [Docker, Inc.](https://github.com/docker/swarm-library-image) + +- **Published image artifact details**: + [repo-info repo's `repos/swarm/` directory](https://github.com/docker-library/repo-info/blob/master/repos/swarm) ([history](https://github.com/docker-library/repo-info/commits/master/repos/swarm)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/swarm`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fswarm) + [official-images repo's `library/swarm` file](https://github.com/docker-library/official-images/blob/master/library/swarm) ([history](https://github.com/docker-library/official-images/commits/master/library/swarm)) + +- **Source of this description**: + [docs repo's `swarm/` directory](https://github.com/docker-library/docs/tree/master/swarm) ([history](https://github.com/docker-library/docs/commits/master/swarm)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Swarm: a Docker-native clustering system @@ -80,29 +101,3 @@ Note that Swarm certificates must be generated with `extendedKeyUsage = clientAu # License View [license information](https://github.com/docker/swarm/blob/master/LICENSE.code) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker/swarm-library-image/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/docker/swarm-library-image/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 [`swarm/` directory](https://github.com/docker-library/docs/tree/master/swarm) 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. diff --git a/swift/README.md b/swift/README.md index 320b6fa835d2..7bee552ce194 100644 --- a/swift/README.md +++ b/swift/README.md @@ -19,9 +19,30 @@ WARNING: - [`3.1.0`, `3.1`, `3`, `latest` (*Dockerfile*)](https://github.com/swiftdocker/docker-swift/blob/ef9aa534705fc8ab4258c539f6304072ebae9613/Dockerfile) - [`3.0.2`, `3.0` (*Dockerfile*)](https://github.com/swiftdocker/docker-swift/blob/94a43272fe6411c12045414cfc797d3c0bcf2823/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/swift` directory](https://github.com/docker-library/repo-info/blob/master/repos/swift) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/swift`)](https://github.com/docker-library/official-images/blob/master/library/swift). 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%2Fswift). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/swiftdocker/docker-swift/issues](https://github.com/swiftdocker/docker-swift/issues) + +- **Maintained by**: + [Haris and Thomas (of the Docker Community)](https://github.com/swiftdocker/docker-swift), [with the approval of the Swift Project](https://lists.swift.org/pipermail/swift-dev/Week-of-Mon-20160118/000908.html) + +- **Published image artifact details**: + [repo-info repo's `repos/swift/` directory](https://github.com/docker-library/repo-info/blob/master/repos/swift) ([history](https://github.com/docker-library/repo-info/commits/master/repos/swift)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/swift`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fswift) + [official-images repo's `library/swift` file](https://github.com/docker-library/official-images/blob/master/library/swift) ([history](https://github.com/docker-library/official-images/commits/master/library/swift)) + +- **Source of this description**: + [docs repo's `swift/` directory](https://github.com/docker-library/docs/tree/master/swift) ([history](https://github.com/docker-library/docs/commits/master/swift)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Swift? @@ -80,29 +101,3 @@ docker attach swiftfun # License View [license information](https://swift.org/LICENSE.txt) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/swiftdocker/docker-swift/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/swiftdocker/docker-swift/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 [`swift/` directory](https://github.com/docker-library/docs/tree/master/swift) 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. diff --git a/telegraf/README.md b/telegraf/README.md index 3a6c80d3cf88..f9221ad286f3 100644 --- a/telegraf/README.md +++ b/telegraf/README.md @@ -21,9 +21,30 @@ WARNING: - [`1.2`, `1.2.1`, `latest` (*telegraf/1.2/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d3babf9a87cb217d99aeabcea369c917b81121e1/telegraf/1.2/Dockerfile) - [`1.2-alpine`, `1.2.1-alpine`, `alpine` (*telegraf/1.2/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d3babf9a87cb217d99aeabcea369c917b81121e1/telegraf/1.2/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/telegraf` directory](https://github.com/docker-library/repo-info/blob/master/repos/telegraf) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/telegraf`)](https://github.com/docker-library/official-images/blob/master/library/telegraf). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ftelegraf). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/influxdata/influxdata-docker/issues](https://github.com/influxdata/influxdata-docker/issues) + +- **Maintained by**: + [InfluxData](https://github.com/influxdata/influxdata-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/telegraf/` directory](https://github.com/docker-library/repo-info/blob/master/repos/telegraf) ([history](https://github.com/docker-library/repo-info/commits/master/repos/telegraf)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/telegraf`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ftelegraf) + [official-images repo's `library/telegraf` file](https://github.com/docker-library/official-images/blob/master/library/telegraf) ([history](https://github.com/docker-library/official-images/commits/master/library/telegraf)) + +- **Source of this description**: + [docs repo's `telegraf/` directory](https://github.com/docker-library/docs/tree/master/telegraf) ([history](https://github.com/docker-library/docs/commits/master/telegraf)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Telegraf @@ -218,29 +239,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](https://github.com/influxdata/telegraf/blob/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/influxdata/influxdata-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/influxdata/influxdata-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 [`telegraf/` directory](https://github.com/docker-library/docs/tree/master/telegraf) 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. diff --git a/thrift/README.md b/thrift/README.md index 2e52c384aebf..97ff8993bc7c 100644 --- a/thrift/README.md +++ b/thrift/README.md @@ -19,9 +19,30 @@ WARNING: - [`0.9`, `0.9.3` (*0.9/Dockerfile*)](https://github.com/ahawkins/docker-thrift/blob/d322572f7dd6ea468a14a4d832fbec26f152c71e/0.9/Dockerfile) - [`0.10`, `0.10.0`, `latest` (*0.10/Dockerfile*)](https://github.com/ahawkins/docker-thrift/blob/e1f81dfe3e8fac5588e12d2b880166d1743dbecd/0.10/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/thrift` directory](https://github.com/docker-library/repo-info/blob/master/repos/thrift) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/thrift`)](https://github.com/docker-library/official-images/blob/master/library/thrift). 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%2Fthrift). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/ahawkins/docker-thrift/issues](https://github.com/ahawkins/docker-thrift/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/ahawkins/docker-thrift) + +- **Published image artifact details**: + [repo-info repo's `repos/thrift/` directory](https://github.com/docker-library/repo-info/blob/master/repos/thrift) ([history](https://github.com/docker-library/repo-info/commits/master/repos/thrift)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/thrift`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fthrift) + [official-images repo's `library/thrift` file](https://github.com/docker-library/official-images/blob/master/library/thrift) ([history](https://github.com/docker-library/official-images/commits/master/library/thrift)) + +- **Source of this description**: + [docs repo's `thrift/` directory](https://github.com/docker-library/docs/tree/master/thrift) ([history](https://github.com/docker-library/docs/commits/master/thrift)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What Is Thrift @@ -42,29 +63,3 @@ Note, that you may want to include `-u $(id -u)` to set the UID on generated fil # License View [license information](http://www.apache.org/licenses/) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/ahawkins/docker-thrift/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/ahawkins/docker-thrift/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 [`thrift/` directory](https://github.com/docker-library/docs/tree/master/thrift) 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. diff --git a/tomcat/README.md b/tomcat/README.md index dd5bbdd7dd26..900fd4df774a 100644 --- a/tomcat/README.md +++ b/tomcat/README.md @@ -31,9 +31,30 @@ WARNING: - [`9.0.0.M19-jre8`, `9.0.0-jre8`, `9.0-jre8`, `9-jre8`, `9.0.0.M19`, `9.0.0`, `9.0`, `9` (*9.0/jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/f3006804326b1fed9a20158ccb8007d5da80e31a/9.0/jre8/Dockerfile) - [`9.0.0.M19-jre8-alpine`, `9.0.0-jre8-alpine`, `9.0-jre8-alpine`, `9-jre8-alpine`, `9.0.0.M19-alpine`, `9.0.0-alpine`, `9.0-alpine`, `9-alpine` (*9.0/jre8-alpine/Dockerfile*)](https://github.com/docker-library/tomcat/blob/07b235d59c6a87e8c8ca14918105de993797435a/9.0/jre8-alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/tomcat` directory](https://github.com/docker-library/repo-info/blob/master/repos/tomcat) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/tomcat`)](https://github.com/docker-library/official-images/blob/master/library/tomcat). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ftomcat). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/tomcat/issues](https://github.com/docker-library/tomcat/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/tomcat) + +- **Published image artifact details**: + [repo-info repo's `repos/tomcat/` directory](https://github.com/docker-library/repo-info/blob/master/repos/tomcat) ([history](https://github.com/docker-library/repo-info/commits/master/repos/tomcat)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/tomcat`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ftomcat) + [official-images repo's `library/tomcat` file](https://github.com/docker-library/official-images/blob/master/library/tomcat) ([history](https://github.com/docker-library/official-images/commits/master/library/tomcat)) + +- **Source of this description**: + [docs repo's `tomcat/` directory](https://github.com/docker-library/docs/tree/master/tomcat) ([history](https://github.com/docker-library/docs/commits/master/tomcat)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Tomcat? @@ -96,29 +117,3 @@ To minimize image size, it's uncommon for additional related tools (such as `git # License View [license information](https://www.apache.org/licenses/LICENSE-2.0) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/tomcat/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/docker-library/tomcat/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 [`tomcat/` directory](https://github.com/docker-library/docs/tree/master/tomcat) 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. diff --git a/tomee/README.md b/tomee/README.md index 678d557739d9..5674a04dfb61 100644 --- a/tomee/README.md +++ b/tomee/README.md @@ -32,9 +32,30 @@ WARNING: - [`8-jdk-7.0.1-plus` (*8-jdk-7.0.1-plus/Dockerfile*)](https://github.com/tomitribe/docker-tomee/blob/8c5b5a96305a9b935d304789fcf3707938a175d6/8-jdk-7.0.1-plus/Dockerfile) - [`8-jdk-7.0.1-webprofile`, `latest` (*8-jdk-7.0.1-webprofile/Dockerfile*)](https://github.com/tomitribe/docker-tomee/blob/8c5b5a96305a9b935d304789fcf3707938a175d6/8-jdk-7.0.1-webprofile/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/tomee` directory](https://github.com/docker-library/repo-info/blob/master/repos/tomee) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/tomee`)](https://github.com/docker-library/official-images/blob/master/library/tomee). 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%2Ftomee). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/tomitribe/docker-tomee/issues](https://github.com/tomitribe/docker-tomee/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/tomitribe/docker-tomee) + +- **Published image artifact details**: + [repo-info repo's `repos/tomee/` directory](https://github.com/docker-library/repo-info/blob/master/repos/tomee) ([history](https://github.com/docker-library/repo-info/commits/master/repos/tomee)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/tomee`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ftomee) + [official-images repo's `library/tomee` file](https://github.com/docker-library/official-images/blob/master/library/tomee) ([history](https://github.com/docker-library/official-images/commits/master/library/tomee)) + +- **Source of this description**: + [docs repo's `tomee/` directory](https://github.com/docker-library/docs/tree/master/tomee) ([history](https://github.com/docker-library/docs/commits/master/tomee)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is TomEE? @@ -101,29 +122,3 @@ You can also use this image as base image for deploying your war application. To # License View [license information](http://www.apache.org/licenses/LICENSE-2.0) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/tomitribe/docker-tomee/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/tomitribe/docker-tomee/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 [`tomee/` directory](https://github.com/docker-library/docs/tree/master/tomee) 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. diff --git a/traefik/README.md b/traefik/README.md index 0aea33a273c1..df981a0b9ed0 100644 --- a/traefik/README.md +++ b/traefik/README.md @@ -21,9 +21,30 @@ WARNING: - [`v1.1.2`, `1.1.2`, `v1.1`, `1.1`, `camembert` (*Dockerfile*)](https://github.com/containous/traefik-library-image/blob/3645f9dfbd417ee8dad608257c7aeec3a407711f/Dockerfile) - [`v1.1.2-alpine`, `1.1.2-alpine`, `v1.1-alpine`, `1.1-alpine`, `camembert-alpine` (*alpine/Dockerfile*)](https://github.com/containous/traefik-library-image/blob/3645f9dfbd417ee8dad608257c7aeec3a407711f/alpine/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/traefik` directory](https://github.com/docker-library/repo-info/blob/master/repos/traefik) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/traefik`)](https://github.com/docker-library/official-images/blob/master/library/traefik). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ftraefik). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/containous/traefik-library-image/issues](https://github.com/containous/traefik-library-image/issues) + +- **Maintained by**: + [the Træfik Project](https://github.com/containous/traefik-library-image) + +- **Published image artifact details**: + [repo-info repo's `repos/traefik/` directory](https://github.com/docker-library/repo-info/blob/master/repos/traefik) ([history](https://github.com/docker-library/repo-info/commits/master/repos/traefik)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/traefik`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ftraefik) + [official-images repo's `library/traefik` file](https://github.com/docker-library/official-images/blob/master/library/traefik) ([history](https://github.com/docker-library/official-images/commits/master/library/traefik)) + +- **Source of this description**: + [docs repo's `traefik/` directory](https://github.com/docker-library/docs/tree/master/traefik) ([history](https://github.com/docker-library/docs/commits/master/traefik)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) ![logo](https://raw.githubusercontent.com/docker-library/docs/a6cc2c5f4bc6658168f2a0abbb0307acaefff80e/traefik/logo.png) @@ -94,29 +115,3 @@ You can find the complete documentation [here](https://docs.traefik.io). # License View [license information](https://github.com/containous/traefik/blob/master/LICENSE.md) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/containous/traefik-library-image/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/containous/traefik-library-image/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 [`traefik/` directory](https://github.com/docker-library/docs/tree/master/traefik) 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. diff --git a/ubuntu/README.md b/ubuntu/README.md index b680e035aec6..643d7d0d25a0 100644 --- a/ubuntu/README.md +++ b/ubuntu/README.md @@ -22,9 +22,30 @@ WARNING: - [`16.10`, `yakkety-20170327`, `yakkety`, `rolling` (*yakkety/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/94a6b954435615aba4beffaf62f14699083eafca/yakkety/Dockerfile) - [`17.04`, `zesty-20170411`, `zesty`, `devel` (*zesty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/94a6b954435615aba4beffaf62f14699083eafca/zesty/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/ubuntu` directory](https://github.com/docker-library/repo-info/blob/master/repos/ubuntu) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/ubuntu`)](https://github.com/docker-library/official-images/blob/master/library/ubuntu). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fubuntu). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [the cloud-images bug tracker](https://bugs.launchpad.net/cloud-images) (include the `docker` tag) + +- **Maintained by**: + [Canonical](https://partner-images.canonical.com/core/) and [Tianon (Debian Developer)](https://github.com/tianon/docker-brew-ubuntu-core) + +- **Published image artifact details**: + [repo-info repo's `repos/ubuntu/` directory](https://github.com/docker-library/repo-info/blob/master/repos/ubuntu) ([history](https://github.com/docker-library/repo-info/commits/master/repos/ubuntu)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/ubuntu`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fubuntu) + [official-images repo's `library/ubuntu` file](https://github.com/docker-library/official-images/blob/master/library/ubuntu) ([history](https://github.com/docker-library/official-images/commits/master/library/ubuntu)) + +- **Source of this description**: + [docs repo's `ubuntu/` directory](https://github.com/docker-library/docs/tree/master/ubuntu) ([history](https://github.com/docker-library/docs/commits/master/ubuntu)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Ubuntu? @@ -103,29 +124,3 @@ deb-src http://archive.ubuntu.com/ubuntu/ trusty-security main restricted deb http://archive.ubuntu.com/ubuntu/ trusty-security universe deb-src http://archive.ubuntu.com/ubuntu/ trusty-security universe ``` - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/tianon/docker-brew-ubuntu-core/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/tianon/docker-brew-ubuntu-core/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 [`ubuntu/` directory](https://github.com/docker-library/docs/tree/master/ubuntu) 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. diff --git a/vault/README.md b/vault/README.md index c332ff5a4e82..57166deb206c 100644 --- a/vault/README.md +++ b/vault/README.md @@ -20,9 +20,30 @@ WARNING: - [`0.6.5` (*0.6.5/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/c087a27b5ec93445e89dc46f25af973f114f1399/0.6.5/Dockerfile) - [`0.7.0`, `latest` (*0.7.0/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/e0a91ac0bc931fca599d14c0593cc8e28c56a30d/0.7.0/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/vault` directory](https://github.com/docker-library/repo-info/blob/master/repos/vault) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/vault`)](https://github.com/docker-library/official-images/blob/master/library/vault). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fvault). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/hashicorp/docker-vault/issues](https://github.com/hashicorp/docker-vault/issues) + +- **Maintained by**: + [HashiCorp](https://github.com/hashicorp/docker-vault) + +- **Published image artifact details**: + [repo-info repo's `repos/vault/` directory](https://github.com/docker-library/repo-info/blob/master/repos/vault) ([history](https://github.com/docker-library/repo-info/commits/master/repos/vault)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/vault`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fvault) + [official-images repo's `library/vault` file](https://github.com/docker-library/official-images/blob/master/library/vault) ([history](https://github.com/docker-library/official-images/commits/master/library/vault)) + +- **Source of this description**: + [docs repo's `vault/` directory](https://github.com/docker-library/docs/tree/master/vault) ([history](https://github.com/docker-library/docs/commits/master/vault)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Vault @@ -88,29 +109,3 @@ Since 0.6.3 this container also supports the `VAULT_REDIRECT_INTERFACE` and `VAU # License View [license information](https://raw.githubusercontent.com/hashicorp/vault/master/LICENSE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/hashicorp/docker-vault/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/hashicorp/docker-vault/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 [`vault/` directory](https://github.com/docker-library/docs/tree/master/vault) 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. diff --git a/websphere-liberty/README.md b/websphere-liberty/README.md index 939ea1cfc20c..4efc00dce950 100644 --- a/websphere-liberty/README.md +++ b/websphere-liberty/README.md @@ -23,9 +23,30 @@ WARNING: - [`javaee7`, `latest` (*ga/developer/javaee7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/d4bbe6c7382cecde5d1993a266cc1bc3df6d29d9/ga/developer/javaee7/Dockerfile) - [`beta` (*beta/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/88318f6a21a3d9528cb416f61761579112c72b0f/beta/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/websphere-liberty` directory](https://github.com/docker-library/repo-info/blob/master/repos/websphere-liberty) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/websphere-liberty`)](https://github.com/docker-library/official-images/blob/master/library/websphere-liberty). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fwebsphere-liberty). +- **Where to get help**: + [the WASdev community](https://developer.ibm.com/wasdev/help/) + +- **Where to file issues**: + [https://github.com/WASdev/ci.docker/issues](https://github.com/WASdev/ci.docker/issues) + +- **Maintained by**: + [the IBM WASdev Community](https://github.com/WASdev/ci.docker) + +- **Published image artifact details**: + [repo-info repo's `repos/websphere-liberty/` directory](https://github.com/docker-library/repo-info/blob/master/repos/websphere-liberty) ([history](https://github.com/docker-library/repo-info/commits/master/repos/websphere-liberty)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/websphere-liberty`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fwebsphere-liberty) + [official-images repo's `library/websphere-liberty` file](https://github.com/docker-library/official-images/blob/master/library/websphere-liberty) ([history](https://github.com/docker-library/official-images/commits/master/library/websphere-liberty)) + +- **Source of this description**: + [docs repo's `websphere-liberty/` directory](https://github.com/docker-library/docs/tree/master/websphere-liberty) ([history](https://github.com/docker-library/docs/commits/master/websphere-liberty)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # Overview @@ -170,15 +191,3 @@ Licenses for the products installed within the images are as follows: - [IBM WebSphere Application Server Liberty Beta](https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/downloads/wlp/beta/lafiles/en.html) in the `beta` image (International License Agreement for Early Release of Programs) Note: These licenses do not permit further distribution and that the terms for WebSphere Application Server in the non-beta images restrict usage to a developer machine or build server only, or subject to a maximum 2 gigabyte heap usage across all instances. Instructions are available to enable entitled customers to [upgrade](https://github.com/WASdev/ci.docker/tree/master/ga/production-upgrade) the Docker Hub image for production use or [build](https://github.com/WASdev/ci.docker/tree/master/ga/production-install) their own production licensed image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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 - -For issues relating specifically to this Docker image, please use the [GitHub issue tracker](https://github.com/WASdev/ci.docker/issues). For more general issues relating to IBM WebSphere Application Server Liberty you can [get help](https://developer.ibm.com/wasdev/help/) through the WASdev community. We welcome contributions following [our guidelines](https://github.com/WASdev/wasdev.github.io/blob/master/CONTRIBUTING.md). diff --git a/wordpress/README.md b/wordpress/README.md index 2e03f67089ab..773d27766b00 100644 --- a/wordpress/README.md +++ b/wordpress/README.md @@ -29,9 +29,30 @@ WARNING: - [`cli-1.1.0-php7.0`, `cli-1.1-php7.0`, `cli-1-php7.0`, `cli-php7.0` (*php7.0/cli/Dockerfile*)](https://github.com/docker-library/wordpress/blob/0bd17ea187310d703d84feb5f412955d038e12fe/php7.0/cli/Dockerfile) - [`cli-1.1.0-php7.1`, `cli-1.1-php7.1`, `cli-1-php7.1`, `cli-php7.1` (*php7.1/cli/Dockerfile*)](https://github.com/docker-library/wordpress/blob/0bd17ea187310d703d84feb5f412955d038e12fe/php7.1/cli/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/wordpress` directory](https://github.com/docker-library/repo-info/blob/master/repos/wordpress) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/wordpress`)](https://github.com/docker-library/official-images/blob/master/library/wordpress). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fwordpress). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/docker-library/wordpress/issues](https://github.com/docker-library/wordpress/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/docker-library/wordpress) + +- **Published image artifact details**: + [repo-info repo's `repos/wordpress/` directory](https://github.com/docker-library/repo-info/blob/master/repos/wordpress) ([history](https://github.com/docker-library/repo-info/commits/master/repos/wordpress)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/wordpress`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fwordpress) + [official-images repo's `library/wordpress` file](https://github.com/docker-library/official-images/blob/master/library/wordpress) ([history](https://github.com/docker-library/official-images/commits/master/library/wordpress)) + +- **Source of this description**: + [docs repo's `wordpress/` directory](https://github.com/docker-library/docs/tree/master/wordpress) ([history](https://github.com/docker-library/docs/commits/master/wordpress)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is WordPress? @@ -107,29 +128,3 @@ The following Docker Hub features can help with the task of keeping your depende - [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it. - [Repository Links](https://docs.docker.com/docker-hub/builds/#repository-links) can ensure that your image is also rebuilt any time `wordpress` is updated. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/docker-library/wordpress/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/docker-library/wordpress/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 [`wordpress/` directory](https://github.com/docker-library/docs/tree/master/wordpress) 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. diff --git a/xwiki/README.md b/xwiki/README.md index e7372bf6a0ba..7d509b7026d3 100644 --- a/xwiki/README.md +++ b/xwiki/README.md @@ -21,9 +21,30 @@ WARNING: - [`8-postgres-tomcat`, `8.4-postgres-tomcat`, `8.4.4-postgres-tomcat`, `postgres-tomcat`, `lts-postgres-tomcat`, `lts-postgres` (*8/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/81b84561fa7fc1fdd661afbbfa246c1f120770a6/8/postgres-tomcat/Dockerfile) - [`9-postgres-tomcat`, `9.2-postgres-tomcat`, `stable-postgres-tomcat`, `stable-postgres` (*9/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/81b84561fa7fc1fdd661afbbfa246c1f120770a6/9/postgres-tomcat/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/xwiki` directory](https://github.com/docker-library/repo-info/blob/master/repos/xwiki) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/xwiki`)](https://github.com/docker-library/official-images/blob/master/library/xwiki). 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%2Fxwiki). +- **Where to get help**: + [the XWiki Users Mailing List/Forum](http://dev.xwiki.org/xwiki/bin/view/Community/MailingLists) or [the XWiki IRC channel](http://dev.xwiki.org/xwiki/bin/view/Community/IRC) + +- **Where to file issues**: + [the XWiki Docker JIRA project](http://jira.xwiki.org/browse/XDOCKER) + +- **Maintained by**: + [the XWiki Community](https://github.com/xwiki-contrib/docker-xwiki) + +- **Published image artifact details**: + [repo-info repo's `repos/xwiki/` directory](https://github.com/docker-library/repo-info/blob/master/repos/xwiki) ([history](https://github.com/docker-library/repo-info/commits/master/repos/xwiki)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/xwiki`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fxwiki) + [official-images repo's `library/xwiki` file](https://github.com/docker-library/official-images/blob/master/library/xwiki) ([history](https://github.com/docker-library/official-images/commits/master/library/xwiki)) + +- **Source of this description**: + [docs repo's `xwiki/` directory](https://github.com/docker-library/docs/tree/master/xwiki) ([history](https://github.com/docker-library/docs/commits/master/xwiki)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is XWiki @@ -281,26 +302,3 @@ MySQL: XWiki is licensed under the [LGPL 2.1](https://github.com/xwiki-contrib/docker-xwiki/blob/master/LICENSE). The Dockerfile repository is also licensed under the [LGPL 2.1](https://github.com/xwiki-contrib/docker-xwiki/blob/master/LICENSE). - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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 - -## Support - -- If you wish to raise an issue or an idea of improvement use [XWiki Docker JIRA project](http://jira.xwiki.org/browse/XDOCKER) -- If you have questions, use the [XWiki Users Mailing List/Forum](http://dev.xwiki.org/xwiki/bin/view/Community/MailingLists) or use the [XWiki IRC channel](http://dev.xwiki.org/xwiki/bin/view/Community/IRC) - -## Contributing - -- If you wish to help out on the code, please send Pull Requests on [XWiki Docker GitHub project](https://github.com/xwiki-contrib/docker-xwiki) - -## Documentation - -Documentation for this image is stored in the [`xwiki/` directory](https://github.com/docker-library/docs/tree/master/xwiki) 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. diff --git a/znc/README.md b/znc/README.md index 4017da8cc926..fd3959d96bdf 100644 --- a/znc/README.md +++ b/znc/README.md @@ -19,9 +19,30 @@ WARNING: - [`1.6.5`, `1.6`, `latest` (*full/Dockerfile*)](https://github.com/znc/znc-docker/blob/3a25a4a6ac50b4d969449696708aae2a2d8aeb22/full/Dockerfile) - [`1.6.5-slim`, `1.6-slim`, `slim` (*slim/Dockerfile*)](https://github.com/znc/znc-docker/blob/3a25a4a6ac50b4d969449696708aae2a2d8aeb22/slim/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/znc` directory](https://github.com/docker-library/repo-info/blob/master/repos/znc) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/znc`)](https://github.com/docker-library/official-images/blob/master/library/znc). 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%2Fznc). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/znc/znc-docker/issues](https://github.com/znc/znc-docker/issues) + +- **Maintained by**: + [the ZNC Community](https://github.com/znc/znc-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/znc/` directory](https://github.com/docker-library/repo-info/blob/master/repos/znc) ([history](https://github.com/docker-library/repo-info/commits/master/repos/znc)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/znc`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fznc) + [official-images repo's `library/znc` file](https://github.com/docker-library/official-images/blob/master/library/znc) ([history](https://github.com/docker-library/official-images/commits/master/library/znc)) + +- **Source of this description**: + [docs repo's `znc/` directory](https://github.com/docker-library/docs/tree/master/znc) ([history](https://github.com/docker-library/docs/commits/master/znc)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is ZNC? @@ -64,29 +85,3 @@ This image is smaller, but it doesn't support external modules. If you need any # License View [license](https://github.com/znc/znc/blob/master/LICENSE) [information](https://github.com/znc/znc/blob/master/NOTICE) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/znc/znc-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/znc/znc-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 [`znc/` directory](https://github.com/docker-library/docs/tree/master/znc) 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. diff --git a/zookeeper/README.md b/zookeeper/README.md index 1c5e03575bc0..aba1cdb2b774 100644 --- a/zookeeper/README.md +++ b/zookeeper/README.md @@ -19,9 +19,30 @@ WARNING: - [`3.3.6`, `3.3` (*3.3.6/Dockerfile*)](https://github.com/31z4/zookeeper-docker/blob/7e7eac6d6c11428849ec13bb7d240e4cfa21b2e7/3.3.6/Dockerfile) - [`3.4.10`, `3.4`, `latest` (*3.4.10/Dockerfile*)](https://github.com/31z4/zookeeper-docker/blob/f12428ab7c6ea263ef037cf258129b83276c009c/3.4.10/Dockerfile) -For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/zookeeper` directory](https://github.com/docker-library/repo-info/blob/master/repos/zookeeper) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +# Quick reference -For more information about this image and its history, please see [the relevant manifest file (`library/zookeeper`)](https://github.com/docker-library/official-images/blob/master/library/zookeeper). 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%2Fzookeeper). +- **Where to get help**: + [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) + +- **Where to file issues**: + [https://github.com/31z4/zookeeper-docker/issues](https://github.com/31z4/zookeeper-docker/issues) + +- **Maintained by**: + [the Docker Community](https://github.com/31z4/zookeeper-docker) + +- **Published image artifact details**: + [repo-info repo's `repos/zookeeper/` directory](https://github.com/docker-library/repo-info/blob/master/repos/zookeeper) ([history](https://github.com/docker-library/repo-info/commits/master/repos/zookeeper)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images PRs with label `library/zookeeper`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fzookeeper) + [official-images repo's `library/zookeeper` file](https://github.com/docker-library/official-images/blob/master/library/zookeeper) ([history](https://github.com/docker-library/official-images/commits/master/library/zookeeper)) + +- **Source of this description**: + [docs repo's `zookeeper/` directory](https://github.com/docker-library/docs/tree/master/zookeeper) ([history](https://github.com/docker-library/docs/commits/master/zookeeper)) + +- **Supported Docker versions**: + [the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis) # What is Apache Zookeeper? @@ -139,29 +160,3 @@ This image is configured with volumes at `/data` and `/datalog` to hold the Zook # License View [license information](https://github.com/apache/zookeeper/blob/master/LICENSE.txt) for the software contained in this image. - -# Supported Docker versions - -This image is officially supported on Docker version 17.04.0-ce. - -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/31z4/zookeeper-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/31z4/zookeeper-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 [`zookeeper/` directory](https://github.com/docker-library/docs/tree/master/zookeeper) 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.