Files
runc/pkg.info
T
2025-05-08 17:18:37 +03:00

10 lines
263 B
Plaintext

name: runc
description: CLI tool for spawning and running containers according to the OCI specification
version: 1.2.1
url: https://github.com/opencontainers/runc
license: Apache-2.0
architecture: any
depends: ["libseccomp"]
make_depends: ["golang"]
type: source