{"id":20502221,"url":"https://github.com/robotpy/robotpy-cross-docker","last_synced_at":"2025-09-09T15:43:27.889Z","repository":{"id":42197447,"uuid":"233740315","full_name":"robotpy/robotpy-cross-docker","owner":"robotpy","description":"Docker image used for compiling RobotPy for RoboRIO","archived":false,"fork":false,"pushed_at":"2022-12-10T06:51:46.000Z","size":17,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-16T07:16:12.733Z","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}},"created_at":"2020-01-14T02:37:07.000Z","updated_at":"2023-01-04T06:32:53.000Z","dependencies_parsed_at":"2023-01-26T00:01:48.153Z","dependency_job_id":null,"html_url":"https://github.com/robotpy/robotpy-cross-docker","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotpy%2Frobotpy-cross-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotpy%2Frobotpy-cross-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotpy%2Frobotpy-cross-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotpy%2Frobotpy-cross-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robotpy","download_url":"https://codeload.github.com/robotpy/robotpy-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:31.838Z","updated_at":"2025-03-05T19:59:45.922Z","avatar_url":"https://github.com/robotpy.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"robotpy-cross-docker\n====================\n\nA docker image to be used for cross-compiling packages for the RoboRIO\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 image\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/roborio-cross-ubuntu:2023.1\n\nOnce you're in the container, source the virtual environment and you can now\nbuild python packages for the RoboRIO!\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%2Frobotpy-cross-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobotpy%2Frobotpy-cross-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobotpy%2Frobotpy-cross-docker/lists"}