zhangstar333 commented on code in PR #67857: URL: https://github.com/apache/doris/pull/67857#discussion_r3987157054
########## docker/compilation/Dockerfile: ########## @@ -103,9 +109,21 @@ RUN wget https://doris-community-bj-1308700295.cos.ap-beijing.myqcloud.com/tools RUN rm -f /etc/profile.d/ccache.* \ && cp /etc/pki/tls/certs/ca-bundle.crt /etc/ssl/certs/ca-certificates.crt +# Install the Rust toolchain required by Lance-C. Review Comment: maybe no need those dockerfiles -- 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]
