{"id":26593784,"url":"https://github.com/sudo-bot/docker-rustpython","last_synced_at":"2026-05-01T08:31:29.122Z","repository":{"id":96414645,"uuid":"604843008","full_name":"sudo-bot/docker-rustpython","owner":"sudo-bot","description":"A docker image for rustpython","archived":false,"fork":false,"pushed_at":"2025-12-25T16:36:30.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T01:47:52.703Z","etag":null,"topics":["docker-image","multi-arch-images","multi-architecture-image","rustpython"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/botsudo/docker-rustpython","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sudo-bot.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":"2023-02-21T22:50:36.000Z","updated_at":"2025-12-25T20:10:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"e356e255-a170-4dbd-8dce-820467f456d0","html_url":"https://github.com/sudo-bot/docker-rustpython","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/sudo-bot/docker-rustpython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Fdocker-rustpython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Fdocker-rustpython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Fdocker-rustpython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Fdocker-rustpython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudo-bot","download_url":"https://codeload.github.com/sudo-bot/docker-rustpython/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Fdocker-rustpython/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32490810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker-image","multi-arch-images","multi-architecture-image","rustpython"],"created_at":"2025-03-23T15:30:15.780Z","updated_at":"2026-05-01T08:31:29.108Z","avatar_url":"https://github.com/sudo-bot.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A docker rustpython image\n\nThis is a Docker image for the [RustPython](https://github.com/RustPython/RustPython#readme) project.\nIt had the default feature flags + `freeze-stdlib`.\n\nYou can find it on [Docker Hub](https://hub.docker.com/r/botsudo/docker-rustpython) and the sources on [GitHub](https://github.com/sudo-bot/docker-rustpython).\n\n## Pull it\n\n```sh\ndocker pull botsudo/docker-rustpython:latest\n```\n\n## Example usage\n\n```sh\n# A test script\necho -e \"import json\\nprint(json.dumps([{'server': [{'tls': False}]}]))\" \u003e test.py\n# Will print: [{\"server\": [{\"tls\": false}]}]\ndocker run -v $PWD/test.py:/app/test.py:ro --rm botsudo/docker-rustpython:latest /app/test.py\n# See help\ndocker run --rm botsudo/docker-rustpython:latest --help\n```\n\n## Is my architecture supported ?\n\nWe support as much as possible, the list is:\n\n- `linux/386`\n- `linux/amd64`\n- `linux/arm/v6`\n- `linux/arm/v7`\n- `linux/arm64/v8`\n- `linux/ppc64le`\n- `linux/riscv64`\n\nFor `linux/s390x`, it needs fixing:\n- See: https://github.com/nix-rust/nix/issues/1968\n- See: https://github.com/nix-rust/nix/pull/1835\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-bot%2Fdocker-rustpython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudo-bot%2Fdocker-rustpython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-bot%2Fdocker-rustpython/lists"}