Package: podman Version: 4:5.3.1-160.3 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 79272 Depends: catatonit,iptables,nftables,conmon (>= 2:2.0.30),containers-common (>= 4:1),uidmap,netavark (>= 1.0.3-1) Recommends: podman-gvproxy (= 4:5.3.1-160.3) Suggests: qemu-user-static Provides: podman-manpages (= 4:5.3.1-160.3) Filename: amd64/podman_4:5.3.1-160.3_amd64.deb Size: 34600466 MD5sum: 6001bde83eb1c0662e0de14a8a196136 SHA1: 4f34aa331d54c6efbdaf2c7d2cb31304a2470622 SHA256: bad8e3132f11e8cf32a4ff1059fd39e5fd50f0a8fd9dd6a5aadc563caf296f32 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.3.1-160.3 Architecture: all Maintainer: Podman Debbuild Maintainers Installed-Size: 11 Depends: podman (= 4:5.3.1-160.3) Conflicts: docker,docker-latest,docker-ce,docker-ee,moby-engine Filename: all/podman-docker_4:5.3.1-160.3_all.deb Size: 6054 MD5sum: 1e325b206e01a1dbb5c67dcff33ee65e SHA1: dd07c7e1d0cd80b7314118339e58626cbfe23290 SHA256: 9ae4a8fd031c0953e54197cbdc71fd21f0c85eb2ab216c3dcaaa0f8521a91a9c 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.3.1-160.3 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 18546 Filename: amd64/podman-gvproxy_4:5.3.1-160.3_amd64.deb Size: 8186290 MD5sum: 9fa6e6a31303e913120d717e56820f3d SHA1: 57abfd1a5940aa24123dceee66b31abd29b25cd8 SHA256: f03dff68eae9cea345f04e30b7ef33162423b06899e38fb8027a1768a51e0bca 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.3.1-160.3 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 5809 Depends: dnsmasq Recommends: podman-gvproxy (= 4:5.3.1-160.3) Filename: amd64/podman-plugins_4:5.3.1-160.3_amd64.deb Size: 2927660 MD5sum: eb1dcd1d8fa877dac401eabbc385ad68 SHA1: 79ee8994e6fee0ef76b7760973d10b7350f90632 SHA256: 2693551c5d629c1305eb011a5a7805c0bb564969a863020a42e9f951779b34e3 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.3.1-160.3 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 54156 Filename: amd64/podman-remote_4:5.3.1-160.3_amd64.deb Size: 23290544 MD5sum: b2f59545f6994ffa32c094a9d2535d45 SHA1: b8bb3219ed7d627670436517a51c43e38947cb62 SHA256: d87a3521fb98495e62dad8ccee83eec40bce4e7c87c275e13bd2fb37cf51cbce 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.