{"id":17917952,"url":"https://github.com/ndeloof/install-compose-action","last_synced_at":"2025-04-03T07:46:04.759Z","repository":{"id":44042110,"uuid":"431566986","full_name":"ndeloof/install-compose-action","owner":"ndeloof","description":"GitHub Action to install Docker Compose v2","archived":false,"fork":false,"pushed_at":"2023-03-22T14:32:10.000Z","size":6,"stargazers_count":14,"open_issues_count":4,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-22T11:03:19.374Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ndeloof.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":"2021-11-24T17:07:44.000Z","updated_at":"2025-01-03T02:15:25.000Z","dependencies_parsed_at":"2024-06-19T01:09:33.830Z","dependency_job_id":null,"html_url":"https://github.com/ndeloof/install-compose-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndeloof%2Finstall-compose-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndeloof%2Finstall-compose-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndeloof%2Finstall-compose-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndeloof%2Finstall-compose-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndeloof","download_url":"https://codeload.github.com/ndeloof/install-compose-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246961925,"owners_count":20861177,"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-10-28T20:09:13.446Z","updated_at":"2025-04-03T07:46:04.740Z","avatar_url":"https://github.com/ndeloof.png","language":null,"readme":"# Install Docker Compose\n\nThis GitHub Action installs Docker Compose v2\n\n## Usage\n\n```yaml\njobs:\n  my-awesome-job:\n    steps:\n      - name: Install Compose\n        uses: ndeloof/install-compose-action@v0.0.1\n        with:\n          version: v2.1.0 # defaults to 'latest'\n          legacy: true    # will also install in PATH as `docker-compose`\n      - run: docker-compose --version\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndeloof%2Finstall-compose-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndeloof%2Finstall-compose-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndeloof%2Finstall-compose-action/lists"}