[ Bron: libpod ]
Pakket: podman (3.0.1+dfsg1-3+deb11u5)
Verwijzigingen voor podman
Debian bronnen:
Het bronpakket libpod downloaden:
- [libpod_3.0.1+dfsg1-3+deb11u5.dsc]
- [libpod_3.0.1+dfsg1.orig.tar.xz]
- [libpod_3.0.1+dfsg1-3+deb11u5.debian.tar.xz]
Beheerders:
- Debian Go Packaging Team (QA-pagina, Mailarchief)
- Dmitry Smirnov (QA-pagina)
- Reinhard Tartler (QA-pagina)
- Faidon Liambotis (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan podman gerelateerde pakketten
|
|
|
|
-
- dep: conmon (>= 2.0.18~)
- OCI container runtime monitor
-
- dep: containernetworking-plugins (>= 0.8.7)
- standard networking plugins - binaries
-
- dep: golang-github-containers-common
- Common files for github.com/containers repositories
-
- dep: init-system-helpers (>= 1.52)
- helper tools for all init systems
-
- dep: iptables
- administration tools for packet filtering and NAT
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libdevmapper1.02.1 (>= 2:1.02.97)
- Linux Kernel Device Mapper userspace library
-
- dep: libgpgme11 (>= 1.4.1)
- GPGME - GnuPG Made Easy (library)
-
- dep: libseccomp2 (>= 2.4.1)
- high level interface to Linux seccomp filter
-
- rec: buildah (>= 1.10.1-6~)
- CLI tool to facilitate building OCI images
-
- rec: fuse-overlayfs (>= 1.0.0~)
- implementation of overlay+shiftfs in FUSE for rootless containers
-
- rec: golang-github-containernetworking-plugin-dnsname
- name resolution for 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
- Punctual, lightweight development environments using Docker