{"id":23654139,"url":"https://github.com/docker-practice/actions-setup-docker","last_synced_at":"2025-05-15T04:05:44.520Z","repository":{"id":37774134,"uuid":"206460090","full_name":"docker-practice/actions-setup-docker","owner":"docker-practice","description":"Set up your GitHub Actions workflow with a specific version(18.09,19.03,20.10,nightly) of Docker ON Linux/macOS","archived":false,"fork":false,"pushed_at":"2025-04-23T14:43:28.000Z","size":699,"stargazers_count":97,"open_issues_count":15,"forks_count":37,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-29T09:43:24.282Z","etag":null,"topics":["actions"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/docker-practice.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-09-05T02:44:00.000Z","updated_at":"2025-04-23T14:43:33.000Z","dependencies_parsed_at":"2024-02-10T03:24:29.205Z","dependency_job_id":"3c44fee4-062c-4e77-8ca3-0554835ab55d","html_url":"https://github.com/docker-practice/actions-setup-docker","commit_stats":{"total_commits":113,"total_committers":3,"mean_commits":"37.666666666666664","dds":"0.017699115044247815","last_synced_commit":"ccc771627519a0dc44b99c63f3ccf5fab1b1b9b8"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-practice%2Factions-setup-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-practice%2Factions-setup-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-practice%2Factions-setup-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-practice%2Factions-setup-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-practice","download_url":"https://codeload.github.com/docker-practice/actions-setup-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252352338,"owners_count":21734149,"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":["actions"],"created_at":"2024-12-28T18:43:23.277Z","updated_at":"2025-05-15T04:05:39.501Z","avatar_url":"https://github.com/docker-practice.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# setup-docker\n\nSupport **Linux** and **macOS**\n\n**Example please see**\n\n* [ci.yaml](https://github.com/docker-practice/actions-setup-docker/blob/master/.github/workflows/ci.yaml)\n\n* [action.yml](https://github.com/docker-practice/actions-setup-docker/blob/master/action.yml)\n\n**Quick Start**\n\n```yaml\non:\n  push\n\nname: ci\n\njobs:\n  ci:\n    runs-on: ubuntu-latest\n    steps:\n    - uses: docker-practice/actions-setup-docker@master\n      timeout-minutes: 12\n    - run: |\n        set -x\n\n        docker version\n\n        docker run --rm hello-world\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocker-practice%2Factions-setup-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocker-practice%2Factions-setup-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocker-practice%2Factions-setup-docker/lists"}