Provide 'oci-runtime' package
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: runc
|
name: runc
|
||||||
description: CLI tool for spawning and running containers according to the OCI specification
|
description: CLI tool for spawning and running containers according to the OCI specification
|
||||||
version: 1.3.3
|
version: 1.3.3
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/opencontainers/runc
|
url: https://github.com/opencontainers/runc
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -11,6 +11,8 @@ depends:
|
|||||||
make_depends:
|
make_depends:
|
||||||
- golang
|
- golang
|
||||||
- go-md2man
|
- go-md2man
|
||||||
|
provides:
|
||||||
|
- oci-runtime
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://github.com/opencontainers/runc/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/opencontainers/runc/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}/src/github.com/opencontainers/runc
|
extract_to: ${BPM_SOURCE}/src/github.com/opencontainers/runc
|
||||||
|
|||||||
Reference in New Issue
Block a user