Skip to content

Commit

Permalink
Run update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Apr 21, 2017
1 parent 38736a4 commit 7d03e21
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions drupal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
8 changes: 4 additions & 4 deletions xwiki/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down

0 comments on commit 7d03e21

Please sign in to comment.