Package: buildah Version: 100:1.36.0-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 34706 Depends: libc6 (>= 2.34), libseccomp2 (>= 2.5.0), containers-common, oci-runtime Filename: amd64/buildah_1.36.0-1_amd64.deb Size: 10671342 MD5sum: 3f804b158deada74356012db61e8da82 SHA1: 286190ba966f8614a7fac43214cc8304ee7ed883 SHA256: 0805d31249a71d6cee9ad4c1a58ed2f011bae55e88da2d5cee67d39b417daed3 Section: devel Priority: optional Homepage: https://github.com/containers/buildah/tags Description: Tool for building OCI containers Buildah provides a command line tool which can be used to: - Create a working container, either from scratch or using an image as a starting point - Create an image, either from a working container or via the instructions in a Dockerfile - Build images in either the OCI image format or the traditional upstream docker image format - Mount a working container's root filesystem for manipulation - Unmount a working container's root filesystem - Update the contents of a container's root filesystem - Delete a working container or an image Package: catatonit Version: 100:0.2.0-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 833 Filename: amd64/catatonit_0.2.0-1_amd64.deb Size: 313688 MD5sum: 80b7d20952a78ebe9c6d08e6719ef80d SHA1: 8bb72c2b5dbcb01d6610a2b86a15fcb37b6d5fb8 SHA256: 404236bd46109407dfdb32a2e8eee763617385e064409e78c0af546cc14bea78 Section: admin Priority: optional Homepage: https://github.com/openSUSE/catatonit/tags Description: A signal-forwarding process manager for containers Catatonit is a /sbin/init program for use within containers. It forwards (almost) all signals to the spawned child, tears down the container when the spawned child exits, and otherwise cleans up other exited processes (zombies). Package: conmon Version: 100:2.1.10-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 157 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.35.8), libsystemd0, libseccomp2 Filename: amd64/conmon_2.1.10-1_amd64.deb Size: 31988 MD5sum: bdc951e3d1035070f556f0a7e511615e SHA1: 81cf1d35ff42dad508a25e067ce5e0eecf485459 SHA256: ca729f50f1c0df63a231ab4e9c9e4123913b7eb5bc689a51ef89bb6dc8e26a89 Section: devel Priority: optional Homepage: https://github.com/containers/conmon/tags Description: OCI container runtime monitor conmon is a monitoring program and communication tool between a container manager (like podman or CRI-O) and an OCI runtime (like runc or crun) for a single container. Package: containernetworking Version: 100:1.1.2-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 5998 Depends: libc6 (>= 2.34) Filename: amd64/containernetworking_1.1.2-1_amd64.deb Size: 1358004 MD5sum: e3420a0ad2f3d3521601bed145c894e7 SHA1: 21fbd123d6bbc8a31cb84f2dff4d8ab12d881093 SHA256: d3d56bffcaec93b942987912a4ca405e10ff2ec64bffaf9db57239e18610f924 Section: devel Priority: optional Homepage: https://github.com/containernetworking/cni/tags Description: Container Network Interface - networking for Linux containers CNI (Container Network Interface), a Cloud Native Computing Foundation project, consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of supported plugins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. Because of this focus, CNI has a wide range of support and the specification is simple to implement. Package: containers-common Version: 100:0.59.0-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 78 Depends: oci-runtime Filename: amd64/containers-common_0.59.0-1_amd64.deb Size: 16246 MD5sum: 44b7086b38f99885c55bf1609792b745 SHA1: 8e6ad90ba706b3de79fbd3b8a6d4c0af27644d56 SHA256: c1216a60851abc131eeb42091f55e15ff33703cd6cd5fa71ce4cc7b4b936100c Section: devel Priority: optional Homepage: https://github.com/containers/common/tags Description: Configuration files common to github.com/containers Configuration files and manpages shared by tools that are based on the github.com/containers libraries, such as Buildah, CRI-O, Podman and Skopeo. Package: cri-o Version: 100:1.30.2-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 63302 Depends: libc6 (>= 2.34), libseccomp2 (>= 2.5.0), conmon, conntrack, containernetworking-plugins, containers-common, iproute2, iptables, libapparmor1, libassuan0, libglib2.0-0, libgpg-error0, libgpgme11, libsystemd0, oci-runtime, socat, tzdata Filename: amd64/cri-o_1.30.2-1_amd64.deb Size: 17707268 MD5sum: d3742b2ac75a32531cbbb82899abd624 SHA1: 9f6f430da9f7220bef5c56b179ff631ba0b41524 SHA256: 93e4651d86f51b437afd6837edbfc1a0f63824889d80106dcc96183539e7b05d Section: devel Priority: optional Homepage: https://github.com/cri-o/cri-o/tags Description: OCI-based implementation of Kubernetes Container Runtime Interface CRI-O provides an integration path between OCI conformant runtimes and the kubelet. Specifically, it implements the Kubelet Container Runtime Interface (CRI) using OCI conformant runtimes. The scope of CRI-O is tied to the scope of the CRI. Package: cri-tools Version: 100:1.28.0-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 39931 Depends: libc6 (>= 2.34) Filename: amd64/cri-tools_1.28.0-1_amd64.deb Size: 9197410 MD5sum: 41d2d33772073ecc8ee07661da0bf1bf SHA1: a275a67d0603591a8b7b555e5f37666be807efd6 SHA256: 86fef400c134c09b14d39c435d378ce41a34687ed86cea6b1da18e3818545f6c Section: devel Priority: optional Homepage: https://github.com/kubernetes-sigs/cri-tools/tags Description: CLI and validation tools for Kubelet Container Runtime Interface cri-tools provides a series of debugging and validation tools for Kubelet CRI, which includes: - crictl: CLI for kubelet CRI - critest: validation test suites for kubelet CRI Package: cri-tools Version: 100:1.29.0-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 40823 Depends: libc6 (>= 2.34) Filename: amd64/cri-tools_1.29.0-1_amd64.deb Size: 9434026 MD5sum: aea8d113d83646fc815282b45292c9d0 SHA1: 5bf07f85cc4a8f2ed0fa3d58d49a8d3511f4c408 SHA256: 071bc24c43b86ef49a8f539ac5d1dda418cd4537d1c6d80b59b33709801a37d6 Section: devel Priority: optional Homepage: https://github.com/kubernetes-sigs/cri-tools/tags Description: CLI and validation tools for Kubelet Container Runtime Interface cri-tools provides a series of debugging and validation tools for Kubelet CRI, which includes: - crictl: CLI for kubelet CRI - critest: validation test suites for kubelet CRI Package: cri-tools Version: 100:1.30.1-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 42471 Depends: libc6 (>= 2.34) Filename: amd64/cri-tools_1.30.1-1_amd64.deb Size: 9837666 MD5sum: 3672db585b859fdb5934fce3b1a5d7c3 SHA1: 4185e30d9e5c36d12364312f76513d96555ceb85 SHA256: b6e246c0f0f8670a2b3e67afd2ed89e6123cf29532a5a6638b664c42f2b36c79 Section: devel Priority: optional Homepage: https://github.com/kubernetes-sigs/cri-tools/tags Description: CLI and validation tools for Kubelet Container Runtime Interface cri-tools provides a series of debugging and validation tools for Kubelet CRI, which includes: - crictl: CLI for kubelet CRI - critest: validation test suites for kubelet CRI Package: crun Version: 100:1.14.3-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 419 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libseccomp2 (>= 2.3.0), libsystemd0 (>= 246), libyajl2 (>= 2.0.4), systemd Provides: oci-runtime Filename: amd64/crun_1.14.3-1_amd64.deb Size: 169250 MD5sum: f5800de1f809d3f332a9da869bcaff5e SHA1: 162859ca79f32965793f243003d40e5454ae56e3 SHA256: 4d51c45801bd075d1593a27afca6bf040ecbf0be4066fd31cf96b1b92d32d3f9 Section: devel Priority: optional Homepage: https://github.com/containers/crun/tags Description: OCI runtime written in C crun is a runtime for running OCI containers. Package: golang Source: golang-1.18 Version: 100:1.18.10-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.18 (= 100:1.18.10-1) Filename: all/golang_1.18.10-1_all.deb Size: 1708 MD5sum: c1f8d97d9290800aacc36c008dab55b5 SHA1: ba26335cc64d373cb953e4b3af4c0ddba42a95ce SHA256: b9e90b897a75b46322979a78f24537d32889ecd10b1d6ac999efc5ab7bf47a9c Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang Source: golang-1.20 Version: 100:1.20.14-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.20 (= 100:1.20.14-1) Filename: all/golang_1.20.14-1_all.deb Size: 1708 MD5sum: 177daefd516480b2dd2aecc9334598e4 SHA1: bb9e87267ab67ae229a1614f04ca80fe98a93c64 SHA256: 028369ece8e38693166ee2c2122ef3cab27278a579b0d96ce893bc264fc10315 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang Source: golang-1.22 Version: 100:1.22.5-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.22 (= 100:1.22.5-1) Filename: all/golang_1.22.5-1_all.deb Size: 1702 MD5sum: 3fdab50741c9a6bfbff3fb1dfa4c1a32 SHA1: 04e7bfe9b5c1a48f3e0f6f2bfb90d21877c2c0c2 SHA256: 2422e294712ffe94b529ac826bd3e9fbdb381034adb2aad7f0329b065025e8bf Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-1.18 Version: 100:1.18.10-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 464549 Depends: perl:any Filename: amd64/golang-1.18_1.18.10-1_amd64.deb Size: 116978604 MD5sum: ab9e9ce864620f1a1b6f3e73dc4bac58 SHA1: 0ecee6019a3bc323b06c21579da033a8a8f95c09 SHA256: 7da8d79909c21a9e8290c21b665b215cc0f5324508f92163df2814e8e1f5a358 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. Package: golang-1.18-doc Source: golang-1.18 Version: 100:1.18.10-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.18 (= 100:1.18.10-1) Filename: all/golang-1.18-doc_1.18.10-1_all.deb Size: 1724 MD5sum: 626f1bb742adb4fc68f159959726bcc0 SHA1: cd9c7e4fb674b2e27a9d4c7524f53d2cd6ced07c SHA256: 50951594e557b73196a5699760ddf5a31cf1c91071026524276a9d3dc18501b5 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-1.18-go Source: golang-1.18 Version: 100:1.18.10-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.18 (= 100:1.18.10-1) Filename: all/golang-1.18-go_1.18.10-1_all.deb Size: 1720 MD5sum: 96d383bc7847ede71c39d6ff82d9fc83 SHA1: c2b3e88b8c1f4e0bea884133ec770f32ef22e624 SHA256: fe647b4bd9b44bc21018741ac8f8347c857b505ffdf04b6fef264a3c0e3a57ec Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-1.18-src Source: golang-1.18 Version: 100:1.18.10-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.18 (= 100:1.18.10-1) Filename: all/golang-1.18-src_1.18.10-1_all.deb Size: 1726 MD5sum: 42499dba018fdde1fdef59775c4edd6b SHA1: 0cbfd03379324c57eabeb0777af73b2a78b06f08 SHA256: d5c2e2d3afcd2de85235cfe2a5ab0fb82d9d70140bda84b9af5f4b0424b319c3 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-1.20 Version: 100:1.20.14-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 248765 Depends: perl:any Filename: amd64/golang-1.20_1.20.14-1_amd64.deb Size: 79866206 MD5sum: f80873fbee54d8b69cc9ef8389e35634 SHA1: c7c24941dab3f92261cdbcecd6d5439bc6be918f SHA256: f7c3deb1e2ec56eca3afc026f2b71c67cad2e60bcaca06886e04156fbcc1d9c8 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. Package: golang-1.20-doc Source: golang-1.20 Version: 100:1.20.14-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.20 (= 100:1.20.14-1) Filename: all/golang-1.20-doc_1.20.14-1_all.deb Size: 1722 MD5sum: 2c66421f5c7e4aa620151e5feacf0be2 SHA1: 68e58fbaeee962f067e1db048721017721a25381 SHA256: e81434ae00269283897f911a1ca2f80203c05e4722ee766e597c37f3a6b36eb3 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-1.20-go Source: golang-1.20 Version: 100:1.20.14-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.20 (= 100:1.20.14-1) Filename: all/golang-1.20-go_1.20.14-1_all.deb Size: 1724 MD5sum: dcc70cae71db9a4fe718197a61bf72ca SHA1: 73a0e9a9c4cce2774689497ac4419ffc7845199c SHA256: eba4a425cfde3c650787488bc14ef2a811dd04736186c95457396cdc778e7b40 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-1.20-src Source: golang-1.20 Version: 100:1.20.14-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.20 (= 100:1.20.14-1) Filename: all/golang-1.20-src_1.20.14-1_all.deb Size: 1724 MD5sum: 0ce3497abd7baa36a73b9550d321c536 SHA1: 55d4eae71194c5e810e20247177f8fc598c38f12 SHA256: f70b5546e53ff7f7d5b6ab53d0e4c83bd189a50cd920dc332cfdda3dfca23902 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-1.22 Version: 100:1.22.5-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 230006 Depends: perl:any Filename: amd64/golang-1.22_1.22.5-1_amd64.deb Size: 46989954 MD5sum: 6cd599cf855e714ad6554b3c5b577ad9 SHA1: fbfc5f70e18c1537b03265b7267b43efac3f3ab5 SHA256: d533248ef3f35830fb9efed71bd5321f39bddc47077d8a1a3d00ed3082fd396b Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. Package: golang-1.22-doc Source: golang-1.22 Version: 100:1.22.5-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.22 (= 100:1.22.5-1) Filename: all/golang-1.22-doc_1.22.5-1_all.deb Size: 1714 MD5sum: f42f0a6611d8fef0903466f7a9adc9a3 SHA1: 133d332393a5a2de98315b2b8d2fb24e95fc5114 SHA256: 97912fd84c816ad5c85f93c293a9c1d715c42ae19a18e0e49f2ef640f3b8e5e3 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-1.22-go Source: golang-1.22 Version: 100:1.22.5-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.22 (= 100:1.22.5-1) Filename: all/golang-1.22-go_1.22.5-1_all.deb Size: 1714 MD5sum: 6976587f4e52f0adcc6d949049ae6572 SHA1: 66db328a1b33f48935d84a8ab4b633956a85b4fa SHA256: 1a6e54a8811626585fb39f015656386b2d84136fff9c8b787681943b0278625c Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-1.22-src Source: golang-1.22 Version: 100:1.22.5-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.22 (= 100:1.22.5-1) Filename: all/golang-1.22-src_1.22.5-1_all.deb Size: 1716 MD5sum: fea6023e4bd743e39012171f0b934a88 SHA1: ce2385c8fbe3ca355ecf3ed256fc02b3543a90c6 SHA256: bcae67d0c5faa2f11ef859b18bcead3a0fbe9bc8d3a6e136ea0518d5b7c152bb Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-any Source: golang-1.18 Version: 100:1.18.10-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.18 (= 100:1.18.10-1) Filename: all/golang-any_1.18.10-1_all.deb Size: 1714 MD5sum: d46e08b532dcbf3ba2ffb27b17329134 SHA1: 2f2d781c640c3e4cf86f6103508cee6bd228cb96 SHA256: 92cef25fc95f6497d0e792230e925d08482310cbb3648f9b58550fcbee8b92b8 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-any Source: golang-1.20 Version: 100:1.20.14-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.20 (= 100:1.20.14-1) Filename: all/golang-any_1.20.14-1_all.deb Size: 1716 MD5sum: 1958ad0adff0d19163503965a11a083d SHA1: 16f7c20d0d98ff3b5b2c8f45f52cecbbd6b44e84 SHA256: 54a39158f270aecc48b1362f6452dc5314a4ce0f09721feafa67d3eec2230ad5 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-any Source: golang-1.22 Version: 100:1.22.5-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.22 (= 100:1.22.5-1) Filename: all/golang-any_1.22.5-1_all.deb Size: 1710 MD5sum: 6ba008b11166c37738eee6285a735816 SHA1: 4daa139e5c42e059fbee3269d4bff18b4956f773 SHA256: 6b0eca9b480d57df72d7b5bc98d1b979a5f486a4e63c6351c46ca1a903d407b8 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-doc Source: golang-1.18 Version: 100:1.18.10-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.18 (= 100:1.18.10-1) Filename: all/golang-doc_1.18.10-1_all.deb Size: 1712 MD5sum: 126392b488080aab790229e5ac74efc3 SHA1: e5b12fcdc0e4403d0b6f72654370bc331b92b673 SHA256: 85354692d7be987a0e2490365667e89ae10ff371ae9ede3dd02d9b503b5b9cd9 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-doc Source: golang-1.20 Version: 100:1.20.14-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.20 (= 100:1.20.14-1) Filename: all/golang-doc_1.20.14-1_all.deb Size: 1714 MD5sum: a3361cb9a3b34da04217752d2276083a SHA1: 3c06881e84ae34591ff9d74f8f7531cc7e54b742 SHA256: 84265bb0f5dacf854ff17715eb391d799dd686ddcc0a8d8e02631676702c7bc1 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-doc Source: golang-1.22 Version: 100:1.22.5-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.22 (= 100:1.22.5-1) Filename: all/golang-doc_1.22.5-1_all.deb Size: 1706 MD5sum: 9758861a5e54be304ea3c2c846b307c4 SHA1: e284c3708b3a9d2494a580fc69e5642e80a5f11c SHA256: b9952a9e4161505b11fe67c2ba51bc2ec972f7c4454cd0efcf7dd7f4e760d000 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-go Source: golang-1.18 Version: 100:1.18.10-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.18 (= 100:1.18.10-1) Filename: all/golang-go_1.18.10-1_all.deb Size: 1710 MD5sum: c55f8cf792e4a190a7e407998e9ffabf SHA1: 8cf1835d14c438677905542c242bd30d22010237 SHA256: 3b398f969f612242d818dd9e2bdcf0007d54cad1841660de287e3066d8e08eee Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-go Source: golang-1.20 Version: 100:1.20.14-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.20 (= 100:1.20.14-1) Filename: all/golang-go_1.20.14-1_all.deb Size: 1712 MD5sum: 93e6f5155c928c599e1017fd330ecebb SHA1: 2f6af10b304d0c5ed90c29b4dc612125b864e04f SHA256: b5ecc25ce0527c428c848e14ecfda6f56db874a0e7ddb5de1c589bc63fa5fcb6 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-go Source: golang-1.22 Version: 100:1.22.5-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.22 (= 100:1.22.5-1) Filename: all/golang-go_1.22.5-1_all.deb Size: 1708 MD5sum: 7a06c858739acda1559e762336104c02 SHA1: 58cc447db6d923fe4e3580ed7c20a252318667ae SHA256: 335321d5e3f6373c0455d56642a202451cc4897df51b39d894b1f68ff1b46f4b Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-src Source: golang-1.18 Version: 100:1.18.10-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.18 (= 100:1.18.10-1) Filename: all/golang-src_1.18.10-1_all.deb Size: 1714 MD5sum: 35798920ec93e00120e5d2c75c891625 SHA1: 8510826fd146384b1838a05062a8cd4bb7e75286 SHA256: ab41395e5bc61b82afbfac964aae2511eff483ad83b53a7e2f75e890f29c2461 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-src Source: golang-1.20 Version: 100:1.20.14-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.20 (= 100:1.20.14-1) Filename: all/golang-src_1.20.14-1_all.deb Size: 1714 MD5sum: f3c89c136f22f168f44e42fe55c4cfe9 SHA1: 49fec90a39edaab8985db7ba948678d24a674179 SHA256: a106e0dd964225734dce422b731e6e81eea40e96acfb36e436ff9fed022c6340 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: golang-src Source: golang-1.22 Version: 100:1.22.5-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 11 Depends: golang-1.22 (= 100:1.22.5-1) Filename: all/golang-src_1.22.5-1_all.deb Size: 1710 MD5sum: 5a0c478d7e6a5e63acaac1b43ab2355f SHA1: 0bdb4db2fb0a117440ea988973b65df3885c185b SHA256: 7737145bb678b65da4453e196b32ef75b9916adc3ea16ac1db63f8caf347179c Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language Go programming language. Package: podman Version: 100:5.1.0-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 86244 Depends: libc6 (>= 2.34), libseccomp2 (>= 2.5.0), catatonit, conmon, containernetworking-plugins, containers-common, iptables, oci-runtime, tzdata Filename: amd64/podman_5.1.0-1_amd64.deb Size: 25535186 MD5sum: 9cff8057fb3fc09368c4da28166ca118 SHA1: 852cb897b772d546de2b81a0684e92294e31de17 SHA256: 7ab1b23570074030a0c414c16c14778879f076bf4a2bfaa70aa906f55edb3535 Section: devel Priority: optional Homepage: https://github.com/containers/podman/tags Description: Daemon-less container engine for managing containers, pods and images Podman is a container engine for managing pods, containers, and container images. It is a standalone tool and it directly manipulates containers without the need of a container engine daemon. Podman is able to interact with container images create in buildah, cri-o, and skopeo, as they all share the same datastore backend. Package: podman-docker Source: podman Version: 100:5.1.0-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 19 Depends: podman (= 100:5.1.0-1) Conflicts: docker, docker-ce, docker-ce-cli, docker-ee, docker-ee-cli, docker-latest, docker.io, moby-cli, moby-engine Filename: amd64/podman-docker_5.1.0-1_amd64.deb Size: 2528 MD5sum: ecc7c94e6b75ad4b6a4b602c7b9f38c6 SHA1: 1d18959044cf57846bf86d22160f2e37a6e638d7 SHA256: 6550e12aa9952223ea065d3ee1ea397ee9b1eef5927cbb5b8b3931128c5e36fa Section: devel Priority: optional Homepage: https://github.com/containers/podman/tags 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: python3-podman Source: python-podman Version: 100:5.0.0-1 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 352 Depends: python3-requests (>= 2.24), python3-tomli (>= 1.2.3), python3-urllib3, python3-xdg (>= 0.26), python3:any, python3, python3-rich (>= 12.5.1) Filename: all/python3-podman_5.0.0-1_all.deb Size: 62480 MD5sum: 6123b9affe99e63ec601a5bd82df0d4e SHA1: 2b868e08e37b26d5394d1c585ece8f6818e47057 SHA256: c84fdc966d53dff3af90e3a38c14888be2e0d1df625239f08c5e13e9642b3995 Section: python Priority: optional Homepage: https://github.com/containers/podman-py/tags Description: Bindings for Podman RESTful API This python package is a library of bindings to use the RESTful API of Podman. Package: skopeo Version: 100:1.15.0-1 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 28213 Depends: libc6 (>= 2.34), containers-common Filename: amd64/skopeo_1.15.0-1_amd64.deb Size: 8596488 MD5sum: 07c8a5fb89e771f3fdcf96930f9b6f40 SHA1: 1fb9453198ad14cb0de4480c140afdc9fbd175a4 SHA256: 539745ca9f0de79ccee7cd7d4da0836d971d3ba90d9b3b6da2e8917fb8d7dfb4 Section: devel Priority: optional Homepage: https://github.com/containers/skopeo/tags Description: Container image repository tool skopeo is a command line utility for various operations on container images and image repositories. skopeo is able to inspect a repository on a Docker registry and fetch images layers. skopeo can copy container images between various storage mechanisms.