[
https://issues.apache.org/jira/browse/TEZ-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghav Aggarwal updated TEZ-4717:
---------------------------------
Description:
# Speed up build times by moving standalone binary downloads (shellcheck,
hadolint, buf, protoc) into concurrent, lightweight Alpine stages.
# Use {{eclipse-temurin:21-jdk-noble}} to natively support both arm64 (Macs)
and amd64 architectures, Dockerimage was not building on mac
# Centralized Dependency versions
# Deleted the unused {{golang-go}} compiler
# Fixed all {{hadolint}} warnings by modernizing {{ENV}} syntax
was:
Speed up build times by moving standalone binary downloads (shellcheck,
hadolint, buf, protoc) into concurrent, lightweight Alpine stages.
Use {{eclipse-temurin:21-jdk-noble}} to natively support both arm64 (Macs) and
amd64 architectures, Dockerimage was not building on mac
Centralized Dependency versions
Deleted the unused {{golang-go}} compiler
Fixed all {{hadolint}} warnings by modernizing {{ENV}} syntax
> Modernize and Optimize Yetus Dockerfile build time and maintainability
> -----------------------------------------------------------------------
>
> Key: TEZ-4717
> URL: https://issues.apache.org/jira/browse/TEZ-4717
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: Raghav Aggarwal
> Assignee: Raghav Aggarwal
> Priority: Major
>
> # Speed up build times by moving standalone binary downloads (shellcheck,
> hadolint, buf, protoc) into concurrent, lightweight Alpine stages.
> # Use {{eclipse-temurin:21-jdk-noble}} to natively support both arm64 (Macs)
> and amd64 architectures, Dockerimage was not building on mac
> # Centralized Dependency versions
> # Deleted the unused {{golang-go}} compiler
> # Fixed all {{hadolint}} warnings by modernizing {{ENV}} syntax
--
This message was sent by Atlassian Jira
(v8.20.10#820010)