* 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 |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| Dockerfile_debug | ||
| Dockerfile_slim | ||
| Dockerfile_warmer | ||
| cloudbuild-debug-release.yaml | ||
| cloudbuild-debug.yaml | ||
| cloudbuild-executor-release.yaml | ||
| cloudbuild-executor.yaml | ||
| cloudbuild-warmer-release.yaml | ||
| cloudbuild-warmer.yaml | ||