kou opened a new issue, #47509: URL: https://github.com/apache/arrow/issues/47509
### Describe the enhancement requested We're using `--cache-from` but `--build-arg BUILDKIT_INLINE_CACHE=1` isn't used: https://github.com/apache/arrow/blob/9013abc71e6f200f1c46f745940fa1fcd85a8bd6/dev/tasks/linux-packages/package-task.rb#L123 We need to use `BUILDKIT_INLINE_CACHE` to embed cache information to image. So we can't use cache with the current configuration. ### Component(s) Continuous Integration, Packaging -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
