{"id":15674485,"url":"https://github.com/geertw/docker-php-ci","last_synced_at":"2025-05-06T23:18:23.497Z","repository":{"id":152592867,"uuid":"65621628","full_name":"geertw/docker-php-ci","owner":"geertw","description":"Dockerfiles for PHP CI purposes","archived":false,"fork":false,"pushed_at":"2019-05-07T19:19:41.000Z","size":23,"stargazers_count":11,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-06T23:18:18.519Z","etag":null,"topics":["docker-image","php","phpci"],"latest_commit_sha":null,"homepage":null,"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/geertw.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-08-13T14:39:21.000Z","updated_at":"2023-03-21T16:29:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d753fb9-8b3d-4bee-885c-b494dae4646f","html_url":"https://github.com/geertw/docker-php-ci","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/geertw%2Fdocker-php-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geertw%2Fdocker-php-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geertw%2Fdocker-php-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geertw%2Fdocker-php-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geertw","download_url":"https://codeload.github.com/geertw/docker-php-ci/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252782835,"owners_count":21803410,"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-image","php","phpci"],"created_at":"2024-10-03T15:45:35.526Z","updated_at":"2025-05-06T23:18:23.472Z","avatar_url":"https://github.com/geertw.png","language":"Dockerfile","readme":"# PHP CI Docker images\n\nThis repository contains Docker images for PHP 5.5 and higher which are based on the [official PHP Docker images](https://hub.docker.com/r/_/php/). These images were created specifically to use them for continious integration (Gitlab CI specifically), but they can be used for other purposes too.\n\nThese images contain the following additions to the vanilla PHP images:\n\n* Version control packages (git, mercurial, subversion)\n* composer\n* node.js 12 and npm\n* PHP extensions:\n  * curl\n  * gd\n  * gettext\n  * intl\n  * json\n  * mcrypt\n  * mbstring\n  * mysql (php-5.5 and php-5.6 images only)\n  * mysqlnd (php-7.0+ images)\n  * opcache\n  * pdo_mysql\n  * soap\n  * xsl\n  * zip\n  * xdebug\n  * sodium (php-7.2+ images)\n\n## Pull images\n\nThe images are stored on [Docker Hub](https://hub.docker.com/r/geertw/docker-php-ci/). Use `docker pull geertw/docker-php-ci` to pull these images.\n\nThe following tags are available:\n\n* 5.5\n* 5.6\n* 7.0\n* 7.1\n* 7.2\n\nThere are also tags without xdebug.\n\n* 5.5-no-xdebug\n* 5.6-no-xdebug\n* 7.0-no-xdebug\n* 7.1-no-xdebug\n* 7.2-no-xdebug\n\n## Build process\n\nThe Dockerfiles are stored in directories for each image version. Docker Hub builds new images automatically when this repository or the PHP base images are updated.\n\nTo build these images yourself, use:\n\n```bash\ndocker build -t php-7.0 php-7.0/\ndocker build -t php-7.1 php-7.1/\ndocker build -t php-7.2 php-7.2/\n```\n\netc.\n\n## License\n\nThe Dockerfiles are licensed under the MIT license, see LICENSE for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeertw%2Fdocker-php-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeertw%2Fdocker-php-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeertw%2Fdocker-php-ci/lists"}