[
https://issues.apache.org/jira/browse/TEZ-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079811#comment-18079811
]
László Bodor commented on TEZ-4717:
-----------------------------------
merged to master, thanks [~Aggarwal_Raghav] for this nice optimization!
> 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
> Fix For: 1.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> # 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)