summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8385b4c305d01098a90fb37e2dbd5c17d2029f5c (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-bin
	pkgdesc = Pack, ship and run any application as a lightweight container, using official binaries
	pkgver = 20.10.8
	pkgrel = 1
	url = https://www.docker.com/
	arch = x86_64
	license = Apache
	depends = bridge-utils
	depends = iproute2
	depends = device-mapper
	depends = sqlite
	depends = systemd
	depends = libseccomp
	depends = runc
	depends = containerd
	optdepends = btrfs-progs: btrfs backend support
	optdepends = pigz: parallel gzip compressor support
	provides = docker
	provides = docker-ce
	conflicts = docker
	conflicts = docker-ce
	conflicts = docker-git
	options = !strip
	source = https://download.docker.com/linux/static/stable/x86_64/docker-20.10.8.tgz
	source = https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-20.10.8.tgz
	source = https://download.docker.com/linux/debian/dists/buster/pool/stable/amd64/docker-ce-cli_20.10.8~3-0~debian-buster_amd64.deb
	source = https://raw.githubusercontent.com/docker/docker-ce-packaging/1c1cb918d8cf84f321bab7cb9739c221fe4f3ed7/systemd/docker.socket
	source = https://raw.githubusercontent.com/docker/docker-ce-packaging/1c1cb918d8cf84f321bab7cb9739c221fe4f3ed7/systemd/docker.service
	source = https://raw.githubusercontent.com/moby/moby/v20.10.8/contrib/syntax/nano/Dockerfile.nanorc
	source = https://raw.githubusercontent.com/moby/moby/v20.10.8/contrib/udev/80-docker.rules
	source = docker.sysusers
	sha256sums = 7ea11ecb100fdc085dbfd9ab1ff380e7f99733c890ed815510a5952e5d6dd7e0
	sha256sums = 3d6ea2a389f47b173161a6a7e788cee14fee5d0ce7f4d16477f63ed4e5ab04ef
	sha256sums = f9c60f454909346e405562b8acc3456bf1e3f7a6f3e3a1d26a4addb159b5b970
	sha256sums = caf98bf39fb8621fb955476567a38b8a6b35bab2dccd8a29a16da23d4bb99450
	sha256sums = ed2ebb93d4bb3a30b5ad214d2ea5d467e714928d4fbf077e2a77dce758c0fa60
	sha256sums = 3b1bd816a4a029ac048be7703a72a69ff44c531ead443d573e04f29d812594f1
	sha256sums = 863aa0504a0ce84641e95ea29fae80c14c5a64c62b336149c3b7c5795b90a157
	sha256sums = a7a4b52000ed38ead62665eec9ed2366a4f763d61977ebd5414b041ff1c3d415

pkgname = docker-bin