{"id":22908871,"url":"https://github.com/ipunkt/docker-php-fpm","last_synced_at":"2025-04-01T09:59:12.563Z","repository":{"id":66084718,"uuid":"79102723","full_name":"ipunkt/docker-php-fpm","owner":"ipunkt","description":"PHP FPM based on the official php docker images for versions not supported there, currently 5.3","archived":false,"fork":false,"pushed_at":"2017-09-20T09:31:29.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-07T05:27:42.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ipunkt.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":"2017-01-16T09:27:05.000Z","updated_at":"2017-01-16T09:28:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0afe23c-cfba-4148-bd71-bd759e923623","html_url":"https://github.com/ipunkt/docker-php-fpm","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipunkt%2Fdocker-php-fpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipunkt%2Fdocker-php-fpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipunkt%2Fdocker-php-fpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipunkt%2Fdocker-php-fpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipunkt","download_url":"https://codeload.github.com/ipunkt/docker-php-fpm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246620260,"owners_count":20806722,"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-14T03:32:52.612Z","updated_at":"2025-04-01T09:59:12.534Z","avatar_url":"https://github.com/ipunkt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-php-fpm\nPHP FPM based on the official php docker images for versions not supported there, currently 5.3\n\n# Configuration\n- php memory limit: Set the environent variable PHP\\_MEMORY\\_LIMIT to your\n  desired limit. leaving it empty will use 1024M as default\n- php post limit: Set the environent variable PHP\\_POST\\_MAX\\_SIZE to your\n  desired limit. leaving it empty will use 8M as default\n- php file upload size limit: Set the environent variable PHP\\_UPLOAD\\_MAX\\_FILESIZE\n  to your desired limit. leaving it empty will use 2M as default\n- php default timezone: Set the environent variable DEFAULT\\_TIMEZONE to your\n  desired zone. Leaving it empty will use UTC as default\n\n## Smtp\nThis image uses ssmtp for sending mails. The following environment variables can\nbe set to influence the ssmtp configuration file:\n\n| Environment variable | ssmtp configuration file value | default value | Comment =|\n|  --------------------  |  ------------------------------  |  -------------  | --------- |\n| SMTP\\_SERVER           | mailhub                          | smtp            |           |\n| SMTP\\_TLS              | UseTLS                           | NO              |           |\n| SMTP\\_START\\_TLS       | UseSTARTTLS                      | NO              |           |\n| SMTP\\_AUTHENTICATION   | AuthMethod                       | ``              |           |\n| SMTP\\_USER             | AuthUser                         | smtp            | Only set if SMTP\\_AUTHENTICATION is not empty |\n| SMTP\\_PASSWORD         | AuthPass                         | smtp            | Only set if SMTP\\_AUTHENTICATION is not empty |\n| FROM\\_OVERRIDE         | FromLineOverride                 | YES             |           |\n\n# Usage\n## Docker\ndocker run -d --name fpm53 ipunktbs/php-fpm:53-1.1.7\ndocker run -d --name actual-container --volumes-from fpm53 actual\\_container\n-\u003e Use `/var/run/php/php-fpm.sock` to connect to fpm\n\n## Rancher\nStart this container as a sidekick of your webserver.\nOn the main container go to volumes and tick `volume_from` for the fpm sidekick\nConfigure it to use `var/run/php/php-fpm.sock` to connect to fpm.\n\n## Rancherize\nSet `php` in the WebserverBlueprint to `5.3`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipunkt%2Fdocker-php-fpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipunkt%2Fdocker-php-fpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipunkt%2Fdocker-php-fpm/lists"}