Package: podman Version: 4:5.5.0-167.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 82864 Depends: catatonit,iptables,nftables,conmon (>= 2:2.0.30),containers-common (>= 4:1),uidmap,netavark (>= 1.0.3-1) Recommends: podman-gvproxy (= 4:5.5.0-167.1) Suggests: qemu-user-static Provides: podman-manpages (= 4:5.5.0-167.1) Filename: amd64/podman_4:5.5.0-167.1_amd64.deb Size: 36056154 MD5sum: e18fdf1cdc13466f0049d9e47e376e2a SHA1: 7bf4f7dc86a597f76df0cf8072894a4c3b6749f9 SHA256: 03275f2f83540b15f78d69a1e5c8818eee00c530d3901408f9f63b82ad09d0dd 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.0-167.1 Architecture: all Maintainer: Podman Debbuild Maintainers Installed-Size: 11 Depends: podman (= 4:5.5.0-167.1) Conflicts: docker,docker-latest,docker-ce,docker-ee,moby-engine Filename: all/podman-docker_4:5.5.0-167.1_all.deb Size: 6252 MD5sum: b2e1fbb86210e7e1f8386f7c29854171 SHA1: 40ab644a5939c448e0d47278dc8602ebfde5027b SHA256: c987bff1df7a0bb4a8385b306ce2f0d93d3937d0fc3982aac7e7375815ed94d3 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.0-167.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 19537 Filename: amd64/podman-gvproxy_4:5.5.0-167.1_amd64.deb Size: 8556820 MD5sum: 567102271c6fb9f4fd74cfb75262112c SHA1: 7517404470f1230cae38646b32ab16a6475eb09c SHA256: 6725e1cfd4e8c020f308623a441efb1ae0779c5f740eb22e8b77658f305f77b6 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.0-167.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 6079 Depends: dnsmasq Recommends: podman-gvproxy (= 4:5.5.0-167.1) Filename: amd64/podman-plugins_4:5.5.0-167.1_amd64.deb Size: 3034022 MD5sum: 3956f05bd76365489b1d04a93a6a491f SHA1: 74b62218cb5c25072c5e9db6d69b5417f8afb38b SHA256: 8fa6a36d6d6f2f8b6b85cbf5f555981ba59f59b46e872dfb058b266a6ac88d83 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.0-167.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 56648 Filename: amd64/podman-remote_4:5.5.0-167.1_amd64.deb Size: 24234086 MD5sum: be31641f38d4c39e7c4f0e78ea9329a5 SHA1: 9eb2742b046861677903c9a0184ed9ccf13de95b SHA256: e79b7f709e8d9712da339af803074bb8e6c4b3db3a22f60f143295ceabda0db8 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.