Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: docker-compose
|
||||
description: Fast, isolated development environments using Docker
|
||||
version: 2.40.3
|
||||
revision: 1
|
||||
url: https://www.docker.com/
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- docker
|
||||
make_depends:
|
||||
- golang
|
||||
downloads:
|
||||
- url: https://github.com/docker/compose/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 5ee988a7d9e00ffa2d166a50f4cda0e13622f2220f1ffa6aff353f33cf40e37e
|
||||
Reference in New Issue
Block a user