mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-08 02:15:27 +00:00
Originally from: https://github.com/kubernetes/ingress-nginx/tree/master/images/echoheaders 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 e2e test that use this container. Change-Id: I15009268da4e7809a1c03d9af3181b585afa8139
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
amd64=nginx:1.15-alpine
|
|
arm=arm32v6/nginx:1.15-alpine
|
|
arm64=arm64v8/nginx:1.15-alpine
|
|
ppc64le=ppc64le/nginx:1.15-alpine
|