Package: podman Version: 4:5.5.2-151.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 56518 Depends: catatonit,iptables,nftables,conmon,golang-github-containers-common,podman-gvproxy,slirp4netns,runc,uidmap,netavark (>= 1.0.3-1) Recommends: podman-gvproxy (= 4:5.5.2-151.1) Suggests: qemu-user-static Provides: podman-manpages (= 4:5.5.2-151.1) Filename: amd64/podman_4:5.5.2-151.1_amd64.deb Size: 16504300 MD5sum: 7da0fd3992add790a6965a48c7b67e3f SHA1: 1ea9d45378a3a72f2129ce1c36a80fd98700896f SHA256: ada6c7a3c54489b634487dbac9dbd205ad5f7a7981005843e7d8abe6d2484581 Priority: optional Homepage: https://podman.io/ Description: Manage Pods, Containers and Container Images podman (Pod Manager) is a fully featured container engine that is a simple daemonless tool. podman provides a Docker-CLI comparable command line that eases the transition from other container engines and allows the management of pods, containers and images. Simply put: alias docker=podman. Most podman commands can be run as a regular user, without requiring additional privileges. . podman uses Buildah(1) internally to create container images. Both tools share image (not container) storage, hence each can use or manipulate images (but not containers) created by the other. . Manage Pods, Containers and Container Images podman Simple management tool for pods, containers and images Package: podman-docker Version: 4:5.5.2-151.1 Architecture: all Maintainer: Podman Debbuild Maintainers Installed-Size: 11 Depends: podman (= 4:5.5.2-151.1) Conflicts: docker,docker-latest,docker-ce,docker-ee,moby-engine Filename: all/podman-docker_4:5.5.2-151.1_all.deb Size: 6226 MD5sum: 5327c151098d552f5323e7208faa050b SHA1: f35f436f8eea7a44f54dbf23970cdacaa151e67b SHA256: 169e595afee80b784c8a3ecf1bd6b99ca29e69c86a19e3668b57acb5d68b4e35 Priority: optional Homepage: https://podman.io/ Description: Emulate Docker CLI using podman This package installs a script named docker that emulates the Docker CLI by executes podman commands, it also creates links between all Docker CLI man pages and podman. Package: podman-gvproxy Version: 4:5.5.2-151.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 18537 Filename: amd64/podman-gvproxy_4:5.5.2-151.1_amd64.deb Size: 8206776 MD5sum: 60b411466e239143d07f780b33b58882 SHA1: 7ec104bde660970b13e2d3cdb4e1574665a8b143 SHA256: 8dfe324a007bfe7360ea52ec5dfc96c8755f739eba787838203a37442e26a9f8 Priority: optional Homepage: https://podman.io/ Description: Go replacement for libslirp and VPNKit A replacement for libslirp and VPNKit, written in pure Go. It is based on the network stack of gVisor. Compared to libslirp, gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. Package: podman-plugins Version: 4:5.5.2-151.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 5805 Depends: dnsmasq Recommends: podman-gvproxy (= 4:5.5.2-151.1) Filename: amd64/podman-plugins_4:5.5.2-151.1_amd64.deb Size: 2928324 MD5sum: 65fbe53e6c1c60f3c2d41ed6e5af007f SHA1: 1ce7ee6e327f8a431ac7926567808b7c629d23ca SHA256: eb2fd6b74ac258862aa5e0d167df1753fa43b8dcbdd27596852f34fa08f0ae9d Priority: optional Homepage: https://podman.io/ Description: Plugins for podman This plugin sets up the use of dnsmasq on a given CNI network so that Pods can resolve each other by name. When configured, the pod and its IP address are added to a network specific hosts file that dnsmasq will read in. Similarly, when a pod is removed from the network, it will remove the entry from the hosts file. Each CNI network will have its own dnsmasq instance. Package: podman-remote Version: 4:5.5.2-151.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 38177 Filename: amd64/podman-remote_4:5.5.2-151.1_amd64.deb Size: 10955714 MD5sum: 5458aa33a9dd6126485ba001acc3fe75 SHA1: 33cc22ec18e44cd8a892d47e9f7e09c18aa95bf8 SHA256: eabb66f804d9d971ba4000a2a1017c871940872d093b54d0eed0b3fdc1a50dbe Priority: optional Homepage: https://podman.io/ Description: (Experimental) Remote client for managing podman containers Remote client for managing podman containers. . This experimental remote client is under heavy development. Please do not run podman-remote in production. . podman-remote uses the version 2 API to connect to a podman client to manage pods, containers and container images. podman-remote supports ssh connections as well.