blob: 43cabbcff1d7b56253bde688388d489b6e115c19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
pkgbase = docker-git
pkgdesc = Pack, ship and run any application as a lightweight container -git latest
pkgver = 27.5.0+r51096+g2b7e859c4
pkgrel = 1
url = https://www.docker.com/
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = git
makedepends = go
makedepends = btrfs-progs
makedepends = cmake
makedepends = systemd
makedepends = go-md2man
makedepends = sed
depends = glibc
depends = bridge-utils
depends = iproute2
depends = device-mapper
depends = sqlite
depends = systemd-libs
depends = libseccomp
depends = libtool
depends = runc
depends = containerd
optdepends = btrfs-progs: btrfs backend support
optdepends = pigz: parallel gzip compressor support
optdepends = docker-buildx: extended build capabilities
provides = docker
conflicts = docker
options = !lto
source = git+https://github.com/docker/cli.git
source = git+https://github.com/moby/moby.git
source = git+https://github.com/krallin/tini.git
source = docker.sysusers
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb
pkgname = docker-git
|