{"id":19380859,"url":"https://github.com/withlogicco/setup-compose-cli","last_synced_at":"2025-04-23T20:31:47.335Z","repository":{"id":39856408,"uuid":"375501891","full_name":"withlogicco/setup-compose-cli","owner":"withlogicco","description":"Set up Docker Cloud Integrations Compose CLI in GitHub Actions","archived":false,"fork":false,"pushed_at":"2022-05-24T14:51:24.000Z","size":7,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-02T19:46:49.625Z","etag":null,"topics":["aws","cli","docker","docker-compose","ecs","fargate","github-actions"],"latest_commit_sha":null,"homepage":"","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/withlogicco.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}},"created_at":"2021-06-09T22:13:01.000Z","updated_at":"2023-07-12T07:26:41.000Z","dependencies_parsed_at":"2023-01-11T17:21:47.695Z","dependency_job_id":null,"html_url":"https://github.com/withlogicco/setup-compose-cli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/withlogicco%2Fsetup-compose-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/withlogicco%2Fsetup-compose-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/withlogicco%2Fsetup-compose-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/withlogicco%2Fsetup-compose-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/withlogicco","download_url":"https://codeload.github.com/withlogicco/setup-compose-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250509661,"owners_count":21442471,"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":["aws","cli","docker","docker-compose","ecs","fargate","github-actions"],"created_at":"2024-11-10T09:15:01.258Z","updated_at":"2025-04-23T20:31:47.086Z","avatar_url":"https://github.com/withlogicco.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Set up Docker Compose CLI\n\nGitHub Action making it straightforward to install the desired version of Docker Compose CLI.\n\n## Usage\n\nAdd the following step in your workflow file\n\n```yml\n- uses: withlogicco/setup-compose-cli@v1\n```\n\nNow you can use the Docker Compose CLI to deploy your apps to Amazon ECS or Azure Container Instances:\n\n```yml\n- uses: withlogicco/setup-compose-cli@v1\n- run: docker context create ecs aws --from-env\n- run: docker --context=aws compose up\n```\n### Picking a different version\n\n```yml\n- uses: withlogicco/setup-compose-cli@v1\n  with:\n    version: 1.0.23\n```\n\n---\n\nBuilt by [Paris Kasidiaris](https://twitter.com/pariskasid) and licensed under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwithlogicco%2Fsetup-compose-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwithlogicco%2Fsetup-compose-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwithlogicco%2Fsetup-compose-cli/lists"}