Package: podman Version: 4:4.4.3-0ubuntu22.04+obs11.73 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.73) Suggests: qemu-user-static Provides: podman-manpages (= 4:4.4.3-0ubuntu22.04+obs11.73) Filename: amd64/podman_4:4.4.3-0ubuntu22.04+obs11.73_amd64.deb Size: 27584516 MD5sum: 3271aef6b14b269e14ef7173722d4f25 SHA1: 05f049c9ef86bdad0db1f207a6871fabde2da053 SHA256: d3baa706113aad0fec111cc29352771053eaf9d5c39f546e4e4660e213cb8a21 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.73 Architecture: all Maintainer: Podman Debbuild Maintainers Installed-Size: 52 Depends: podman (= 4:4.4.3-0ubuntu22.04+obs11.73) Conflicts: docker,docker-latest,docker-ce,docker-ee,moby-engine Filename: all/podman-docker_4:4.4.3-0ubuntu22.04+obs11.73_all.deb Size: 4850 MD5sum: c85449fbf1d149ad0fb96c09773030be SHA1: d8e0ec9e6814b05a1dbade821b2cdd792c2ce461 SHA256: dd8221d4a33246b294322ad3e7ae0b19ad7d03c1430a8422faa1070ad517fb2e 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.73 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 16197 Depends: libc6 Filename: amd64/podman-gvproxy_4:4.4.3-0ubuntu22.04+obs11.73_amd64.deb Size: 7102954 MD5sum: 8d787aa9d4ea406d15571ff1f734b924 SHA1: 707e722789ca6cfc8a1fe5905fa9d9ceac14ce04 SHA256: 1be366be8f497c69b236c39c83bad96b44b16c2e876715351c11b6bf8690802b 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.73 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 4660 Depends: dnsmasq,libc6 Recommends: podman-gvproxy (= 4:4.4.3-0ubuntu22.04+obs11.73) Filename: amd64/podman-plugins_4:4.4.3-0ubuntu22.04+obs11.73_amd64.deb Size: 2363920 MD5sum: 5af6ef5cbe6225c879e769bd2d997052 SHA1: 8a6012d8cb1287d0735db9d5174f59684d539ed3 SHA256: 62fb55ae8cf0f7d00e297cf3ad65ade7bde0d93c55b53d5e50cd467f39a851c1 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.73 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.73_amd64.deb Size: 18330314 MD5sum: c6741f19429b65acc71db1cf48f12925 SHA1: 8f99ca4ed0c0db360c5e3d92aec8a82ff033deb2 SHA256: c52ae4be0c02c8652022782a62c676314fdbd4f85c2141360f67115dad119459 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.