Initial commit

This commit is contained in:
Hunter Wittenborn
2021-12-19 04:45:51 -06:00
commit ebeacaa93f
2 changed files with 38 additions and 0 deletions

14
.SRCINFO Normal file
View 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