[ bianca ]
[ 原始碼: crun ]
套件:crio-backend-crun(1.25.1-0elxr13u1)
crio-backend-crun 的相關連結
下載原始碼套件 crun:
- [crun_1.25.1-0elxr13u1.debian.tar.xz]
- [crun_1.25.1-0elxr13u1.dsc]
- [crun_1.25.1.orig.tar.gz]
- [crun_1.25.1.orig.tar.gz.asc]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
lightweight OCI runtime for running containers used as CRI-O backend
crun is a command line program for running Linux containers that follow the Open Container Initiative (OCI) format. It is alternative to runc, but fully written in C, and focused on being fast and low-memory.
As an OCI runtime, crun is low-level and primarily intended to be used through a container engine, such as podman, docker, and containerd.
It is used as a component of CRI-O backend.