{"id":22385713,"url":"https://github.com/eteplus/php7-fpm-alpine","last_synced_at":"2025-04-13T03:41:23.502Z","repository":{"id":82262518,"uuid":"67613095","full_name":"eteplus/php7-fpm-alpine","owner":"eteplus","description":"From php:7.0.10-fpm-alpine, installed php extensions : redis, pdo, pdo_mysql, mysqli, mbstring, tokenizer","archived":false,"fork":false,"pushed_at":"2016-09-08T04:29:55.000Z","size":3,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T20:51:24.026Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/eteplus.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":"2016-09-07T14:15:23.000Z","updated_at":"2021-04-11T13:07:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c5c10a2-77e0-4cd2-9dc0-9eccc984e734","html_url":"https://github.com/eteplus/php7-fpm-alpine","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/eteplus%2Fphp7-fpm-alpine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteplus%2Fphp7-fpm-alpine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteplus%2Fphp7-fpm-alpine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteplus%2Fphp7-fpm-alpine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eteplus","download_url":"https://codeload.github.com/eteplus/php7-fpm-alpine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248660830,"owners_count":21141353,"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":[],"created_at":"2024-12-05T01:27:03.581Z","updated_at":"2025-04-13T03:41:23.482Z","avatar_url":"https://github.com/eteplus.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# php7-fpm-alpine\n\n\u003e [PHP-FPM](http://php-fpm.org/) (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites.\n\n\u003e [Alpine Linux](http://alpinelinux.org/) is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general.\n\n**From :** [php:7.0.10-fpm-alpine](https://hub.docker.com/r/library/php/)\n\n**Installed php extensions:** redis, pdo, pdo_mysql, mysqli, mbstring, tokenizer\n\n# Get the image\n\nThe recommended way to get the eteplus PHP-FPM-Alpine Docker Image is to pull the prebuilt image from the [Docker Hub Registry](https://hub.docker.com/r/eteplus/php7-fpm-alpine)\n\n```bash\ndocker pull eteplus/php-fpm-alpine:latest\n```\n\nIf you wish, you can also build the image yourself.\n\n```bash\ndocker build -t eteplus/php7-fpm-alpine https://github.com/eteplus/php7-fpm-alpine.git\n```\n\nRun a new container\n\n```bash\ndocker run -it --name phpfpm -v /path/to/www:/var/www/html eteplus/php7-fpm-alpine\n```\n\n# Docker Compose\n\n```\nphpfpm:\n  image: eteplus/php7-fpm-alpine\n  volumes:\n    - /path/to/www:/var/www/html\n```\n\n# License\nThe MIT License\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feteplus%2Fphp7-fpm-alpine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feteplus%2Fphp7-fpm-alpine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feteplus%2Fphp7-fpm-alpine/lists"}