Initial commit
This commit is contained in:
14
.SRCINFO
Normal file
14
.SRCINFO
Normal file
@@ -0,0 +1,14 @@
|
||||
generated-by = makedeb-makepkg
|
||||
|
||||
pkgbase = docker-compose
|
||||
pkgdesc = Define and run multi-container applications with Docker
|
||||
pkgver = 2.2.2
|
||||
pkgrel = 1
|
||||
url = https://docs.docker.com/compose/
|
||||
arch = any
|
||||
license = Apache-2.0
|
||||
depends = golang-go>=1.17
|
||||
source = https://github.com/docker/compose/archive/refs/tags/v2.2.2.tar.gz
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = docker-compose
|
||||
Reference in New Issue
Block a user