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