Package: podman Version: 4:5.5.2-151.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 56571 Depends: catatonit,iptables,nftables,conmon,golang-github-containers-common,podman-gvproxy,slirp4netns,runc,uidmap,netavark (>= 1.0.3-1) Recommends: podman-gvproxy (= 4:5.5.2-151.1) Suggests: qemu-user-static Provides: podman-manpages (= 4:5.5.2-151.1) Filename: amd64/podman_4:5.5.2-151.1_amd64.deb Size: 16485170 MD5sum: c11d0f4c14d42d7e062b5f608db40abe SHA1: c3ed016fb331a8179c97abe475155f389f168bdf SHA256: 99b519cb1c539f75f78c7c2732db9ac7db5d917212ee038c626305a9006087e0 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.5.2-151.1 Architecture: all Maintainer: Podman Debbuild Maintainers Installed-Size: 11 Depends: podman (= 4:5.5.2-151.1) Conflicts: docker,docker-latest,docker-ce,docker-ee,moby-engine Filename: all/podman-docker_4:5.5.2-151.1_all.deb Size: 6250 MD5sum: da87de6dd37e18244ad720a4c22135be SHA1: 413353f2116787a0ec10af36ea416f16d45f8c7d SHA256: 169c42e1f5714f70949fd1fd86cc98dd337d68886f4b279f0b7151391a23fa4c 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.5.2-151.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 18553 Filename: amd64/podman-gvproxy_4:5.5.2-151.1_amd64.deb Size: 8192666 MD5sum: 0ceb535bdf09eff61bc130299a2fc615 SHA1: 01b430b331beff46130474c7cc5136c384403717 SHA256: ee47534de7674fba9fb2feea5b3360ed72cce72a3de0264bd9df07938f8920d9 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.5.2-151.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 5817 Depends: dnsmasq Recommends: podman-gvproxy (= 4:5.5.2-151.1) Filename: amd64/podman-plugins_4:5.5.2-151.1_amd64.deb Size: 2932878 MD5sum: 9fffb99561f58bbbd3e71b75bad5af23 SHA1: ab95a571cd11bbb80b5bf2b6832fa4ea2a92fcbe SHA256: 89d6ea153d2fa5b6ed8912588d0f2896942bcfb8376c6b61020b80444d0ffc45 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.5.2-151.1 Architecture: amd64 Maintainer: Podman Debbuild Maintainers Installed-Size: 38225 Filename: amd64/podman-remote_4:5.5.2-151.1_amd64.deb Size: 11037612 MD5sum: 54f07e6ac60df9ae7e5c0581f32e3939 SHA1: c19057bfb249555031ff6fddda40e62dbae5b03f SHA256: cf3f42c9ae7fb173c1ea578b579990b042f6c538427a21e73a3af56e328c8434 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.