kou commented on PR #44989: URL: https://github.com/apache/arrow/pull/44989#issuecomment-2608329937
https://github.com/apache/arrow/blob/main/dev/tasks/linux-packages/apache-arrow/yum/centos-7/Dockerfile and other `dev/tasks/linux-packages/*/{apt,yum}/*/Dockerfile`s are self-contained and no dependency `Dockerfile`. They use `dev/tasks/linux-packages/*/{apt,yum}/*/` as `docker build` context. If we change `docker build` context to the top directory, we can use `ci/scripts/*`. But it'll introduce another complexity. Could you embed a shell script instead of reusing `ci/scripts/*`? -- 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]
