From 7d03e2198f07a2e95c6ab9c04d26f168dc8fa1e6 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 21 Apr 2017 11:33:09 -0700 Subject: [PATCH] Run update.sh --- drupal/README.md | 4 ++++ xwiki/README.md | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/drupal/README.md b/drupal/README.md index 0af0378a5..d6c0d28f3 100644 --- a/drupal/README.md +++ b/drupal/README.md @@ -35,6 +35,10 @@ 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: diff --git a/xwiki/README.md b/xwiki/README.md index 1422e9ba7..e7372bf6a 100644 --- a/xwiki/README.md +++ b/xwiki/README.md @@ -16,10 +16,10 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`8`, `8.4`, `8.4.4`, `8-mysql-tomcat`, `mysql-tomcat`, `lts-mysql-tomcat`, `lts-mysql`, `lts`, `latest` (*8/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/478f413940c46b325ad8d2b99e430273966b3981/8/mysql-tomcat/Dockerfile) -- [`9`, `9.0`, `9-mysql-tomcat`, `stable-mysql-tomcat`, `stable-mysql`, `stable` (*9/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/478f413940c46b325ad8d2b99e430273966b3981/9/mysql-tomcat/Dockerfile) -- [`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/478f413940c46b325ad8d2b99e430273966b3981/8/postgres-tomcat/Dockerfile) -- [`9-postgres-tomcat`, `9.1-postgres-tomcat`, `stable-postgres-tomcat`, `stable-postgres` (*9/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/478f413940c46b325ad8d2b99e430273966b3981/9/postgres-tomcat/Dockerfile) +- [`8`, `8.4`, `8.4.4`, `8-mysql-tomcat`, `mysql-tomcat`, `lts-mysql-tomcat`, `lts-mysql`, `lts`, `latest` (*8/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/81b84561fa7fc1fdd661afbbfa246c1f120770a6/8/mysql-tomcat/Dockerfile) +- [`9`, `9.2`, `9-mysql-tomcat`, `stable-mysql-tomcat`, `stable-mysql`, `stable` (*9/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/81b84561fa7fc1fdd661afbbfa246c1f120770a6/9/mysql-tomcat/Dockerfile) +- [`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).