Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: docker
|
||||
description: Build, share, run, and verify applications anywhere using containers
|
||||
version: 28.5.0
|
||||
revision: 1
|
||||
url: https://www.docker.com/
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- moby
|
||||
- tini
|
||||
make_depends:
|
||||
- golang
|
||||
- go-md2man
|
||||
downloads:
|
||||
- url: https://github.com/docker/cli/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: f523daa962f748a9bfc02c90b56672f31539e3816d161cf77febe007789c3101
|
||||
Reference in New Issue
Block a user