Jefffrey commented on PR #19863:
URL: https://github.com/apache/datafusion/pull/19863#issuecomment-3771868477

   When I try the docker run command it seems to download & install some 
components each time, slowing down the doc build process:
   
   ```
   datafusion (docs/dockerized-docs-build)$ docker run --rm -v 
$(pwd):/datafusion datafusion-docs
   info: syncing channel updates for '1.92.0-aarch64-unknown-linux-gnu'
   info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
   info: downloading component 'clippy'
   info: downloading component 'rustfmt'
   info: installing component 'clippy'
   info: installing component 'rustfmt'
   ```
   
   Could you look into this?


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to