summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6ed6fde80882cd891715e55c50751cd4f3320888 (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
42
pkgbase = docker-bin
	pkgdesc = Pack, ship and run any application as a lightweight container, using official binaries
	pkgver = 20.10.5
	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.5.tgz
	source = https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-20.10.5.tgz
	source = https://download.docker.com/linux/debian/dists/buster/pool/stable/amd64/docker-ce-cli_20.10.5~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.5/contrib/syntax/nano/Dockerfile.nanorc
	source = https://raw.githubusercontent.com/moby/moby/v20.10.5/contrib/udev/80-docker.rules
	source = docker.sysusers
	sha256sums = 3f18edc66e1faae607d428349e77f9800bdea554528521f0f6c49fc3f1de6abf
	sha256sums = c7265d1c376dcfc182714235fc3e8ea5e2f3f540af94450fa0469cac97b3dd55
	sha256sums = f0f2eb6286a7c8b2b276366d987ea13a3d6d7f7fc2c96f8a620a89469f2486db
	sha256sums = caf98bf39fb8621fb955476567a38b8a6b35bab2dccd8a29a16da23d4bb99450
	sha256sums = ed2ebb93d4bb3a30b5ad214d2ea5d467e714928d4fbf077e2a77dce758c0fa60
	sha256sums = 3b1bd816a4a029ac048be7703a72a69ff44c531ead443d573e04f29d812594f1
	sha256sums = 863aa0504a0ce84641e95ea29fae80c14c5a64c62b336149c3b7c5795b90a157
	sha256sums = a7a4b52000ed38ead62665eec9ed2366a4f763d61977ebd5414b041ff1c3d415

pkgname = docker-bin