Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: docker-buildx
|
||||
description: Docker CLI plugin for extended build capabilities with BuildKit
|
||||
version: 0.29.1
|
||||
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: 20f62461257d3f20ac98c6e6d3f22ca676710644d9e4688c2e4c082bfba9b619
|
||||
Reference in New Issue
Block a user