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

[feat][build] Support ARM64-based docker images #17733

Merged
merged 8 commits into from
Sep 21, 2022

Commits on Sep 20, 2022

  1. detect arch for Golang installation

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    6a2d129 View commit details
    Browse the repository at this point in the history
  2. detect arch for JDK installation

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    e0d465a View commit details
    Browse the repository at this point in the history
  3. fix python client build on ARM64

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b2d5605 View commit details
    Browse the repository at this point in the history
  4. fix java_home path

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9fe71d9 View commit details
    Browse the repository at this point in the history
  5. fix resolve architecture

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a13e8cb View commit details
    Browse the repository at this point in the history
  6. revert chained run commands

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    1ae7709 View commit details
    Browse the repository at this point in the history
  7. architecture -> ARCH

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    1909f25 View commit details
    Browse the repository at this point in the history
  8. install build-essential python3-dev only for ARM64

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    2793885 View commit details
    Browse the repository at this point in the history