summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8288eecfd5a3f0a1be8a17b51597d48a629e7249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = kaniko
	pkgdesc = Build Container Images In Kubernetes
	pkgver = 1.17.0
	pkgrel = 1
	url = https://github.com/GoogleContainerTools/kaniko
	arch = x86_64
	license = Apache
	makedepends = go
	depends = glibc
	optdepends = bash: run_in_docker.sh script
	options = !lto
	source = https://github.com/GoogleContainerTools/kaniko/archive/refs/tags/v1.17.0.tar.gz
	sha256sums = 30cb697262a3c6593b18794741da350e3453cf238009bced80f74cb819f23366

pkgname = kaniko