[ aria ]
[ 原始碼: crun ]
套件:crun(1.17-1elxr1 以及其他的)
crun 的相關連結
下載原始碼套件 crun:
- [crun_1.8.1-1+deb12u1.debian.tar.xz]
- [crun_1.8.1-1+deb12u1.dsc]
- [crun_1.8.1.orig.tar.xz]
- [crun_1.8.1.orig.tar.xz.asc]
維護小組:
外部的資源:
- 主頁 [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.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcap2 (>= 1:2.10)
- POSIX 1003.1e capabilities (library)
-
- dep: libseccomp2 (>= 2.2.1) [arm64]
- high level interface to Linux seccomp filter
- dep: libseccomp2 (>= 2.3.0) [amd64]
-
- dep: libsystemd0 (>= 246)
- systemd utility library
-
- dep: libyajl2 (>= 2.0.4)
- Yet Another JSON Library