Add 'gvisor-git/' from commit 'a6279bbc52
'
git-subtree-dir: gvisor-git git-subtree-mainline:198d3e0495
git-subtree-split:a6279bbc52
This commit is contained in:
commit
ac50cd8280
2 changed files with 62 additions and 0 deletions
17
gvisor-git/.SRCINFO
Normal file
17
gvisor-git/.SRCINFO
Normal file
|
@ -0,0 +1,17 @@
|
|||
pkgbase = gvisor-git
|
||||
pkgdesc = OCI container sandbox runtime focused on security, efficiency, and ease of use
|
||||
pkgver = 20220905.0
|
||||
pkgrel = 1
|
||||
url = https://gvisor.dev
|
||||
arch = x86_64
|
||||
arch = aarch64
|
||||
license = Apache
|
||||
makedepends = git
|
||||
makedepends = go
|
||||
optdepends = docker: for Docker runtime support
|
||||
provides = gvisor
|
||||
conflicts = gvisor
|
||||
source = git+https://github.com/google/gvisor#branch=go
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = gvisor-git
|
Loading…
Add table
Add a link
Reference in a new issue