Initial Commit

This commit is contained in:
2025-05-08 17:18:37 +03:00
commit 05cd3a5b6b
2 changed files with 43 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
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