{"id":28326396,"url":"https://github.com/forumone/docker-wordpress","last_synced_at":"2026-04-10T00:48:32.714Z","repository":{"id":36550051,"uuid":"221074703","full_name":"forumone/docker-wordpress","owner":"forumone","description":"FPM-based images for serving WordPress sites","archived":false,"fork":false,"pushed_at":"2023-12-15T14:58:10.000Z","size":19,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-17T08:43:15.627Z","etag":null,"topics":["docker","docker-image","php","wordpress","wordpress-development"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/forumone/wordpress","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-11-11T21:37:33.000Z","updated_at":"2021-10-29T17:00:28.000Z","dependencies_parsed_at":"2025-06-17T08:33:39.386Z","dependency_job_id":"fe4a4e0b-280c-457b-b70c-b2a8fa8e3211","html_url":"https://github.com/forumone/docker-wordpress","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/forumone/docker-wordpress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fdocker-wordpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fdocker-wordpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fdocker-wordpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fdocker-wordpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forumone","download_url":"https://codeload.github.com/forumone/docker-wordpress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fdocker-wordpress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278258639,"owners_count":25957314,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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","php","wordpress","wordpress-development"],"created_at":"2025-05-25T22:11:23.029Z","updated_at":"2025-10-04T03:15:36.622Z","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 WordPress websites. They differ from the Docker Hub's `wordpress` image in two ways:\n\n1. These images do not include a copy of the WordPress sources. We expect users of this image to copy the WordPress sources from version control or install via Composer.\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\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-debug`, `8`, and `8-debug` 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-wordpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforumone%2Fdocker-wordpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforumone%2Fdocker-wordpress/lists"}