{"id":15405045,"url":"https://github.com/avmnu-sng/criu-alpine","last_synced_at":"2025-08-08T17:21:40.023Z","repository":{"id":216340258,"uuid":"741048163","full_name":"avmnu-sng/criu-alpine","owner":"avmnu-sng","description":"CRIU Dockerimage for multi-stage builds","archived":false,"fork":false,"pushed_at":"2024-01-31T07:45:00.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-20T17:50:25.065Z","etag":null,"topics":["criu","docker","dockerfile","dockerimage","multistage-docker"],"latest_commit_sha":null,"homepage":"","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/avmnu-sng.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":"2024-01-09T15:39:13.000Z","updated_at":"2024-01-09T18:04:59.000Z","dependencies_parsed_at":"2024-10-19T11:18:47.567Z","dependency_job_id":null,"html_url":"https://github.com/avmnu-sng/criu-alpine","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"afc2a43cc075d95f7fb759c409a53bec653d16c5"},"previous_names":["avmnu-sng/criu-alpine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avmnu-sng/criu-alpine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avmnu-sng%2Fcriu-alpine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avmnu-sng%2Fcriu-alpine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avmnu-sng%2Fcriu-alpine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avmnu-sng%2Fcriu-alpine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avmnu-sng","download_url":"https://codeload.github.com/avmnu-sng/criu-alpine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avmnu-sng%2Fcriu-alpine/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266770167,"owners_count":23981517,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["criu","docker","dockerfile","dockerimage","multistage-docker"],"created_at":"2024-10-01T16:14:52.713Z","updated_at":"2025-07-24T00:04:00.271Z","avatar_url":"https://github.com/avmnu-sng.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## CRIU Alpine\n\nUse this dockerimage to add [criu](https://github.com/checkpoint-restore/criu) as\npart of multi-stage build. To use in multistage build copy all the contents from\nthe `/criu` directory to `/` (root) directory.\n\nEnsure to use same alpine image for the final stage, i.e., if we use `alpine:3.18.5`\nwith digest `sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389`,\nthen:\n\n```dockerfile\nFROM --platform=amd64 alpine:3.18.5@sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389\n\nCOPY --from=criu-with-nftables:criu-3.19-alpine-3.18.5 /criu/ /\n\n# Install deps\nRUN apk --update --no-cache add libnet libnl3 nftables protobuf-c\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favmnu-sng%2Fcriu-alpine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favmnu-sng%2Fcriu-alpine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favmnu-sng%2Fcriu-alpine/lists"}