{"id":20770864,"url":"https://github.com/codemonauts/docker-craft-cms-ci-env","last_synced_at":"2026-03-19T17:27:16.806Z","repository":{"id":82653756,"uuid":"233640913","full_name":"codemonauts/docker-craft-cms-ci-env","owner":"codemonauts","description":"Container which can be used in CICD pipelines for CraftCMS","archived":false,"fork":false,"pushed_at":"2023-05-31T15:06:05.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-30T19:02:53.723Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codemonauts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-01-13T16:29:09.000Z","updated_at":"2023-12-11T02:31:15.000Z","dependencies_parsed_at":"2025-01-18T07:10:28.666Z","dependency_job_id":"23e0d10c-eaed-4f2b-bf6b-4c4455c8afb6","html_url":"https://github.com/codemonauts/docker-craft-cms-ci-env","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codemonauts/docker-craft-cms-ci-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonauts%2Fdocker-craft-cms-ci-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonauts%2Fdocker-craft-cms-ci-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonauts%2Fdocker-craft-cms-ci-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonauts%2Fdocker-craft-cms-ci-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemonauts","download_url":"https://codeload.github.com/codemonauts/docker-craft-cms-ci-env/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonauts%2Fdocker-craft-cms-ci-env/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28840239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T05:50:12.573Z","status":"ssl_error","status_checked_at":"2026-01-28T05:49:54.528Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-17T12:12:35.331Z","updated_at":"2026-01-28T05:56:51.886Z","avatar_url":"https://github.com/codemonauts.png","language":"Dockerfile","readme":"# docker-craft-cms-ci-env\n![docker pulls badge](https://img.shields.io/docker/pulls/codemonauts/craft-cms-ci-env)\n\nThis image is intendet to use in a CI/CD pipeline to build CraftCMS websites (or other PHP applications). It contains:\n  * PHP 8.1\n  * composer\n  * NodeJS 18\n  * npm\n\n## Example usage with Gitlab CI\n```yaml\nbuild:\n  stage: build\n  image: codemonauts/craft-cms-ci-env\n  artifacts:\n    paths:\n      - package.zip\n  script:\n    - cd src/\n    - npm ci\n    - npm run build\n    - cd ..\n    - composer install --ignore-platform-reqs --no-ansi --no-dev --no-interaction --no-progress --no-scripts --optimize-autoloader\n    - zip -qr package.zip .\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemonauts%2Fdocker-craft-cms-ci-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodemonauts%2Fdocker-craft-cms-ci-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemonauts%2Fdocker-craft-cms-ci-env/lists"}