22 lines
545 B
YAML
22 lines
545 B
YAML
name: docker
|
|
description: Build, share, run, and verify applications anywhere using containers
|
|
version: 29.5.3
|
|
revision: 2
|
|
url: https://www.docker.com/
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
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}
|
|
extract_strip_components: 1
|
|
checksum: 7608d82f33ce0ebbbed5bf8f6997319375c30a46d325496f3e8974c9a0c8ce6b
|