raulcd commented on issue #43669: URL: https://github.com/apache/arrow/issues/43669#issuecomment-2317553539
Probably not well documented but from my understanding `archery --debug docker build xxx` should pass `--progress=plain` to the command: ``` DEBUG:archery:Executing `['docker', 'compose', '--file=/home/raulcd/code/arrow/docker-compose.yml', 'build', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '--progress=plain', 'conda']` ``` -- 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]
