Initial Commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user