20 lines
505 B
Plaintext
20 lines
505 B
Plaintext
name: docker
|
|
description: Build, share, run, and verify applications anywhere using containers
|
|
version: 28.5.1
|
|
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}
|
|
extract_strip_components: 1
|
|
checksum: 3872f03dd3d1e2769ecad57c8744743e72ad619f72f1897f4886fd44746337cd
|