|
2 | 2 |
|
3 | 3 | ## Maintained by: [the Docker Community](https://github.com/docker-library/drupal) (*not* the Drupal Community or the Drupal Security Team) |
4 | 4 |
|
5 | | -This is the Git repo of the [Docker "Official Image"](https://docs.docker.com/docker-hub/official_repos/) for [drupal](https://hub.docker.com/_/drupal/) (not to be confused with any official drupal image provided by drupal upstream). See [the Docker Hub page](https://hub.docker.com/_/drupal/) for the full readme on how to use this Docker image and for information regarding contributing and issues. |
| 5 | +This is the Git repo of the [Docker "Official Image"](https://github.com/docker-library/official-images#what-are-official-images) for [`drupal`](https://hub.docker.com/_/drupal/) (not to be confused with any official `drupal` image provided by `drupal` upstream). See [the Docker Hub page](https://hub.docker.com/_/drupal/) for the full readme on how to use this Docker image and for information regarding contributing and issues. |
6 | 6 |
|
7 | | -The [full description from Docker Hub](https://hub.docker.com/_/drupal/) is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/drupal](https://github.com/docker-library/docs/tree/master/drupal). |
| 7 | +The [full image description on Docker Hub](https://hub.docker.com/_/drupal/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `drupal` directory](https://github.com/docker-library/docs/tree/master/drupal). |
8 | 8 |
|
9 | 9 | ## See a change merged here that doesn't show up on Docker Hub yet? |
10 | 10 |
|
11 | | -Check [the "library/drupal" manifest file in the docker-library/official-images repo](https://github.com/docker-library/official-images/blob/master/library/drupal), especially [PRs with the "library/drupal" label on that repo](https://github.com/docker-library/official-images/labels/library%2Fdrupal). |
| 11 | +For more information about the full official images change lifecycle, see [the "An image's source changed in Git, now what?" FAQ entry](https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what). |
12 | 12 |
|
13 | | -For more information about the official images process, see the [docker-library/official-images readme](https://github.com/docker-library/official-images/blob/master/README.md). |
| 13 | +For outstanding `drupal` image PRs, check [PRs with the "library/drupal" label on the official-images repository](https://github.com/docker-library/official-images/labels/library%2Fdrupal). For the current "source of truth" for [`drupal`](https://hub.docker.com/_/drupal/), see [the `library/drupal` file in the official-images repository](https://github.com/docker-library/official-images/blob/master/library/drupal). |
14 | 14 |
|
15 | 15 | --- |
16 | 16 |
|
17 | | -- [Travis CI: |
18 | | - ](https://travis-ci.org/docker-library/drupal/branches) |
19 | | -- [Automated `update.sh`: |
20 | | - ](https://doi-janky.infosiftr.net/job/update.sh/job/drupal) |
| 17 | +- [](https://travis-ci.org/docker-library/drupal/branches) |
| 18 | +- [](https://doi-janky.infosiftr.net/job/update.sh/job/drupal) |
21 | 19 |
|
22 | 20 | | Build | Status | Badges | (per-arch) | |
23 | 21 | |:-:|:-:|:-:|:-:| |
24 | | -| [`amd64`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/drupal) | [`arm32v5`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/drupal) | [`arm32v6`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/drupal) | [`arm32v7`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/drupal) | |
25 | | -| [`arm64v8`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/drupal) | [`i386`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/drupal) | [`ppc64le`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/drupal) | [`s390x`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/drupal) | |
| 22 | +| [](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/drupal) | [](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/drupal) | [](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/drupal) | [](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/drupal) | |
| 23 | +| [](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/drupal) | [](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/drupal) | [](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/drupal) | |
26 | 24 |
|
27 | 25 | <!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh --> |
0 commit comments