{"id":23043836,"url":"https://github.com/zaoqi/github-actions-archlinux","last_synced_at":"2025-10-06T16:41:45.253Z","repository":{"id":46991236,"uuid":"212650712","full_name":"zaoqi/github-actions-archlinux","owner":"zaoqi","description":"Install Archlinux on Github Actions!","archived":false,"fork":false,"pushed_at":"2021-09-18T16:57:24.000Z","size":59,"stargazers_count":25,"open_issues_count":2,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-14T23:44:29.301Z","etag":null,"topics":["archlinux","github-actions","github-actions-ci"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zaoqi.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":"2019-10-03T18:30:15.000Z","updated_at":"2025-05-12T15:26:00.000Z","dependencies_parsed_at":"2022-08-25T15:12:16.217Z","dependency_job_id":null,"html_url":"https://github.com/zaoqi/github-actions-archlinux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zaoqi/github-actions-archlinux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaoqi%2Fgithub-actions-archlinux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaoqi%2Fgithub-actions-archlinux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaoqi%2Fgithub-actions-archlinux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaoqi%2Fgithub-actions-archlinux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaoqi","download_url":"https://codeload.github.com/zaoqi/github-actions-archlinux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaoqi%2Fgithub-actions-archlinux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278646551,"owners_count":26021511,"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-10-06T02:00:05.630Z","response_time":65,"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":["archlinux","github-actions","github-actions-ci"],"created_at":"2024-12-15T20:49:40.176Z","updated_at":"2025-10-06T16:41:45.226Z","avatar_url":"https://github.com/zaoqi.png","language":"Shell","readme":"# github-actions-archlinux\nInstall Archlinux on Github Actions.\n\n## Example\n\n[.github/workflows/ci.yml](.github/workflows/ci.yml)\n```yaml\nname: CI\n\non: [push]\n\njobs:\n  build:\n    runs-on: ubuntu-18.04\n    steps:\n    - uses: actions/checkout@v1\n    - name: Install Archlinux\n      run: curl -L https://github.com/zaoqi/github-actions-archlinux/raw/master/install.sh | sh\n    - name: Docker hello-world\n      run: |\n        sudo pacman --noconfirm -Syu docker\n        sudo systemctl start docker\n        docker run --rm hello-world\n```\n\n## Image\n\n* [Dockerfile](Dockerfile)\n* [Docker Hub](https://hub.docker.com/r/zaoqi/github-actions-archlinux)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaoqi%2Fgithub-actions-archlinux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaoqi%2Fgithub-actions-archlinux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaoqi%2Fgithub-actions-archlinux/lists"}