[ 
https://issues.apache.org/jira/browse/FLINK-40643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18115001#comment-18115001
 ] 

Sergey Nuyanzin commented on FLINK-40643:
-----------------------------------------

Merged as 
[f3b19d227be1aa5aaf9574477d688825e8bbf86f|https://github.com/apache/flink-ci-docker/commit/f3b19d227be1aa5aaf9574477d688825e8bbf86f]

> Do not use dowload/untar runs separately in flink-ci-docker
> -----------------------------------------------------------
>
>                 Key: FLINK-40643
>                 URL: https://issues.apache.org/jira/browse/FLINK-40643
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System / CI
>            Reporter: Sergey Nuyanzin
>            Assignee: Sergey Nuyanzin
>            Priority: Major
>              Labels: pull-request-available
>
> The problem is that there are several lines like 
> {noformat}
> RUN wget -q 
> https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.19%2B7/OpenJDK11U-jdk_x64_linux_hotspot_11.0.19_7.tar.gz
> RUN tar -C /usr/lib/jvm -xzf OpenJDK11U-jdk_x64_linux_hotspot_11.0.19_7.tar.gz
> {noformat}
> as a result first line downloads the artifact, the next untars.
> However nobody drops the archive.
> In total almost 1Gb could be freed



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to