{"id":27953275,"url":"https://github.com/johnelse/docker-arm-dev","last_synced_at":"2026-02-03T14:33:27.128Z","repository":{"id":280650308,"uuid":"668046767","full_name":"johnelse/docker-arm-dev","owner":"johnelse","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-05T08:24:17.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T21:43:53.057Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnelse.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2023-07-18T22:40:57.000Z","updated_at":"2025-03-05T08:24:20.000Z","dependencies_parsed_at":"2025-03-04T15:38:00.082Z","dependency_job_id":"64540788-1296-461a-8789-bd9a7c9a4701","html_url":"https://github.com/johnelse/docker-arm-dev","commit_stats":null,"previous_names":["johnelse/docker-arm-dev"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnelse/docker-arm-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnelse%2Fdocker-arm-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnelse%2Fdocker-arm-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnelse%2Fdocker-arm-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnelse%2Fdocker-arm-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnelse","download_url":"https://codeload.github.com/johnelse/docker-arm-dev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnelse%2Fdocker-arm-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29047565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-05-07T17:01:43.824Z","updated_at":"2026-02-03T14:33:27.110Z","avatar_url":"https://github.com/johnelse.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"docker-arm-dev\n--------------\n\nARM development environment for non-ARM platforms.\n\nFirst install some packages:\n\n```\nsudo apt install binfmt-support qemu-user-static\n```\n\nThen use the `qemu-user-static` docker image to register qemu as a handler for\nthe binary formats for the various architectures supported by qemu:\n\n```\ndocker run --rm --privileged multiarch/qemu-user-static --reset -p yes\n```\n\nYou can now run multi-platform docker images with a platform other than your\ncurrent native architecture! e.g.\n\n```\n$ docker run -it --rm --platform linux/arm/v7 ubuntu uname -m\narmv7l\n$ docker run -it --rm --platform linux/arm64/v8 ubuntu uname -m\naarch64\n```\n\nUse `build-and-run.sh` to build the development environment and launch it\ninteractively. You may want to edit the platform requested in this script,\nand/or the set of packages specified in the `Dockerfile`.\n\nSome useful links:\n\n* https://github.com/multiarch/qemu-user-static\n* https://www.stereolabs.com/docs/docker/building-arm-container-on-x86/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnelse%2Fdocker-arm-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnelse%2Fdocker-arm-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnelse%2Fdocker-arm-dev/lists"}