summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 809b4eb435f5a6ad39225b55db6c50152927cff8 (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
pkgbase = docker-bin
	pkgdesc = Pack, ship and run any application as a lightweight container, using official binaries
	pkgver = 17.04.0
	pkgrel = 2
	url = https://www.docker.com/
	arch = x86_64
	license = Apache
	makedepends = go-md2man
	depends = bridge-utils
	depends = iproute2
	depends = device-mapper
	depends = sqlite
	depends = systemd
	depends = libseccomp
	optdepends = btrfs-progs: btrfs backend support
	optdepends = lxc: lxc backend support
	provides = docker
	provides = docker-ce
	conflicts = docker
	conflicts = docker-ce
	conflicts = docker-git
	options = !strip
	source = https://get.docker.com/builds/Linux/x86_64/docker-17.04.0-ce.tgz
	source = https://github.com/moby/moby/archive/v17.04.0-ce.tar.gz
	source = docker.sysusers
	md5sums = b48684ab01ba2068ca44a21da92ce169
	md5sums = 1c794272d1e25c05cdd5b5706ea23658
	md5sums = 9a8b2744db23b14ca3cd350fdf73c179

pkgname = docker-bin