[ 源代码: crun ]
软件包:crun(1.18.2-1)
crun 的相关链接
Debian 的资源:
下载源码包 crun:
- [crun_1.18.2-1.dsc]
- [crun_1.18.2.orig.tar.gz]
- [crun_1.18.2.orig.tar.gz.asc]
- [crun_1.18.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
lightweight OCI runtime for running containers
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.
其他与 crun 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcap2 (>= 1:2.10)
- POSIX 1003.1e capabilities 功能(库)
-
- dep: libseccomp2 (>= 2.3.0)
- Linux seccomp 过滤器的高级接口
-
- dep: libsystemd0 (>= 246)
- systemd 实用库
-
- dep: libyajl2 (>= 2.0.4)
- Yet Another JSON Library