Package: podman Version: 4:4.4.3-0ubuntu22.04+obs11.69 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.69) Suggests: qemu-user-static Provides: podman-manpages (= 4:4.4.3-0ubuntu22.04+obs11.69) Filename: amd64/podman_4:4.4.3-0ubuntu22.04+obs11.69_amd64.deb Size: 27558360 MD5sum: 265f85e537a8243fe44021073f7f2a61 SHA1: acdad8352a54867e9923595537ece4fa64b7decb SHA256: 7dbca9e9f72184a9fa7f62fcb324d5e84c3780ca727babfce0992997201bdae3 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.69 Architecture: all Maintainer: Podman Debbuild Maintainers Installed-Size: 52 Depends: podman (= 4:4.4.3-0ubuntu22.04+obs11.69) Conflicts: docker,docker-latest,docker-ce,docker-ee,moby-engine Filename: all/podman-docker_4:4.4.3-0ubuntu22.04+obs11.69_all.deb Size: 4862 MD5sum: 4144f354dd540d87e7129823d3febc0f SHA1: 8c5a34b4b7ba451f3b98de09a22f267267335a8f SHA256: c4dbdaaa59df76efe9bb9772407b9bf9d5d62f31148bd942bcb7af2ee0e34fda 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.69 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 16197 Depends: libc6 Filename: amd64/podman-gvproxy_4:4.4.3-0ubuntu22.04+obs11.69_amd64.deb Size: 7103000 MD5sum: b16ba11c23048204879eb5b115a99a4c SHA1: 44803a3b8598e857d94c0901946ec8b9b73e1935 SHA256: 48068aa6af3820bedeeb6d66c57ea84c8ee0c6c5a74c1490ae09e876719973d7 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.69 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 4660 Depends: dnsmasq,libc6 Recommends: podman-gvproxy (= 4:4.4.3-0ubuntu22.04+obs11.69) Filename: amd64/podman-plugins_4:4.4.3-0ubuntu22.04+obs11.69_amd64.deb Size: 2363820 MD5sum: 480edd178a65045f4b4f26227fbdc3d8 SHA1: 531198065cc10517fd8ef60e3376128232c4d7cc SHA256: 8ee80dbe3875c05d1ac428288b93a1f4415b5aebda76fc12f65f753ef8a642b2 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.69 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.69_amd64.deb Size: 18356622 MD5sum: 84c6fff9749d4c73e5d94d2a8671bd29 SHA1: 5aaa1349085f36d7e1fd44753dbbe6a21574eb5f SHA256: a0f13d677fbb4d30b56a42a04ea2770f5b54544a3cbe0491c8ac6dc2b8bb51a3 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.