blob: 35be77c7f53da98e2dd1645936da82e88bf89ce6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = docker-compose-bin
pkgdesc = Pythonless package of a a tool for defining and running multi-container applications
pkgver = 1.28.6
pkgrel = 1
url = https://github.com/docker/compose
arch = x86_64
license = Apache
depends = docker
provides = docker-compose
conflicts = docker-compose
options = !strip
source = docker-compose-1.28.6::https://github.com/docker/compose/releases/download/1.28.6/docker-compose-Linux-x86_64
source = https://github.com/docker/compose/archive/1.28.6.tar.gz
sha256sums = f5f7d605fa17d35a29b217557db4cbe70c1824f3061c522d3cb712bf33db3a67
sha256sums = 873c5c94056be7cf4a10c9c94c862d51c339f9f03c4bc0e1752b74b969a94a1a
pkgname = docker-compose-bin
|