20 lines
538 B
YAML
20 lines
538 B
YAML
name: docker-buildx
|
|
description: Docker CLI plugin for extended build capabilities with BuildKit
|
|
version: 0.34.1
|
|
revision: 2
|
|
url: https://github.com/docker/buildx
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
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: 907846895a843d1dc4fb6962f05567b0c279a2eca83be7461b5928125ebdcc51
|