Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add s390x support to docker images #1749

Merged

Commits on Sep 23, 2021

  1. Add s390x support to docker images

    1. add s390x support to docker images `executor`, `executor(slim)`,
       `executor(debug)` and `warmer`. Fixes GoogleContainerTools#1462 and GoogleContainerTools#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>
    kun-lu20 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    8d98aaf View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Merge branch 'master' into add_s390x_docker_images

    Signed-off-by: Kun-Lu <kun.lu@ibm.com>
    kun-lu20 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    bb6b683 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Merge branch 'master' into add_s390x_docker_images

    Signed-off-by: Kun-Lu <kun.lu@ibm.com>
    kun-lu20 committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c42996e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1046b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    c246f70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa581ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    524a281 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    ed6e2e5 View commit details
    Browse the repository at this point in the history