summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f8e5c7b254fb4f058050a166501db665d8a30202 (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
pkgbase = sysbox-ce
	pkgdesc = Container runtime with VM-like isolation (run Systemd, Docker, K8s in containers)
	pkgver = 0.6.2
	pkgrel = 1
	url = https://github.com/nestybox/sysbox
	install = install.sh
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = go
	makedepends = protobuf
	makedepends = protoc-gen-go-grpc
	makedepends = lsb-release
	makedepends = inetutils
	depends = rsync
	depends = fuse2
	optdepends = shiftfs: For uid-mapping on very old kernels without idmapped-mounts
	source = git+https://github.com/nestybox/sysbox.git#tag=v0.6.2
	source = git+https://github.com/nestybox/dockerfiles.git#commit=5b7ec2230af7fb65eb820277e8c408cfa68f79b7
	source = git+https://github.com/nestybox/sysbox-fs.git#commit=30fd49edbd51048fed8b2ad0af327598d30b29eb
	source = git+https://github.com/nestybox/fuse.git#commit=45cd9a3d884448418546d8eaa54ee7d772e576d6
	source = git+https://github.com/nestybox/sysbox-ipc.git#commit=8ab58c1422bea9fb6c147c032d012e0568695885
	source = git+https://github.com/nestybox/sysbox-libs.git#commit=9f50cc29d4bc301dc6850929e16129c64492114a
	source = git+https://github.com/nestybox/libseccomp.git#commit=8249e759351de2c647fa6e4f2e7db6261a624542
	source = git+https://github.com/nestybox/libseccomp-golang.git#commit=11a59bb55bc48351c32a814b20f284ad4e941af4
	source = git+https://github.com/nestybox/sysbox-mgr.git#commit=4b5fb1def9abe6a256cfe62bacaf2a7d333d81d2
	source = git+https://github.com/nestybox/sysbox-pkgr.git#commit=b560194d516b300e9e201274a29348d3626055c1
	source = git+https://github.com/nestybox/sysbox-runc.git#commit=60ca93c783b19c63581e34aa183421ce0b9b26b7
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = sysbox-ce