summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5bb584ea901640d81e13a047faa7ac5b16164141 (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.6
	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.6.tgz
	source = https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-20.10.6.tgz
	source = https://download.docker.com/linux/debian/dists/buster/pool/stable/amd64/docker-ce-cli_20.10.6~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.6/contrib/syntax/nano/Dockerfile.nanorc
	source = https://raw.githubusercontent.com/moby/moby/v20.10.6/contrib/udev/80-docker.rules
	source = docker.sysusers
	sha256sums = e3b6c3b11518281a51fb0eee73138482b83041e908f01adf8abd3a24b34ea21e
	sha256sums = ac4d55e87efa1eec306a91f655d8ae00339be5f631b8b41c10d5c588a3cf0473
	sha256sums = db84c161d363286a0b5c2bb1b743b9def0cf6f9249f1d4293d5fbd8b5795a69a
	sha256sums = caf98bf39fb8621fb955476567a38b8a6b35bab2dccd8a29a16da23d4bb99450
	sha256sums = ed2ebb93d4bb3a30b5ad214d2ea5d467e714928d4fbf077e2a77dce758c0fa60
	sha256sums = 3b1bd816a4a029ac048be7703a72a69ff44c531ead443d573e04f29d812594f1
	sha256sums = 863aa0504a0ce84641e95ea29fae80c14c5a64c62b336149c3b7c5795b90a157
	sha256sums = a7a4b52000ed38ead62665eec9ed2366a4f763d61977ebd5414b041ff1c3d415

pkgname = docker-bin