{"id":13498249,"url":"https://github.com/wodby/drupal-php","last_synced_at":"2025-04-05T01:06:03.394Z","repository":{"id":39800004,"uuid":"63230975","full_name":"wodby/drupal-php","owner":"wodby","description":"PHP docker container image for Drupal","archived":false,"fork":false,"pushed_at":"2025-03-20T01:57:52.000Z","size":899,"stargazers_count":63,"open_issues_count":12,"forks_count":82,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-28T01:58:34.923Z","etag":null,"topics":["alpine","docker","drupal","php"],"latest_commit_sha":null,"homepage":"https://wodby.com/stacks/drupal","language":"Shell","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}},"created_at":"2016-07-13T08:58:54.000Z","updated_at":"2025-03-20T01:57:55.000Z","dependencies_parsed_at":"2023-12-14T03:24:33.767Z","dependency_job_id":"a5f9999d-6103-475f-beb0-adab6605f5eb","html_url":"https://github.com/wodby/drupal-php","commit_stats":{"total_commits":1007,"total_committers":19,"mean_commits":53.0,"dds":"0.49056603773584906","last_synced_commit":"419da1a7057739c5bfff0778f6baff6008523090"},"previous_names":[],"tags_count":301,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdrupal-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdrupal-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdrupal-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdrupal-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wodby","download_url":"https://codeload.github.com/wodby/drupal-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271528,"owners_count":20911587,"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-07-31T21:00:19.578Z","updated_at":"2025-04-05T01:06:03.376Z","avatar_url":"https://github.com/wodby.png","language":"Shell","readme":"# PHP (FPM) for Drupal Docker Container Image\n\n[![Build Status](https://github.com/wodby/drupal-php/workflows/Build%20docker%20image/badge.svg)](https://github.com/wodby/drupal-php/actions)\n[![Docker Pulls](https://img.shields.io/docker/pulls/wodby/drupal-php.svg)](https://hub.docker.com/r/wodby/drupal-php)\n[![Docker Stars](https://img.shields.io/docker/stars/wodby/drupal-php.svg)](https://hub.docker.com/r/wodby/drupal-php)\n\n## Docker Images\n\n❗For better reliability we release images with stability tags (`wodby/drupal-php:8-X.X.X`) which correspond to [git tags](https://github.com/wodby/drupal-php/releases). We strongly recommend using images only with stability tags.\n\nOverview:\n\n- All images based on Alpine Linux\n- Base image: [wodby/php](https://github.com/wodby/php)\n- [GitHub actions builds](https://github.com/wodby/drupal-php/actions)\n- [Docker Hub](https://hub.docker.com/r/wodby/drupal-php)\n\nSupported tags and respective `Dockerxfile` links:\n\n- `8.4`, `8`, `latest`  [_(Dockerfile)_]\n- `8.3` [_(Dockerfile)_]\n- `8.2` [_(Dockerfile)_]\n- `8.1` [_(Dockerfile)_]\n- `8.4-dev`, `8-dev`, `dev` [_(Dockerfile)_]\n- `8.3-dev` [_(Dockerfile)_]\n- `8.2-dev` [_(Dockerfile)_]\n- `8.1-dev` [_(Dockerfile)_]\n- `8.4-dev-macos`, `8-dev-macos`, `dev-macos` [_(Dockerfile)_]\n- `8.3-dev-macos` [_(Dockerfile)_]\n- `8.2-dev-macos` [_(Dockerfile)_]\n- `8.1-dev-macos` [_(Dockerfile)_]\n\nSee [wodby/php](https://github.com/wodby/php) for the exact PHP version\n\nAll images built for `linux/amd64` and `linux/arm64`\n\n## Environment Variables\n\n| Variable                         | Default Value | Description                                                                     |\n|----------------------------------|---------------|---------------------------------------------------------------------------------|\n| `DRUPAL_REVERSE_PROXY_ADDRESSES` |               |                                                                                 |\n| `DRUPAL_PHP_STORAGE_DIR`         |               | Sets the default storage dir for generated PHP code (i.e. Twig)                 |\n| `PHP_OUTPUT_BUFFERING`           | `16384`       |                                                                                 |\n| `PHP_REALPATH_CACHE_TTL`         | `3600`        |                                                                                 |\n| `DRUPAL_VERSION`                 |               |                                                                                 |\n| `DRUPAL7_INSTALL_GLOBAL_DRUSH`   |               | Installs global drush 7.* during entrypoint, works only with `DRUPAL_VERSION=7` |\n\nSee [wodby/php](https://github.com/wodby/php) for all variables\n\n## Orchestration Actions\n\nUsage:\n```\nmake COMMAND [params ...]\n\ncommands:\n    git-checkout target [ is_hash]\n    drush-import source\n    init-drupal\n    cache-clear target\n    cache-rebuild\n    drush8-alias\n    drush9-alias\n    user-login\n\ndefault params values:\n    target all\n    is_hash 0\n```\n\nSee [wodby/php](https://github.com/wodby/php) for all actions\n\n## Complete Drupal Stack\n\nSee [wodby/docker4drupal](https://github.com/wodby/docker4drupal)\n\n[_(Dockerfile)_]: https://github.com/wodby/drupal-php/tree/master/Dockerfile\n\n[Drupal Console Launcher]: https://drupalconsole.com\n","funding_links":[],"categories":["Orchestration Actions"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwodby%2Fdrupal-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwodby%2Fdrupal-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwodby%2Fdrupal-php/lists"}