{"id":39299884,"url":"https://github.com/darkikim/php-distroless","last_synced_at":"2026-01-18T01:29:06.747Z","repository":{"id":41476700,"uuid":"503315984","full_name":"darkikim/php-distroless","owner":"darkikim","description":"Repository for a distroless php container","archived":false,"fork":false,"pushed_at":"2023-03-08T15:14:55.000Z","size":40,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-11T16:36:00.153Z","etag":null,"topics":["distroless","distroless-docker","php"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darkikim.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}},"created_at":"2022-06-14T10:42:18.000Z","updated_at":"2023-03-11T16:36:00.153Z","dependencies_parsed_at":"2023-01-19T23:35:00.345Z","dependency_job_id":null,"html_url":"https://github.com/darkikim/php-distroless","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/darkikim/php-distroless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkikim%2Fphp-distroless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkikim%2Fphp-distroless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkikim%2Fphp-distroless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkikim%2Fphp-distroless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkikim","download_url":"https://codeload.github.com/darkikim/php-distroless/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkikim%2Fphp-distroless/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28526525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"ssl_error","status_checked_at":"2026-01-18T00:39:39.467Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["distroless","distroless-docker","php"],"created_at":"2026-01-18T01:29:06.623Z","updated_at":"2026-01-18T01:29:06.722Z","avatar_url":"https://github.com/darkikim.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Respository for PHP Distroless Images\r\n\r\nThis repository contains distroless images for PHP 8+.\r\n\r\nImage will follow alpine package for php so there will be no PHP 7.4 version of this distroless php.\r\nAs soon as a new PHP version is given is alpine package it will be given in this repository.\r\n\r\nFor an Official PHP list of PHP supported version please go to this link :  \r\nhttps://www.php.net/supported-versions.php\r\n\r\nNginx is already added to PHP-FPM images but you will need to provide your own default.conf for your website to be accessed.\r\n\r\n\r\nTo use the image build use the github container registry : https://ghcr.io/darkikim/php-distroless\r\n\r\nExample docker-compose.yaml :  \r\n```yml\r\nversion: '3.7'\r\n\r\nservices:\r\n  distroless:\r\n      restart: unless-stopped\r\n      image: ghcr.io/darkikim/php-distroless:8.1-fpm\r\n      ports:\r\n        - \"80:80\"\r\n      volumes:\r\n        - ./webapp:/var/www\r\n        - ./docker/config/default.conf:/etc/nginx/conf.d/default.conf\r\n        - ./docker/config/nginx.conf:/etc/nginx/nginx.conf\r\n```\r\nnginx: [alert] could not open error log file: open() \"/var/lib/nginx/logs/error.log\" failed (13: Permission denied)\r\n2022/09/25 14:38:56 [emerg] 367#367: mkdir() \"/var/lib/nginx/tmp/client_body\" failed (13: Permission denied)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkikim%2Fphp-distroless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkikim%2Fphp-distroless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkikim%2Fphp-distroless/lists"}