{"id":22201874,"url":"https://github.com/jimmycuadra/docker-rust-armv7hf","last_synced_at":"2026-04-09T22:48:34.658Z","repository":{"id":66028202,"uuid":"95891275","full_name":"jimmycuadra/docker-rust-armv7hf","owner":"jimmycuadra","description":"A Docker image for Rust on the armv7hf architecture.","archived":false,"fork":false,"pushed_at":"2017-07-20T23:47:39.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T00:46:40.636Z","etag":null,"topics":["arm","armv7","docker","docker-image","raspberry-pi","rust"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/jimmycuadra/rust-armv7hf/","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/jimmycuadra.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":"2017-06-30T13:32:58.000Z","updated_at":"2018-11-10T22:24:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"13a88890-f185-40ba-8487-75a8f9a1c121","html_url":"https://github.com/jimmycuadra/docker-rust-armv7hf","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jimmycuadra/docker-rust-armv7hf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Fdocker-rust-armv7hf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Fdocker-rust-armv7hf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Fdocker-rust-armv7hf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Fdocker-rust-armv7hf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimmycuadra","download_url":"https://codeload.github.com/jimmycuadra/docker-rust-armv7hf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Fdocker-rust-armv7hf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264545174,"owners_count":23625405,"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":["arm","armv7","docker","docker-image","raspberry-pi","rust"],"created_at":"2024-12-02T16:11:22.822Z","updated_at":"2025-11-10T07:32:23.778Z","avatar_url":"https://github.com/jimmycuadra.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-rust-armv7hf\n\nThis repository is used to build a Docker image for the Rust programming language and a few supporting tools for the armv7hf architecture, used by the popular Raspberry Pi 3 computer. The image includes `rustc`, `rustdoc`, `cargo`, `git`, SSL certificates, and build essentials, so it should be able to run `cargo build` on most projects out of the box. The path `/source` is a volume where you can mount a Cargo project from the host machine.\n\nFor an x86_64 version of this image, see https://github.com/jimmycuadra/docker-rust.\n\n## Usage\n\nThe following command will drop you into a Bash shell with the current directory on the host shared. From there you can run `rustc`, `rustdoc`, and `cargo` as you please.\n\n``` bash\ndocker run -it --rm -v $(pwd):/source jimmycuadra/rust-armv7hf\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimmycuadra%2Fdocker-rust-armv7hf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimmycuadra%2Fdocker-rust-armv7hf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimmycuadra%2Fdocker-rust-armv7hf/lists"}