blob: 233d9ae467c983d37a4bc327276a267b11a54c85 (
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.5
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.5::https://github.com/docker/compose/releases/download/1.28.5/docker-compose-Linux-x86_64
source = https://github.com/docker/compose/archive/1.28.5.tar.gz
sha256sums = 46406eb5d8443cc0163a483fcff001d557532a7fad5981e268903ad40b75534c
sha256sums = 41981d62e69e3bb2220a18306cebf9b2f564afe5f2b11f0cf8bba3bf0cf34938
pkgname = docker-compose-bin
|