[ ソース: libpod ]
パッケージ: podman (4.3.1+ds1-8+deb12u1)
podman に関するリンク
Debian の資源:
libpod ソースパッケージをダウンロード:
- [libpod_4.3.1+ds1-8+deb12u1.dsc]
- [libpod_4.3.1+ds1.orig.tar.xz]
- [libpod_4.3.1+ds1-8+deb12u1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
engine to run OCI-based containers in Pods
Podman is an engine for running OCI-based containers in Pods. Podman provides a CLI interface for managing Pods, Containers, and Container Images.
At a high level, the scope of libpod and podman is the following:
* Support multiple image formats including the OCI and Docker image formats. * Support for multiple means to download images including trust & image verification. * Container image management (managing image layers, overlay filesystems, etc). * Full management of container lifecycle. * Support for pods to manage groups of containers together. * Resource isolation of containers and pods. * Support for a Docker-compatible CLI interface through Podman.
Podman is a daemon-less alternative to Docker.
その他の podman 関連パッケージ
|
|
|
|
-
- dep: conmon (>= 2.0.18~)
- OCI container runtime monitor
-
- dep: golang-github-containers-common
- Common files for github.com/containers repositories
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libdevmapper1.02.1 (>= 2:1.02.97)
- Linux Kernel Device Mapper のユーザ空間ライブラリ
-
- dep: libgpgme11 (>= 1.4.1)
- GPGME - GnuPG Made Easy (ライブラリ)
-
- dep: libseccomp2 (>= 2.5.0)
- Linux seccomp フィルタへの高水準インターフェース
-
- dep: libsubid4 (>= 1:4.11.1)
- subordinate id handling library -- shared library
-
- rec: buildah (>= 1.28)
- CLI tool to facilitate building OCI images
-
- rec: dbus-user-session
- シンプルなプロセス間メッセージングシステム (systemd --user インテグレーション)
-
- rec: fuse-overlayfs (>= 1.0.0~)
- implementation of overlay+shiftfs in FUSE for rootless containers
-
- rec: slirp4netns (>= 0.4.1~)
- User-mode networking for unprivileged network namespaces
-
- rec: uidmap
- programs to help use subuids
-
- sug: containers-storage
- CLI tools for handling how containers are stored on disk
-
- sug: docker-compose
- define and run multi-container Docker applications with YAML
-
- sug: iptables
- パケットフィルタリングと NAT 用管理ツール