{"id":16774537,"url":"https://github.com/parasyte/act-environment-rust","last_synced_at":"2026-01-02T09:58:29.800Z","repository":{"id":151460149,"uuid":"325864081","full_name":"parasyte/act-environment-rust","owner":"parasyte","description":"Run your CI workflows locally for Rust projects! :rocket: :crab:","archived":false,"fork":false,"pushed_at":"2020-12-31T20:21:31.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T04:25:41.191Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/parasyte.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":"2020-12-31T19:47:58.000Z","updated_at":"2020-12-31T20:21:33.000Z","dependencies_parsed_at":"2023-05-23T13:45:11.816Z","dependency_job_id":null,"html_url":"https://github.com/parasyte/act-environment-rust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Fact-environment-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Fact-environment-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Fact-environment-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Fact-environment-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parasyte","download_url":"https://codeload.github.com/parasyte/act-environment-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243905366,"owners_count":20366814,"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-13T06:49:28.264Z","updated_at":"2026-01-02T09:58:29.772Z","avatar_url":"https://github.com/parasyte.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `act-environment-rust` :rocket: :crab:\n\nA base image for running [Rust](https://www.rust-lang.org/) projects in [`act`](https://github.com/nektos/act).\n\n## Example usage\n\nCreate a `.actrc` file in the root of your project repo with the following contents:\n\n```\n-P ubuntu-latest=kodewerx/act-environment-rust:slim\n```\n\nRun your CI workflows:\n\n```bash\n$ act\n```\n\n## Available images\n\n| Tag      | Base Image    |\n|----------|---------------|\n| `slim`   | `rust:slim`   |\n| `latest` | `rust:latest` |\n\n## Building\n\nIf you want to build the images locally:\n\n```bash\n$ for tag in 'slim' 'latest' ; do \\\n    docker build --build-arg FROM_TAG=\"$tag\" -t kodewerx/act-environment-rust:\"$tag\" . ; \\\n    done\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparasyte%2Fact-environment-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparasyte%2Fact-environment-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparasyte%2Fact-environment-rust/lists"}