{"id":19196974,"url":"https://github.com/jitesoft/docker-php","last_synced_at":"2025-02-23T04:45:13.843Z","repository":{"id":76670254,"uuid":"192620686","full_name":"jitesoft/docker-php","owner":"jitesoft","description":"PHP on Alpine Linux","archived":false,"fork":false,"pushed_at":"2024-12-30T12:37:00.000Z","size":374,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-30T13:19:35.687Z","etag":null,"topics":["alpine","docker","dockerimage","hacktoberfest","jitesoft","php","php-cli","php-fpm"],"latest_commit_sha":null,"homepage":"https://php.net","language":"Shell","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/jitesoft.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}},"created_at":"2019-06-18T22:29:19.000Z","updated_at":"2024-12-30T12:37:04.000Z","dependencies_parsed_at":"2024-11-17T16:24:15.513Z","dependency_job_id":"ed14cf9b-b53a-4bc5-98c7-0860d18ae244","html_url":"https://github.com/jitesoft/docker-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitesoft%2Fdocker-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitesoft%2Fdocker-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitesoft%2Fdocker-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitesoft%2Fdocker-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jitesoft","download_url":"https://codeload.github.com/jitesoft/docker-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240271531,"owners_count":19774859,"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":["alpine","docker","dockerimage","hacktoberfest","jitesoft","php","php-cli","php-fpm"],"created_at":"2024-11-09T12:15:02.212Z","updated_at":"2025-02-23T04:45:13.823Z","avatar_url":"https://github.com/jitesoft.png","language":"Shell","readme":"# PHP\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/jitesoft/php.svg)](https://hub.docker.com/r/jitesoft/php)\n[![Back project](https://img.shields.io/badge/Open%20Collective-Tip%20the%20devs!-blue.svg)](https://opencollective.com/jitesoft-open-source)\n\nThis image contains php built from source for the alpine linux distro.  \n\nFor now, the same commands as the official docker php image can be used for extensions (`docker-php-ext-enable`), these have also been added to\na shell script allowing for usage in the following format: `php-ext \u003ccommand\u003e` and are at the moment seen as deprecated (while no error will be produced still).\n\nAs you might notice, a lot of the extension scripts in the source is borrowed from the official PHP repository.  \nThis is temporary and will change in the future.\n\n## Tags:\n\nSources are built natively on x86_64 and aarch64 and images built as cross-architecture builds with buildx.  \nThat is, the images are built for both amd64 and arm64.  \n\nThe runtime images includes the following extra extensions: gd (jpg, webp, png), zip, imagick, gmp and redis.  \nThese might change during its lifetime.\n\n### DockerHub\n\n* `jitesoft/php`\n\nRuntime images are tagged as `\u003cversion\u003e-runtime-\u003ctype\u003e`\n  \n### GitLab\n\n* `registry.gitlab.com/jitesoft/dockerfiles/php/fpm`\n* `registry.gitlab.com/jitesoft/dockerfiles/php/cli`\n* `registry.gitlab.com/jitesoft/dockerfiles/php/runtime/cli`\n* `registry.gitlab.com/jitesoft/dockerfiles/php/runtime/fpm`\n  \n### GitHub\n\n* `ghcr.io/jitesoft/php`\n\nRuntime images are tagged as `\u003cversion\u003e-runtime-\u003ctype\u003e`\n\n### Quay.io\n\n* `quay.io/jitesoft/php`\n\nRuntime images are tagged as `\u003cversion\u003e-runtime-\u003ctype\u003e`\n\n## Image labels\n\nThis image follows the [Jitesoft image label specification 1.0.0](https://gitlab.com/snippets/1866155).\n\n## License\n\nRead the PHP license [here](https://www.php.net/license/index.php).  \nThe files in this repository are released under the [MIT license](https://gitlab.com/jitesoft/dockerfiles/php/blob/master/LICENSE).\n\n### Sponsors\n\nJitesoft images are built via GitLab CI on runners hosted by the following wonderful organisations:\n\n\u003ca href=\"https://osuosl.org/\" target=\"_blank\" title=\"Oregon State University - Open Source Lab\"\u003e\n    \u003cimg src=\"https://jitesoft.com/images/oslx128.webp\" alt=\"Oregon State University - Open Source Lab\"\u003e\n\u003c/a\u003e\n\n_The companies above are not affiliated with Jitesoft or any Jitesoft Projects directly._\n\n---\n\nSponsoring is vital for the further development and maintaining of open source.  \nQuestions and sponsoring queries can be made by \u003ca href=\"mailto:sponsor@jitesoft.com\"\u003eemail\u003c/a\u003e.  \nIf you wish to sponsor our projects, reach out to the email above or visit any of the following sites:\n\n[Open Collective](https://opencollective.com/jitesoft-open-source)  \n[GitHub Sponsors](https://github.com/sponsors/jitesoft)  \n[Patreon](https://www.patreon.com/jitesoft)\n\n","funding_links":["https://opencollective.com/jitesoft-open-source","https://github.com/sponsors/jitesoft","https://www.patreon.com/jitesoft"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjitesoft%2Fdocker-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjitesoft%2Fdocker-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjitesoft%2Fdocker-php/lists"}