{"id":19225068,"url":"https://github.com/cyber-duck/php-fpm-silverstripe","last_synced_at":"2026-05-12T23:32:22.402Z","repository":{"id":67915485,"uuid":"111541196","full_name":"Cyber-Duck/php-fpm-silverstripe","owner":"Cyber-Duck","description":"Docker image for a php-fpm container crafted to run SilverStripe based applications.","archived":false,"fork":false,"pushed_at":"2021-06-14T13:47:24.000Z","size":34,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-04T21:27:24.721Z","etag":null,"topics":["docker","docker-image","silverstripe"],"latest_commit_sha":null,"homepage":null,"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/Cyber-Duck.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-11-21T11:39:55.000Z","updated_at":"2021-06-14T13:47:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9619403-f834-4343-9099-d45f27df3d46","html_url":"https://github.com/Cyber-Duck/php-fpm-silverstripe","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/Cyber-Duck%2Fphp-fpm-silverstripe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyber-Duck%2Fphp-fpm-silverstripe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyber-Duck%2Fphp-fpm-silverstripe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyber-Duck%2Fphp-fpm-silverstripe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cyber-Duck","download_url":"https://codeload.github.com/Cyber-Duck/php-fpm-silverstripe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240298489,"owners_count":19779283,"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","docker-image","silverstripe"],"created_at":"2024-11-09T15:13:53.916Z","updated_at":"2026-05-12T23:32:22.361Z","avatar_url":"https://github.com/Cyber-Duck.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP-FPM Docker image for SilverStripe 3.6+\n\nDocker image for a php-fpm container crafted to run SilverStripe 3.6+ based applications.\n\n**Note:** For SilverStripe 3.5 and lower you can use the image available on the `5.6` branch.\n\n## Specifications:\n\n* PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4\n* OpenSSL PHP Extension\n* Mbstring PHP Extension\n* Tokenizer PHP Extension\n* Dom PHP Extension\n* Fileinfo PHP Extension\n* Hash PHP Extension\n* Iconv PHP Extension\n* Intl PHP Extension\n* Zip PHP Extension\n* PDO PHP Extension\n* MySQL and PgSQL Support via MySQLi and PgSQL PHP Extensions\n* SimpleXML and XML PHP Extension\n* GD2 PHP Extension\n* OP Cache PHP Extension\n* Composer\n* PHP ini values for SilverStripe (see [`silverstripe.ini`](/silverstripe.ini))\n* xDebug (PHPStorm friendly, see [`xdebug.ini`](/xdebug.ini))\n* `ss` alias created to run SilverStripe CLI `php public/framework/cli-script.php` with `docker-compose exec [service_name] ss` so you can run `docker-compose exec [service_name] ss dev/build` for example.\n\n## Tags available:\n\nWhen calling the image you want to use within your `docker-compose.yml` file,\nyou can specify a tag for the image. Tags are used for various versions of a\ngiven Docker image. By default, `latest` is the one used when no tag is specified.\n\n* `7.x` for SilverStripe `3.6+` using PHP 7.x.\n* `5.6` for SilverStripe `3.5` and lower using PHP 5.6.\n\nNote: the master branch is not used for generating images, used for documentation instead. Only tags/branches are.\n\n## docker-compose usage:\n\n```yml\nversion: '2'\nservices:\n    php-fpm:\n        image: cyberduck/php-fpm-silverstripe(:\u003coptional-tag\u003e)\n        volumes:\n            - ./:/var/www/\n            - ~/.ssh:/root/.ssh # can be useful for composer if you use private CVS\n        networks:\n            - my_net #if you're using networks between containers\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyber-duck%2Fphp-fpm-silverstripe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyber-duck%2Fphp-fpm-silverstripe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyber-duck%2Fphp-fpm-silverstripe/lists"}