18 lines
498 B
Plaintext
18 lines
498 B
Plaintext
name: docker-buildx
|
|
description: Docker CLI plugin for extended build capabilities with BuildKit
|
|
version: 0.30.0
|
|
revision: 1
|
|
url: https://github.com/docker/buildx
|
|
license: Apache-2.0
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- docker
|
|
make_depends:
|
|
- golang
|
|
downloads:
|
|
- url: https://github.com/docker/buildx/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 8acfd78fc74ad79d674f6305c7eb62807f592946a76e9a0451f944f74fc75e33
|