{"id":27370029,"url":"https://github.com/pod-point/docker-composer","last_synced_at":"2025-09-15T09:23:44.927Z","repository":{"id":85388031,"uuid":"160845344","full_name":"Pod-Point/docker-composer","owner":"Pod-Point","description":"Pod Point Composer Docker Image","archived":false,"fork":false,"pushed_at":"2019-02-07T09:42:38.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T08:57:02.611Z","etag":null,"topics":["composer","devops-team","docker-image"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/podpoint/composer","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/Pod-Point.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}},"created_at":"2018-12-07T16:01:45.000Z","updated_at":"2023-11-09T00:16:38.000Z","dependencies_parsed_at":"2023-11-09T02:27:33.480Z","dependency_job_id":"1ca83a5e-958e-4d8b-8208-226955463fa7","html_url":"https://github.com/Pod-Point/docker-composer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pod-Point/docker-composer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fdocker-composer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fdocker-composer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fdocker-composer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fdocker-composer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pod-Point","download_url":"https://codeload.github.com/Pod-Point/docker-composer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fdocker-composer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273554237,"owners_count":25126310,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["composer","devops-team","docker-image"],"created_at":"2025-04-13T08:47:44.852Z","updated_at":"2025-09-04T04:46:15.649Z","avatar_url":"https://github.com/Pod-Point.png","language":"Dockerfile","readme":"Composer\n=====================\n[![https://hub.docker.com/r/podpoint/composer/](https://img.shields.io/docker/build/podpoint/composer.svg)](https://hub.docker.com/r/podpoint/composer)\n[![Docker Pulls](https://img.shields.io/docker/pulls/podpoint/composer.svg?maxAge=2592000)](https://hub.docker.com/r/podpoint/composer)\n[![](https://img.shields.io/microbadger/image-size/podpoint/composer.svg?style=flat)](https://microbadger.com/images/podpoint/composer)\n\nThis image provides Composer and installs vendor dependencies for Pod Point Laravel applications.\nIt is based on the [Official Composer](https://hub.docker.com/_/composer) image.\n\n# Supported tags and respective `Dockerfile` links\n\nWe provide the following version tags:\n\n* [`latest` (*Dockerfile*)](https://github.com/Pod-Point/docker-composer/blob/master/Dockerfile)\n\n# Usage\n\nUse as part of a multi-stage build to install Composer dependencies:\n\n```Dockerfile\nFROM podpoint/composer:latest as vendor\n```\n\nYou can then copy your vendor assets into your final image:\n\n```Dockerfile\nCOPY --from=vendor /app/vendor/ /srv/www/vendor/\n```\n\nYou can optionally supply a `composer_token` argument to authenticate against github with a token:\n\n```bash\n$ docker build --build-arg composer_token=TOKEN -t podpoint/my-image .\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpod-point%2Fdocker-composer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpod-point%2Fdocker-composer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpod-point%2Fdocker-composer/lists"}