Include containerd shim binary

This commit is contained in:
Manuel 2022-03-28 06:46:50 +02:00
parent cf89b2a664
commit dbeb32aaab
Signed by: Manuel
GPG key ID: 4085037435E1F07A
2 changed files with 28 additions and 14 deletions

View file

@ -1,19 +1,21 @@
pkgbase = gvisor-bin
pkgdesc = OCI container sandbox runtime focused on security, efficiency, and ease of use
pkgver = 20220228.0
pkgrel = 2
pkgrel = 3
url = https://gvisor.dev
arch = x86_64
arch = aarch64
license = Apache
optdepends = docker: for Docker runtime support
provides = gvisor
provides = runsc
conflicts = gvisor
conflicts = runsc
source_x86_64 = gvisor-bin-20220228.0::https://storage.googleapis.com/gvisor/releases/release/20220228/x86_64/runsc
source_x86_64 = https://storage.googleapis.com/gvisor/releases/release/20220228/x86_64/runsc
source_x86_64 = https://storage.googleapis.com/gvisor/releases/release/20220228/x86_64/containerd-shim-runsc-v1
sha512sums_x86_64 = 00b65f872785f77d61c789c4589e56d085697ef6d6c89370dceca0d464df7d267a65b2fcd63bd7513910b28e72cc9f22991139c262b42c84a25f0f55136ba736
source_aarch64 = gvisor-bin-20220228.0::https://storage.googleapis.com/gvisor/releases/release/20220228/aarch64/runsc
sha512sums_x86_64 = a66c0d9b351f3f220ad6ce2953e4b06f4faaf10bc3cfb316f6d42037e0304f0f6e1afd41ee8bccca3d005ef6d702fe707048ffb6cc2f9453a3ed04cda60b311c
source_aarch64 = https://storage.googleapis.com/gvisor/releases/release/20220228/aarch64/runsc
source_aarch64 = https://storage.googleapis.com/gvisor/releases/release/20220228/aarch64/containerd-shim-runsc-v1
sha512sums_aarch64 = 09b1148d9ca601236e0bc37bedb2439e1ccf725396343ed895746e688d095669a8be190b201d1c4129b7dfcef7d80780b525563ce3202c83f24874422d071a8e
sha512sums_aarch64 = 9a52b5c9b5df5dd41e13715f81230cc3f282388a63697fe232a3bd917d7e285e7edd88cc12f05b18eb381f293830084efd6b66f3396ebc2ab726bc8c94878fca
pkgname = gvisor-bin