21 lines
561 B
Plaintext
21 lines
561 B
Plaintext
name: containers-image
|
|
description: Set of go libraries aimed at working in various way with container images and registries
|
|
version: 5.36.0
|
|
revision: 1
|
|
url: https://github.com/containers/image
|
|
license: Apache-2.0
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
make_depends:
|
|
- go-md2man
|
|
keep:
|
|
- etc/containers/registries.conf
|
|
- etc/containers/policy.json
|
|
make_depends:
|
|
- go-md2man
|
|
downloads:
|
|
- url: https://github.com/containers/image/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|