
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
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
amd64=alpine:3.8
|
|
arm=arm32v6/alpine:3.8
|
|
arm64=arm64v8/alpine:3.8
|
|
ppc64le=ppc64le/alpine:3.8
|