{"id":21018763,"url":"https://github.com/simonrupf/docker-php-wp","last_synced_at":"2026-03-19T18:29:03.523Z","repository":{"id":44386819,"uuid":"312488091","full_name":"simonrupf/docker-php-wp","owner":"simonrupf","description":"Stack of nginx web and PHP fpm servers for running wordpress.","archived":false,"fork":false,"pushed_at":"2024-12-14T08:17:39.000Z","size":20,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T01:35:26.004Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/simonrupf/php-wp","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonrupf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2020-11-13T06:07:46.000Z","updated_at":"2024-12-14T08:17:43.000Z","dependencies_parsed_at":"2024-11-19T10:35:12.496Z","dependency_job_id":"9029773b-c29e-4f99-9a3f-4f91eedbb5f0","html_url":"https://github.com/simonrupf/docker-php-wp","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/simonrupf/docker-php-wp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrupf%2Fdocker-php-wp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrupf%2Fdocker-php-wp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrupf%2Fdocker-php-wp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrupf%2Fdocker-php-wp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonrupf","download_url":"https://codeload.github.com/simonrupf/docker-php-wp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrupf%2Fdocker-php-wp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278548018,"owners_count":26004820,"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-06T02:00:05.630Z","response_time":65,"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":[],"created_at":"2024-11-19T10:27:34.738Z","updated_at":"2025-10-06T02:24:39.476Z","avatar_url":"https://github.com/simonrupf.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP with MySQL support and additional modules for use with Wordpress\n\nStack of nginx web and PHP fpm servers for running Wordpress. This image doesn't\ncontain Wordpress itself, just PHP fpm incl. MySQL and other modules and nginx.\n\nFor best performance, install and enable the WP Super Cache plugin.\n\nSee also the [base image](https://hub.docker.com/r/simonrupf/php/dockerfile).\n\n## Environment variables\n\nThe image supports the use of the following two environment variables to adjust\nthe timezone. This is useful to ensure the logs show the correct local time.\n\n- `TZ`\n- `PHP_TZ`\n\n## Volumes\n\nIt is recommended to use a tmpfs for `/run` and `/tmp`. `/var/tmp/nginx` can\ncontain larger files during caching or uploads, so best leave this as a regular\nvolume. Attach your PHP application into `/var/www/public`.\n\nIf your application can be separated into a public and a non-public part, attach\nit to `/var/www` instead and ensure the public bits live in a folder called\n`public`. This is typically used to separate static files (CSS, ECMAscripts,\nimages, fonts) and the index.php entrypoint from PHP libraries and (uploaded)\nfiles that should not be directly accessible for security reasons.\n\n- `/run`: PID files and sockets\n- `/tmp`: temporary data of PHP (i.e. sessions) and supervisord\n- `/var/tmp/nginx`: temporary data of nginx (i.e. uploads, large responses)\n- `/var/www/public` or `/var/www`: contents of your PHP application - owner 100, group 82, mode 0750\n\n## Network ports\n\n- `8080/tcp`: HTTP\n\n## Usage\n\n```shell\nmake help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrupf%2Fdocker-php-wp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonrupf%2Fdocker-php-wp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrupf%2Fdocker-php-wp/lists"}