Package: podman Version: 4:5.4.0-163.4 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 80482 Depends: catatonit,iptables,nftables,conmon (>= 2:2.0.30),containers-common (>= 4:1),uidmap,netavark (>= 1.0.3-1) Recommends: podman-gvproxy (= 4:5.4.0-163.4) Suggests: qemu-user-static Provides: podman-manpages (= 4:5.4.0-163.4) Filename: amd64/podman_4:5.4.0-163.4_amd64.deb Size: 35080662 MD5sum: 7d9cacb97cfe992a3cfccebd5e2d9aab SHA1: d4776caa15f350ac7793569825e692772b7612e8 SHA256: 035bc012323d12741881d133faccbd9c6865db09233149c77a556b94fa6e4c1c 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.4.0-163.4 Architecture: all Maintainer: Podman Debbuild Maintainers Installed-Size: 11 Depends: podman (= 4:5.4.0-163.4) Conflicts: docker,docker-latest,docker-ce,docker-ee,moby-engine Filename: all/podman-docker_4:5.4.0-163.4_all.deb Size: 6154 MD5sum: 4cba30ee3b708a2f6156e809c9c37c3a SHA1: 619101b6d580d73476517007c824a00cc79fd786 SHA256: ceff63800a0a15cc5ac5fa6ff787bee606d2d206f6e6810bc9d3bf86557ca0dd 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.4.0-163.4 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 18546 Filename: amd64/podman-gvproxy_4:5.4.0-163.4_amd64.deb Size: 8186110 MD5sum: 86831dc0ab3cb347dee884b00402bb0e SHA1: 62a534220755ad6cc5dfe41859868ff7138a3f05 SHA256: 28e1183874a42782d54c7e079495191fbdec234d56296c2dfc9dfebb6ac66479 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.4.0-163.4 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 5809 Depends: dnsmasq Recommends: podman-gvproxy (= 4:5.4.0-163.4) Filename: amd64/podman-plugins_4:5.4.0-163.4_amd64.deb Size: 2927616 MD5sum: 7f8133839fe7ef8226b6b714a9bea261 SHA1: dc083525a6b2d3b0495d03ab962e6af20c0755cf SHA256: f6c0c38631281fdd22dfe50efcba5f76ca0db37d041d2f458fe5f97345d13cdf 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.4.0-163.4 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 55100 Filename: amd64/podman-remote_4:5.4.0-163.4_amd64.deb Size: 23659266 MD5sum: 01eef849ed4d5a9230b521b303ec57f6 SHA1: 7c02c2524eb354f6a740ff0cf4ca3735b00778dc SHA256: 88ca292a6edd6f7dc5d157246fdb0652cac8c60ed42884690059f9f84b132a1d 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.