{"id":28326406,"url":"https://github.com/forumone/docker-drupal8","last_synced_at":"2026-04-16T05:31:35.201Z","repository":{"id":43454394,"uuid":"218859442","full_name":"forumone/docker-drupal8","owner":"forumone","description":"FPM-based images for serving Drupal sites","archived":false,"fork":false,"pushed_at":"2023-12-15T02:29:23.000Z","size":21,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-25T14:47:50.072Z","etag":null,"topics":["docker","docker-image","drupal","drupal-8"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/forumone/drupal8","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/forumone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-10-31T20:49:26.000Z","updated_at":"2021-11-01T17:10:11.000Z","dependencies_parsed_at":"2023-12-15T03:31:46.431Z","dependency_job_id":"8e227c6c-6a36-4073-ba70-4bae2f2f0564","html_url":"https://github.com/forumone/docker-drupal8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/forumone/docker-drupal8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fdocker-drupal8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fdocker-drupal8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fdocker-drupal8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fdocker-drupal8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forumone","download_url":"https://codeload.github.com/forumone/docker-drupal8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fdocker-drupal8/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31872616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","docker-image","drupal","drupal-8"],"created_at":"2025-05-25T22:11:23.513Z","updated_at":"2026-04-16T05:31:35.182Z","avatar_url":"https://github.com/forumone.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About this Image\n\nImages built from this repository are used as bases for serving Drupal 8 websites. They differ from the Docker Hub's `drupal` image in two ways:\n\n1. These images do not include a copy of the Drupal 8 sources. We expect users of this image to add Drupal via Composer in a build step (or via a bind-mount during local development).\n2. These images include a small utility, `f1-ext-install`, to simplify the task of installing common extensions. For example, to install Memcached, one only needs to add this to their Dockerfile:\n\n   ```sh\n    # Install the core SOAP extension\n    f1-ext-install builtin:soap\n\n    # Install memcached from PECL\n    f1-ext-install pecl:memcached\n   ```\n\n## PHP Versions and Tags\n\n- Currently supported by PHP:\n\n  - `8.0`, `8.0-xdebug`\n  - `7.4`, `7.4-xdebug`\n\n- End-of-life for legacy projects:\n  - `7.2`, `7.2-xdebug`\n  - `7.3`, `7.3-xdebug`\n\nImages tagged with `-xdebug` contain XDebug installed but disabled; at runtime use `docker-php-ext-enable xdebug` to enable.\n\nThe tags `7`, `7-xdebug`, `8`, and `8-xdebug` are available for quick testing when a specific version isn't needed.\n\n# License\n\nLike the [base PHP image](https://github.com/docker-library/php) we use, this project is available under the terms of the MIT license. See [LICENSE](LICENSE) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforumone%2Fdocker-drupal8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforumone%2Fdocker-drupal8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforumone%2Fdocker-drupal8/lists"}