jorisvandenbossche opened a new issue, #43669: URL: https://github.com/apache/arrow/issues/43669
I was debugging one of our docker-compose based CI build, and building and running the docker image locally with `archery docker build xxx`. As the documentation (https://arrow.apache.org/docs/dev/developers/continuous_integration/docker.html) mentions, you can specify `--no-cache` to `archery docker run/build` (which passes that to `docker compose build`, but while debugging, I found that additionally it would have been helpful to be able to pass `--progress=plain` through. -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org