Package: podman Version: 4:4.4.3-0ubuntu22.04+obs11.83 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 67213 Depends: catatonit,iptables,nftables,conmon (>= 2:2.0.30),containers-common (>= 4:1),uidmap,netavark (>= 1.0.3-1),libc6,libgpgme11,libseccomp2,libassuan0,libgpg-error0 Recommends: podman-gvproxy (= 4:4.4.3-0ubuntu22.04+obs11.83) Suggests: qemu-user-static Provides: podman-manpages (= 4:4.4.3-0ubuntu22.04+obs11.83) Filename: amd64/podman_4:4.4.3-0ubuntu22.04+obs11.83_amd64.deb Size: 27591638 MD5sum: 296d36a6f1c6193c9f285f5eedafd002 SHA1: a32b676d2e968f07523dfd4151311dd8ff103b23 SHA256: 5f2d5d83eda422838d0a098a12ae979021d2860e1ded0fe8a53dc1b9a62276aa 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:4.4.3-0ubuntu22.04+obs11.83 Architecture: all Maintainer: Podman Debbuild Maintainers Installed-Size: 52 Depends: podman (= 4:4.4.3-0ubuntu22.04+obs11.83) Conflicts: docker,docker-latest,docker-ce,docker-ee,moby-engine Filename: all/podman-docker_4:4.4.3-0ubuntu22.04+obs11.83_all.deb Size: 4846 MD5sum: 89bcf0ad3e93c02b7862c4e39f2e9334 SHA1: 9c33800103d1e9a9d67e6fb416f3c56bb13f8523 SHA256: 700a14af95495c7f232bb077c7dd58475a41fac829b2519444143565ee19a538 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:4.4.3-0ubuntu22.04+obs11.83 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 16197 Depends: libc6 Filename: amd64/podman-gvproxy_4:4.4.3-0ubuntu22.04+obs11.83_amd64.deb Size: 7102894 MD5sum: 0f88b43e9f739db629dcc5f172f6a052 SHA1: 379b5323799c19dab3de561a02edb9226c53e600 SHA256: ca1e9d42e60ef1f6a770559a1dca63814f84acceff5ed760905e05d1d5b508cf 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:4.4.3-0ubuntu22.04+obs11.83 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 4660 Depends: dnsmasq,libc6 Recommends: podman-gvproxy (= 4:4.4.3-0ubuntu22.04+obs11.83) Filename: amd64/podman-plugins_4:4.4.3-0ubuntu22.04+obs11.83_amd64.deb Size: 2363788 MD5sum: 8839d587db9a4de1ecfd8a971b139a5e SHA1: 78d4c93b5d0e365404a97163ed94009e143c5220 SHA256: 8f068e18973450241b0cc8d80bc90bdbc24e18b1a9a86b06daf0e746612a8ca7 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:4.4.3-0ubuntu22.04+obs11.83 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 46209 Depends: libgpgme11,libc6,libassuan0,libgpg-error0 Filename: amd64/podman-remote_4:4.4.3-0ubuntu22.04+obs11.83_amd64.deb Size: 18337056 MD5sum: dc21b191747faf06793ef1c040ef398c SHA1: e06fe7222889664cc8a65a52cea006c3f2f2365f SHA256: a2729f54ae240864f8beb94092c2a3addd06a0a42a6c13f05e5563e8af3bc0ba 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.