# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/podman/podman.desc # Copyright (C) 2025 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] A tool for managing OCI containers and pods [T] Podman (the POD MANager) is a tool for managing containers and images, [T] volumes mounted into those containers, and pods made from groups of [T] containers. [U] https://github.com/containers/podman [A] Red Hat [M] The T2 Project [C] extra/emulator [F] CROSS NO-LTO [E] add catatonit conmon netavark [L] APL [S] Stable [V] 5.8.0 [D] 9842b1906d9ae4e6d95b5efd0f4631386f0b7879c84013d4c0e1e507 podman-5.8.0.tar.gz https://github.com/containers/podman/archive/v5.8.0/ rungpepinstall=0 rungo=0 . $base/package/*/*/go-conf.in export CGO_ENABLED=1 var_append GCC_WRAPPER_APPEND ' ' '*cgo*?-O0' hook_add postmake 5 'mkdir -p $root/etc/containers/' hook_add postmake 5 'cp -fv ./vendor/go.podman.io/common/pkg/config/containers.conf $root/etc/containers/'