[ https://issues.apache.org/jira/browse/ARROW-11641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Krisztian Szucs resolved ARROW-11641. ------------------------------------- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 9499 [https://github.com/apache/arrow/pull/9499] > [CI] Use docker buildkit's inline cache to reuse build cache across different > hosts > ----------------------------------------------------------------------------------- > > Key: ARROW-11641 > URL: https://issues.apache.org/jira/browse/ARROW-11641 > Project: Apache Arrow > Issue Type: Improvement > Components: Continuous Integration > Reporter: Krisztian Szucs > Assignee: Krisztian Szucs > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > Docker buildkit supports cache inlining, which means that the cache manifest > gets bundled in the produced docker image. This helps us to avoid cache > misses on different hosts, greatly improving the image reusability (regarding > the build speed). -- This message was sent by Atlassian Jira (v8.3.4#803005)