{"id":18091112,"url":"https://github.com/ryarnyah/r2docker","last_synced_at":"2026-01-19T12:33:53.390Z","repository":{"id":141870927,"uuid":"85619278","full_name":"ryarnyah/r2docker","owner":"ryarnyah","description":"Docker image for radare","archived":false,"fork":false,"pushed_at":"2017-03-20T21:00:54.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T02:36:45.459Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ryarnyah.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":"2017-03-20T19:48:23.000Z","updated_at":"2017-03-20T19:48:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"441a493a-3fc3-4747-8818-47959d8793d8","html_url":"https://github.com/ryarnyah/r2docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryarnyah/r2docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryarnyah%2Fr2docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryarnyah%2Fr2docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryarnyah%2Fr2docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryarnyah%2Fr2docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryarnyah","download_url":"https://codeload.github.com/ryarnyah/r2docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryarnyah%2Fr2docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28567901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"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":"2024-10-31T18:09:23.781Z","updated_at":"2026-01-19T12:33:53.375Z","avatar_url":"https://github.com/ryarnyah.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# R2docker fork from radare/radare2\r\n\r\nThis image is a fork from origin r2docker. It was created to shrink initial image and to limit number of layers.\r\n\r\nBuild docker image with:\r\n```\r\n$ docker build -t r2docker:1.3.0 .\r\n```\r\n\r\nRun the docker image:\r\n```\r\n$ docker images\r\n$ export DOCKER_IMAGE_ID=$(docker images --format '{{.ID}}' -f 'label=r2docker')\r\n$ docker run -ti r2docker:1.3.0\r\n```\r\n\r\nOnce you quit the bash session get the container id with:\r\n```\r\n$ docker ps -a | grep bash\r\n```\r\n\r\nTo get into that shell again just type:\r\n```\r\n$ docker start -ai \u003ccontainedid\u003e\r\n```\r\nIf you willing to debug a program within Docker, you should run it in privileged mode:\r\n```\r\n$ docker run -it --cap-add=SYS_PTRACE --cap-drop=ALL radare/radare2\r\n$ r2 -d /bin/true\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryarnyah%2Fr2docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryarnyah%2Fr2docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryarnyah%2Fr2docker/lists"}