Package: podman Version: 4:5.5.2-4.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-4.1) Suggests: qemu-user-static Provides: podman-manpages (= 4:5.5.2-4.1) Filename: amd64/podman_4:5.5.2-4.1_amd64.deb Size: 16499372 MD5sum: e584953de8e3c8788a907502bd528993 SHA1: 9823975fa78ddfe65bb4609b3935da8c9d7d1a19 SHA256: a31dfe7f5c96944446cdfe0597a7f539279a277356a609e45ef0c2a04e95cf30 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-4.1 Architecture: all Maintainer: Podman Debbuild Maintainers Installed-Size: 11 Depends: podman (= 4:5.5.2-4.1) Conflicts: docker,docker-latest,docker-ce,docker-ee,moby-engine Filename: all/podman-docker_4:5.5.2-4.1_all.deb Size: 6236 MD5sum: b0df9c012a7bc565a99c9eb8e7288a85 SHA1: f8f8f776a74a9bba97dba83127fccc3c819b768c SHA256: 59f1670f13a85aacc4aea7b9c6d8a251ebba3378adb9261cf1edcf55db1a1551 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-4.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 18537 Filename: amd64/podman-gvproxy_4:5.5.2-4.1_amd64.deb Size: 8206646 MD5sum: 88a9d1e7fa387f8199935b5424d43b24 SHA1: bc6ea50751130877df4af45c6ae12673b898ed6c SHA256: e8c97e2c542f5dae14da65b253a5ad7265c269a02d6889d2c82f5a397c07234c 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-4.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 5805 Depends: dnsmasq Recommends: podman-gvproxy (= 4:5.5.2-4.1) Filename: amd64/podman-plugins_4:5.5.2-4.1_amd64.deb Size: 2928336 MD5sum: dba40e2b548d47c6e7a031ad5338a655 SHA1: dc8fe577556922858dc6e8a60c58c1abac02bc48 SHA256: 2489d832d0da7e151d8ae752dd4e19a2839a2dc01fbc0c5f8351937cfaa66791 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-4.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 38177 Filename: amd64/podman-remote_4:5.5.2-4.1_amd64.deb Size: 10989534 MD5sum: 02afbc23b8c53d5580107aa46f272043 SHA1: ada071b190a8aa4c82d7e46fe2b2eb22f4fa9031 SHA256: 5f1b783a1d1276c1ad7de49f968ce38d7097925664061943ca9c29a3efd74bf0 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.