{"id":20502225,"url":"https://github.com/robotpy/raspbian-cross-docker","last_synced_at":"2025-03-05T19:59:45.606Z","repository":{"id":141823263,"uuid":"326084947","full_name":"robotpy/raspbian-cross-docker","owner":"robotpy","description":"Docker image for cross-compiling on raspbian","archived":false,"fork":false,"pushed_at":"2023-01-21T07:52:38.000Z","size":17,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-16T07:16:14.555Z","etag":null,"topics":["docker-image"],"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/robotpy.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":"2021-01-02T01:11:07.000Z","updated_at":"2022-01-02T21:25:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2021ee3-ed43-45a6-bcae-59a87df6870f","html_url":"https://github.com/robotpy/raspbian-cross-docker","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotpy%2Fraspbian-cross-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotpy%2Fraspbian-cross-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotpy%2Fraspbian-cross-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotpy%2Fraspbian-cross-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robotpy","download_url":"https://codeload.github.com/robotpy/raspbian-cross-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242097420,"owners_count":20071252,"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":["docker-image"],"created_at":"2024-11-15T19:20:33.440Z","updated_at":"2025-03-05T19:59:45.586Z","avatar_url":"https://github.com/robotpy.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"raspbian-cross-docker\n=====================\n\nA docker image to be used for cross-compiling packages for the Raspbian\nplatform.\n\nUsage\n=====\n\nNote: these instructions should work on OSX and Linux\n\nBuild the container\n-------------------\n\nIf you want to just download our docker image from docker hub, you can skip\nthis step. This step will take a *long* time.\n\n    $ make all\n\nUse the container\n-----------------\n\nRun the docker image (note that we map the current directory to the `/v`\ndirectory):\n\n    $ docker run --rm -it -v $(pwd):/v robotpy/raspbian-cross-ubuntu:2023.4-py39-arm32\n    $ docker run --rm -it -v $(pwd):/v robotpy/raspbian-cross-ubuntu:2023.4-py39-aarch64\n\nOnce you're in the container, source the virtual environment and you can now\ncross-compile python packages!\n\n    # source /build/venv/bin/activate\n    (use pip as normal)\n\nFor example, to create a wheel for `pyyaml`, you could do:\n\n    (cross) root@container:/# pip wheel pyyaml\n    \nAuthor\n======\n\nMany thanks to @DirtyJerz for putting the initial version of this together!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobotpy%2Fraspbian-cross-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobotpy%2Fraspbian-cross-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobotpy%2Fraspbian-cross-docker/lists"}