Multi-arch images for apparmor-loader container
Originally from: https://github.com/kubernetes/contrib/tree/master/apparmor/loader Moving the code here to prevent bit-rot and to be sure we can recreate or update the images on demand. Moving it here also ensures we can use the common harness to build the multi-arch manifests needed for running the apparmor e2e test can run on multiple architectures. Change-Id: Idece17c494fc944c0aaef64805d2f0e3c4d7fb28
This commit is contained in:
4
test/images/apparmor-loader/BASEIMAGE
Normal file
4
test/images/apparmor-loader/BASEIMAGE
Normal file
@@ -0,0 +1,4 @@
|
||||
amd64=alpine:3.8
|
||||
arm=arm32v6/alpine:3.8
|
||||
arm64=arm64v8/alpine:3.8
|
||||
ppc64le=ppc64le/alpine:3.8
|
Reference in New Issue
Block a user