kaniko/deploy
Kun Lu ccaa38d31f
Add s390x support to docker images (#1749)
* Add s390x support to docker images

1. add s390x support to docker images `executor`, `executor(slim)`,
   `executor(debug)` and `warmer`. Fixes #1462 and #1665.

2. Address the building issue of dependency `docker-credential-gcr`
   in Dockerfiles. This issue was introduced when recent commits
   in `docker-credential-gcr` removed the Makefile.

Signed-off-by: Kun-Lu <kun.lu@ibm.com>

* Add s390x support to all images except debug image

* Add s390x support to images.yaml

* Fix ld64.so.1 not found issue on s390x

* Add a comment for copying /lib from busybox container on s390x
2022-01-06 11:19:26 -05:00
..
Dockerfile fix: change the name of the acr cred helper (#1865) 2021-12-29 08:28:32 -05:00
Dockerfile_debug Add s390x support to docker images (#1749) 2022-01-06 11:19:26 -05:00
Dockerfile_slim Share the Go build cache when building in Dockerfiles (#1853) 2021-12-22 12:43:12 -05:00
Dockerfile_warmer fix: change the name of the acr cred helper (#1865) 2021-12-29 08:28:32 -05:00
cloudbuild-debug-release.yaml Mutli-arch support (#1531) 2021-01-25 17:49:19 -08:00
cloudbuild-debug.yaml Fix release pipeline (#1561) 2021-02-08 09:59:16 -08:00
cloudbuild-executor-release.yaml Mutli-arch support (#1531) 2021-01-25 17:49:19 -08:00
cloudbuild-executor.yaml Fix release pipeline (#1561) 2021-02-08 09:59:16 -08:00
cloudbuild-warmer-release.yaml Mutli-arch support (#1531) 2021-01-25 17:49:19 -08:00
cloudbuild-warmer.yaml Mutli-arch support (#1531) 2021-01-25 17:49:19 -08:00