Package: podman Version: 4:5.4.0-163.6 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.6) Suggests: qemu-user-static Provides: podman-manpages (= 4:5.4.0-163.6) Filename: amd64/podman_4:5.4.0-163.6_amd64.deb Size: 35079758 MD5sum: 751b80c7195135db02ba7caaf1cc4766 SHA1: 03a23715ed47e35bdd0d42b8c7f35bcf49daece5 SHA256: 8f926de9f5fdf05b1634b130e5de08a0ab7cd69647cb83efce8920aa27648a8f 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.6 Architecture: all Maintainer: Podman Debbuild Maintainers Installed-Size: 11 Depends: podman (= 4:5.4.0-163.6) Conflicts: docker,docker-latest,docker-ce,docker-ee,moby-engine Filename: all/podman-docker_4:5.4.0-163.6_all.deb Size: 6162 MD5sum: 375daadefc93dade9c2fe5861e1cc055 SHA1: dd4d68e1ceb06a05447e572a6a00b8f1c241cb4b SHA256: 8e0ec23af75ce974e90a81602cabf8054a24f6e6822051a14f561bbef7b2d5f2 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.6 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 18546 Filename: amd64/podman-gvproxy_4:5.4.0-163.6_amd64.deb Size: 8186252 MD5sum: 0bd8313a8ad61dd655703c742a4d20ee SHA1: 62101ef9abe52899018e973b2d2d4fff731406fc SHA256: f3120f6849b44db1998b6809a1d1d3cd2f07e503fcfaf2883fd98ff3ced4142b 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.6 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 5809 Depends: dnsmasq Recommends: podman-gvproxy (= 4:5.4.0-163.6) Filename: amd64/podman-plugins_4:5.4.0-163.6_amd64.deb Size: 2927616 MD5sum: 8fa49ba45e29aeeadf3ec31445cdfb28 SHA1: 8a01fee02ea8373b40f341bf86eff43d314e257f SHA256: 6dcff91c200febf127a75f1f040bc5a6018af87ec71132cdcf3f6b6f045e861d 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.6 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 55100 Filename: amd64/podman-remote_4:5.4.0-163.6_amd64.deb Size: 23656592 MD5sum: a869336ea527f701b0a82753c63cd9a6 SHA1: 93202a523c53afa0c82e83f334b62cc88c76a056 SHA256: 4a97eaac00ee3d481aff47199e80e50cff5b93c12f6beecfa5155b81ae332854 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.