Package: podman Version: 4:5.4.0-162.1 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-162.1) Suggests: qemu-user-static Provides: podman-manpages (= 4:5.4.0-162.1) Filename: amd64/podman_4:5.4.0-162.1_amd64.deb Size: 35080512 MD5sum: b9b479147e51fa67afdc4034262a2fb8 SHA1: f98b81cd26da3178cc0c17943d3cf7698c796731 SHA256: 2cec6dfcbde3475a48fbd6c4c50c13729b08c8ab22dd15e4612121556f7c929f 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-162.1 Architecture: all Maintainer: Podman Debbuild Maintainers Installed-Size: 11 Depends: podman (= 4:5.4.0-162.1) Conflicts: docker,docker-latest,docker-ce,docker-ee,moby-engine Filename: all/podman-docker_4:5.4.0-162.1_all.deb Size: 6152 MD5sum: 23c6d90c0bcf45f23a12399ab1394ec6 SHA1: c8e0b78da7a398b6e868b99c2320fb4a75a441bb SHA256: fef9007f8be9062d155f50466e319b4e12041591dcab82e323387bbdf0a9ddbc 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-162.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 18546 Filename: amd64/podman-gvproxy_4:5.4.0-162.1_amd64.deb Size: 8186312 MD5sum: 33f262b71297ec23047d1885a8d80389 SHA1: 870e49ef75a37fb02af03a7a0ccb1daf7e17c685 SHA256: 905f2969d98d979d0786a9da7f243318d6b41e587aaa8dbf719630fd00108450 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-162.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 5809 Depends: dnsmasq Recommends: podman-gvproxy (= 4:5.4.0-162.1) Filename: amd64/podman-plugins_4:5.4.0-162.1_amd64.deb Size: 2927600 MD5sum: 7fdeb51cd744de31d2c948eeeb52218f SHA1: 80baaff6db7d2325a55222395b428a71017137fd SHA256: 6dc6d1d3dded6f9eaed3013c5ec1da454b70ec0ea9af4772ee846d0dabafc628 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-162.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 55100 Filename: amd64/podman-remote_4:5.4.0-162.1_amd64.deb Size: 23656592 MD5sum: ba700ff1096a7d773c48f346efeed2fe SHA1: 2059f64c807aee09cd0ba1ec834b4fad5643c529 SHA256: b0aa0ee933696680abb92834ca8be44938ca1a0a00af7483062c504b14872a82 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.