{"id":15028643,"url":"https://github.com/ilyes512/php83-fpm","last_synced_at":"2025-10-03T23:33:02.743Z","repository":{"id":209181091,"uuid":"723381874","full_name":"Ilyes512/php83-fpm","owner":"Ilyes512","description":"A PHP 8.3 (FPM) based Docker base image","archived":true,"fork":false,"pushed_at":"2024-03-15T19:13:30.000Z","size":70,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-28T20:21:06.055Z","etag":null,"topics":["docker","php-fpm","php83"],"latest_commit_sha":null,"homepage":"","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/Ilyes512.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}},"created_at":"2023-11-25T13:46:13.000Z","updated_at":"2024-03-15T23:41:43.000Z","dependencies_parsed_at":"2024-03-15T20:29:33.023Z","dependency_job_id":"d04e2954-eb91-48ca-ab77-2b79c0f1e7b4","html_url":"https://github.com/Ilyes512/php83-fpm","commit_stats":null,"previous_names":["ilyes512/php83-fpm"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ilyes512%2Fphp83-fpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ilyes512%2Fphp83-fpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ilyes512%2Fphp83-fpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ilyes512%2Fphp83-fpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ilyes512","download_url":"https://codeload.github.com/Ilyes512/php83-fpm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235204448,"owners_count":18952326,"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","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","php-fpm","php83"],"created_at":"2024-09-24T20:08:48.274Z","updated_at":"2025-10-03T23:32:57.453Z","avatar_url":"https://github.com/Ilyes512.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# php83-fpm\n\n[![Build Images](https://github.com/Ilyes512/php83-fpm/actions/workflows/main.yml/badge.svg)](https://github.com/Ilyes512/php83-fpm/actions/workflows/main.yml)\n\nA PHP 8.3 (FPM) based Docker base image.\n\nNOTE:  \nThis is replaced by \u003chttps://github.com/Ilyes512/php83\u003e which contains both a FPM and a Apache based version.\n\n## Pulling the images\n\n```\ndocker pull ghcr.io/ilyes512/php83-fpm:runtime-latest\ndocker pull ghcr.io/ilyes512/php83-fpm:builder-latest\ndocker pull ghcr.io/ilyes512/php83-fpm:builder-nodejs-latest\ndocker pull ghcr.io/ilyes512/php83-fpm:vscode-latest\n```\n\nThe tag scheme: `{TARGET}-{VERSION}`\n\n- **{TARGET}**: `runtime`, `builder`, `builder_nodejs` or `vscode`\n- **{VERSION}**: `latest` or tag i.e. `1.0.0`\n\n## Building the docker image(s)\n\nThere are multiple targets:\n\n  - **runtime**: this is for *production*. It does not contain any development tools like Composer and Xdebug.\n  - **builder**: this is for *development*. This is based on the runtime-target and it adds Composer, Xdebug etc.\n  - **builder_nodejs**: this is for *development*. This is based on the builder-target and it adds NodeJS.\n  - **vscode**: this is for *development* using\n  [VS Code Remote](https://code.visualstudio.com/docs/remote/remote-overview). This is based on the\n  `builder_nodejs`-target and adds some VS Code deps.\n\nBuilding `runtime`-target:\n\n```\ndocker build --tag ghcr.io/ilyes512/php83-fpm:runtime-latest --target runtime .\n```\n\nBuilding `builder`-target:\n\n```\ndocker build --tag ghcr.io/ilyes512/php83-fpm:builder-latest --target builder .\n```\n\nBuilding `builder_nodejs`-target:\n\n```\ndocker build --tag ghcr.io/ilyes512/php83-fpm:builder-nodejs-latest --target builder_nodejs .\n```\n\nBuilding `vscode`-target:\n\n```\ndocker build --tag ghcr.io/ilyes512/php83-fpm:vscode-latest --target vscode .\n```\n\n## Task commands\n\nAvailable [Task](https://taskfile.dev/#/) commands:\n\n```\n* build:       Build all PHP Docker image targets\n* lint:        Apply a Dockerfile linter (https://github.com/hadolint/hadolint)\n* shell:       Interactive shell\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filyes512%2Fphp83-fpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filyes512%2Fphp83-fpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filyes512%2Fphp83-fpm/lists"}