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 support to build multi-arch images #195

Merged
merged 1 commit into from
May 5, 2022

Commits on May 3, 2022

  1. Add capability to build multi-arch images

    * Duplicate modules to support multi-arch.
    * Extract platform archictecture from the version
    * Validate version without architecture parameter
    * Add buildx and qemu for platform emulation.
    * Do cekit build dry-run and then call docker build
    * Add --load to set the default docker container driver in order to load into docker.
    * Add GraalVM 22.0 and 22.1 java11 and java17 arm64 images.
    * Add Mandrel 22.0 and 22.1 java11 and java17 arm64 images.
    * Move tooling images to use 22.0.0-java11-amd64 image
    * Only test native with x86 images.
    galderz committed May 3, 2022
    Configuration menu
    Copy the full SHA
    21e25a3 View commit details
    Browse the repository at this point in the history