[ ソース: 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 ケイパビリティ (ライブラリ)
-
- dep: libseccomp2 (>= 2.3.0)
- Linux seccomp フィルタへの高水準インターフェース
-
- dep: libsystemd0 (>= 246)
- systemd ユーティリティライブラリ
-
- dep: libyajl2 (>= 2.0.4)
- Yet Another JSON Library