GoogleContainerTools / GoogleContainerTools/jib

Pull manifests and container configs concurrently in PullBaseImages when building multi-platform images

Open
#2,752 0 comments 0 reactions 0 assignees View on GitHub
area/jib-core area/jib-gradle-plugin area/jib-maven-plugin cleanup priority: p4
Dominant language
Java
Stars
14.5k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

Currently, `PullBaseImages` iterates over a manifest list and downloads manifests sequentially.

https://github.com/GoogleContainerTools/jib/blob/94f8bdafe0f816c548f96392b34660d5574cc5c4/jib-core/src/main/java/com/google/cloud/tools/jib/builder/steps/PullBaseImageStep.java#L239

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.