summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7e91f267f03fd76e8523ddc60fe870aae91b212e (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
pkgbase = docker-registry2-git
	pkgdesc = Docker Registry 2.0 (aka docker-distibution) implementation to pack, ship, store, and deliver docker images (git version).
	pkgver = r2956.af8ac809
	pkgrel = 1
	url = https://github.com/distribution/distribution
	install = docker-registry-git.install
	arch = i686
	arch = x86_64
	arch = aarch64
	arch = armv7h
	arch = armv6h
	arch = arm
	license = apache
	makedepends = git
	makedepends = go
	provides = docker-registry
	conflicts = docker-registry
	backup = etc/docker-registry/config.yml
	source = docker-registry2-git::git+https://github.com/distribution/distribution
	source = docker-registry.conf
	source = docker-registry.service
	source = docker-registry.sysusers
	sha256sums = SKIP
	sha256sums = ef9c4f3dbde6a60d07a0be2553a5ca0717132fb3dbdd541284f671c2f4e34cdf
	sha256sums = b75e03e96dd90bb05e22d31fb5ee8fa159db21652995fbb7069bf3ac823c57f5
	sha256sums = 4aada981fb0bc3f4b7eb04790178e17fa2820a7d423474a3dad808ae1607ed39

pkgname = docker-registry2-git