{"id":20681261,"url":"https://github.com/flxxyz/php","last_synced_at":"2026-03-07T21:31:19.295Z","repository":{"id":114276322,"uuid":"257169527","full_name":"flxxyz/php","owner":"flxxyz","description":"一个docker版的PHP镜像","archived":false,"fork":false,"pushed_at":"2020-09-04T09:07:34.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T20:45:30.518Z","etag":null,"topics":["dockerfile","php-cli","php-docker","php-extension","php-fpm","swoole"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/flxxyz.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-04-20T04:17:56.000Z","updated_at":"2020-12-27T07:28:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4c11c78-81a4-42f6-a393-b2f3b9a950b8","html_url":"https://github.com/flxxyz/php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flxxyz/php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flxxyz%2Fphp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flxxyz%2Fphp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flxxyz%2Fphp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flxxyz%2Fphp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flxxyz","download_url":"https://codeload.github.com/flxxyz/php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flxxyz%2Fphp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30231604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dockerfile","php-cli","php-docker","php-extension","php-fpm","swoole"],"created_at":"2024-11-16T22:10:18.213Z","updated_at":"2026-03-07T21:31:19.273Z","avatar_url":"https://github.com/flxxyz.png","language":"Dockerfile","readme":"# php\n\n一个docker版的PHP镜像\n\n## 拉取镜像\n```\ndocker pull flxxyz/php:fpm\nor\ndocker pull flxxyz/php:cli\n```\n\n[使用其他版本](#其他版本)\n\n## 编排例子\n```\nexample-fpm:\n    image: flxxyz/php:fpm\n    restart: always\n    volumes:\n      - fpm配置文件:/usr/local/etc/php-fpm.d/www.conf\n      - 本地站点目录的路径:/var/www/html\n\nexample-cli:\n    image: flxxyz/php:cli\n    restart: always\n    volumes:\n      - fpm配置文件:/usr/local/etc/php-fpm.d/www.conf\n      - 本地站点目录的路径:/var/www/html\n    command: php 执行站点目录下的php脚本\n```\n\n## 其他版本\n- [7.3-fpm, fpm](https://github.com/edog-docker/php/blob/master/fpm/Dockerfile) ✔\n- [7.3-cli, cli](https://github.com/edog-docker/php/blob/master/cli/Dockerfile) ✔","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflxxyz%2Fphp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflxxyz%2Fphp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflxxyz%2Fphp/lists"}