{"id":19302149,"url":"https://github.com/wodby/drupal","last_synced_at":"2025-07-07T06:36:28.330Z","repository":{"id":37663499,"uuid":"79565484","full_name":"wodby/drupal","owner":"wodby","description":"Vanilla Drupal docker container image","archived":false,"fork":false,"pushed_at":"2025-06-30T09:03:32.000Z","size":903,"stargazers_count":19,"open_issues_count":1,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-03T12:58:53.914Z","etag":null,"topics":["alpine","docker","drupal","php"],"latest_commit_sha":null,"homepage":"https://wodby.com/stacks/drupal","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wodby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-01-20T14:24:46.000Z","updated_at":"2025-06-30T09:03:37.000Z","dependencies_parsed_at":"2023-09-28T14:37:39.595Z","dependency_job_id":"a83faca9-8ab4-4405-8a0a-9021b4c46dfd","html_url":"https://github.com/wodby/drupal","commit_stats":null,"previous_names":[],"tags_count":460,"template":false,"template_full_name":null,"purl":"pkg:github/wodby/drupal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdrupal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdrupal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdrupal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdrupal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wodby","download_url":"https://codeload.github.com/wodby/drupal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdrupal/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264028798,"owners_count":23546339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alpine","docker","drupal","php"],"created_at":"2024-11-09T23:20:21.982Z","updated_at":"2025-07-07T06:36:28.314Z","avatar_url":"https://github.com/wodby.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vanilla Drupal Docker Container Image\n\n[![Build Status](https://github.com/wodby/drupal/workflows/Build%20docker%20image/badge.svg)](https://github.com/wodby/drupal/actions)\n[![Docker Pulls](https://img.shields.io/docker/pulls/wodby/drupal.svg)](https://hub.docker.com/r/wodby/drupal)\n[![Docker Stars](https://img.shields.io/docker/stars/wodby/drupal.svg)](https://hub.docker.com/r/wodby/drupal)\n\n## Docker Images\n\n❗For better reliability we release images with stability tags (`wodby/drupal:10-X.X.X`) which correspond\nto [git tags](https://github.com/wodby/drupal/releases). We strongly recommend using images only with stability tags.\n\nOverview:\n\n- All images based on Alpine Linux\n- Base image: [wodby/drupal-php](https://github.com/wodby/drupal-php)\n- [GitHub actions builds](https://github.com/wodby/drupal/actions)\n- [Docker Hub](https://hub.docker.com/r/wodby/drupal)\n\n| Supported tags and respective `Dockerfile` links                                                             | Drupal | PHP |\n|--------------------------------------------------------------------------------------------------------------|--------|-----|\n| `11-8.4`, `11-8`, `11`, `latest` [_(Dockerfile)_](https://github.com/wodby/drupal/tree/master/11/Dockerfile) | 11     | 8.4 |\n| `11-8.3` [_(Dockerfile)_](https://github.com/wodby/drupal/tree/master/11/Dockerfile)                         | 11     | 8.3 |\n| `10-8.4`, `10-8`, `10` [_(Dockerfile)_](https://github.com/wodby/drupal/tree/master/10/Dockerfile)           | 10     | 8.4 |\n| `10-8.3` [_(Dockerfile)_](https://github.com/wodby/drupal/tree/master/10/Dockerfile)                         | 10     | 8.3 |\n| `10-8.2` [_(Dockerfile)_](https://github.com/wodby/drupal/tree/master/10/Dockerfile)                         | 10     | 8.2 |\n| `10-8.1` [_(Dockerfile)_](https://github.com/wodby/drupal/tree/master/10/Dockerfile)                         | 10     | 8.1 |\n| `7-8.2`, `7-8`, `7` [_(Dockerfile)_](https://github.com/wodby/drupal/tree/master/7/Dockerfile)               | 7      | 8.2 |\n| `7-8.1` [_(Dockerfile)_](https://github.com/wodby/drupal/tree/master/7/Dockerfile)                           | 7      | 8.1 |\n\nAll images built for `linux/amd64` and `linux/arm64`\n\n## Environment Variables\n\n##### settings.php variables\n\n| Variable                       | Default Value                             |\n|--------------------------------|-------------------------------------------|\n| `DB_HOST`                      | `mariadb`                                 |\n| `DB_NAME`                      | `drupal`                                  |\n| `DB_USER`                      | `drupal`                                  |\n| `DB_PASSWORD`                  | `drupal`                                  |\n| `DB_DRIVER`                    | `mysql`                                   |\n| `DB_PREFIX`                    |                                           |\n| `DRUPAL_TRUSTED_HOST_PATTERNS` | `'\\\\.localhost$', '\\\\.local$', '\\\\.loc$'` |\n\nSee [wodby/drupal-php](https://github.com/wodby/drupal-php) for all variables.\n\n## Orchestration Actions\n\nSee [wodby/drupal-php](https://github.com/wodby/drupal-php) for all actions.\n\n## Complete Drupal Stack\n\nSee [wodby/docker4drupal](https://github.com/wodby/docker4drupal)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwodby%2Fdrupal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwodby%2Fdrupal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwodby%2Fdrupal/lists"}