{"id":24536026,"url":"https://github.com/poldixd/docker-php","last_synced_at":"2026-05-04T01:34:00.997Z","repository":{"id":42692971,"uuid":"384092091","full_name":"poldixd/docker-php","owner":"poldixd","description":"🐳 It's my personal Docker PHP Image for the CI. Everything you need to test a Laravel application is on board.","archived":false,"fork":false,"pushed_at":"2026-04-20T10:48:38.000Z","size":70,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-24T08:41:54.681Z","etag":null,"topics":["docker","docker-image","php"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/repository/docker/poldixd/php/","language":"Dockerfile","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/poldixd.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-08T10:50:08.000Z","updated_at":"2026-04-20T10:48:43.000Z","dependencies_parsed_at":"2023-11-23T09:23:22.506Z","dependency_job_id":"50611b53-b730-48f2-b01d-6e4085fd7c3b","html_url":"https://github.com/poldixd/docker-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/poldixd/docker-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poldixd%2Fdocker-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poldixd%2Fdocker-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poldixd%2Fdocker-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poldixd%2Fdocker-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poldixd","download_url":"https://codeload.github.com/poldixd/docker-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poldixd%2Fdocker-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32591601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"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":["docker","docker-image","php"],"created_at":"2025-01-22T13:52:04.979Z","updated_at":"2026-05-04T01:34:00.992Z","avatar_url":"https://github.com/poldixd.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker PHP Image\n\nIt's my personal Docker PHP Image for the CI. Everything you need to test a Laravel application is on board. You can find the image on the docker hub: https://hub.docker.com/repository/docker/poldixd/php/general\n\n## Build locally\n\n### With Chromium\n\n```bash\ndocker build \\\n  --build-arg INSTALL_CHROMIUM=true \\\n  -t poldixd/php:8.4-chromium \\\n  -f php/8.4/Dockerfile \\\n  .\n```\n\n### Without Chromium\n\n```bash\ndocker build \\\n  --build-arg INSTALL_CHROMIUM=false \\\n  -t poldixd/php:8.4 \\\n  -f php/8.4/Dockerfile \\\n  .\n```\n\n## Use it in your .gitlab-ci.yml\n\n```yml\ntest:\n  stage: test\n  image: poldixd/php:8.4\n  script:\n    - php vendor/bin/pest --coverage\n```\n\n## Contributing\n\nFeel free to create a pull request.\n\n## Credits\n\n- Special thanks to [edbizarro](https://github.com/edbizarro)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoldixd%2Fdocker-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoldixd%2Fdocker-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoldixd%2Fdocker-php/lists"}