{"id":21407291,"url":"https://github.com/mkst/ido-poc","last_synced_at":"2026-01-28T18:33:38.763Z","repository":{"id":114862585,"uuid":"529413111","full_name":"mkst/ido-poc","owner":"mkst","description":"Minimal Docker image containing a i386 version of ido5.3 recomp","archived":false,"fork":false,"pushed_at":"2022-08-26T22:03:06.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T21:08:44.311Z","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/mkst.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":"2022-08-26T21:47:08.000Z","updated_at":"2022-08-26T22:03:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"dd1e2cbb-77df-4691-9bca-1c755c15e96e","html_url":"https://github.com/mkst/ido-poc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkst/ido-poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkst%2Fido-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkst%2Fido-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkst%2Fido-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkst%2Fido-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkst","download_url":"https://codeload.github.com/mkst/ido-poc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkst%2Fido-poc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28849160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: 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-11-22T16:45:56.563Z","updated_at":"2026-01-28T18:33:38.745Z","avatar_url":"https://github.com/mkst.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ido5.3 i386 alpine poc\n\nMinimal Docker image containing a i386 version of [ido5.3 recomp](https://github.com/Emill/ido-static-recomp).\n\n```\n/compiler/ido5.3/cc: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-musl-i386.so.1, with debug_info, not stripped\n```\n\n**Build image:**\n```sh\ndocker build . \\\n    -t ido:5.3-alpine\n```\n\n**Check image size:**\n```sh\n$ docker image ls | head -2\n# REPOSITORY    TAG          IMAGE ID       CREATED         SIZE\n# ido           5.3-alpine   fe84a049cab5   2 seconds ago   18.9MB\n```\n\n**Run the example:**\n```sh\ndocker run \\\n    --platform linux/386 \\\n    --rm \\\n    ido:5.3-alpine\n```\n\n**Run an interactive shell:**\n```sh\ndocker run \\\n    --platform linux/386 \\\n    -ti \\\n    --rm \\\n    ido:5.3-alpine sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkst%2Fido-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkst%2Fido-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkst%2Fido-poc/lists"}