libpod 3.0.1+dfsg1-1ubuntu1 source package in Ubuntu
Changelog
libpod (3.0.1+dfsg1-1ubuntu1) hirsute; urgency=medium * Merge from Debian unstable. Remaining changes: - docker.io package in ubuntu installs some sources into different locations, work around that in debian/rules libpod (3.0.1+dfsg1-1) unstable; urgency=medium * New upstream release * debian/control: tighten dependencies * drop inspect-volume-data.patch, merged upstream * Use packaged version of ocicrypt -- Reinhard Tartler <email address hidden> Fri, 26 Feb 2021 17:11:36 -0500
Upload details
- Uploaded by:
- Reinhard Tartler
- Uploaded to:
- Hirsute
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libpod_3.0.1+dfsg1.orig.tar.xz | 2.1 MiB | 56c5be2a0fb0061bf2780d85afca9ae2cb5b799f772f6e21e275e8b352489f8c |
libpod_3.0.1+dfsg1-1ubuntu1.debian.tar.xz | 15.8 KiB | 7fc3165fbc6dad198037b2ac7dfa54f758e7120bcf3b655f68662ec168fa5768 |
libpod_3.0.1+dfsg1-1ubuntu1.dsc | 4.7 KiB | a971713a612bcba328c367cfd8a3e52b444bf0bc04e7e23fea4433cf642f1168 |
Available diffs
Binary packages built by this source
- podman: 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-dbgsym: debug symbols for podman