{"id":30845389,"url":"https://github.com/raphaelcoeffic/build-crun-krun","last_synced_at":"2026-02-14T10:30:50.021Z","repository":{"id":313475320,"uuid":"1051554653","full_name":"raphaelcoeffic/build-crun-krun","owner":"raphaelcoeffic","description":"Build script for crun-krun","archived":false,"fork":false,"pushed_at":"2025-09-06T08:53:13.000Z","size":14521,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-06T10:24:42.356Z","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/raphaelcoeffic.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-06T08:32:14.000Z","updated_at":"2025-09-06T08:53:16.000Z","dependencies_parsed_at":"2025-09-06T10:34:55.412Z","dependency_job_id":null,"html_url":"https://github.com/raphaelcoeffic/build-crun-krun","commit_stats":null,"previous_names":["raphaelcoeffic/build-crun-krun"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/raphaelcoeffic/build-crun-krun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelcoeffic%2Fbuild-crun-krun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelcoeffic%2Fbuild-crun-krun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelcoeffic%2Fbuild-crun-krun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelcoeffic%2Fbuild-crun-krun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaelcoeffic","download_url":"https://codeload.github.com/raphaelcoeffic/build-crun-krun/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelcoeffic%2Fbuild-crun-krun/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273974082,"owners_count":25200587,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"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":[],"created_at":"2025-09-06T23:09:30.372Z","updated_at":"2026-02-14T10:30:49.944Z","avatar_url":"https://github.com/raphaelcoeffic.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build script for crun-krun\n\n## Dependencies\n\n- Docker\n- Tar\n- Gzip\n\n## Build\n\nThis will build `crun-binary.tar.gz`:\n```shell\ngit clone https://github.com/raphaelcoeffic/build-crun-krun.git\ncd build-crun-krun\n./build.sh\n```\n\n## Install\n\n```shell\nsudo tar xf crun-binary.tar.gz -C /usr/local\nsudo ldconfig\n```\n\n## Using `krun` runtime\n\n### Docker\n\nAdd the following to `/etc/docker/daemon.json`:\n```json\n{\n    \"runtimes\": {\n        \"krun\": {\n            \"path\": \"krun\"\n        }\n    }\n}\n```\n\n### Podman\n\nThe necessary configuration for `krun` is already included in newer Podman versions.\nIf it isn't in the version you are using, please refer to the\n[Podman documentation](https://github.com/containers/common/blob/main/docs/containers.conf.5.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelcoeffic%2Fbuild-crun-krun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelcoeffic%2Fbuild-crun-krun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelcoeffic%2Fbuild-crun-krun/lists"}