assignUser commented on code in PR #41455:
URL: https://github.com/apache/arrow/pull/41455#discussion_r1585019341


##########
ci/docker/linux-apt-docs.dockerfile:
##########
@@ -48,16 +61,20 @@ RUN apt-get update -y && \
         libxml2-dev \
         meson \
         ninja-build \
+        nodejs \

Review Comment:
   If we are installing nodejs already why not use something like 
https://github.com/mermaid-js/mermaid-cli instead of chromium?



##########
ci/docker/linux-apt-docs.dockerfile:
##########
@@ -48,16 +61,20 @@ RUN apt-get update -y && \
         libxml2-dev \
         meson \
         ninja-build \
+        nodejs \

Review Comment:
   If we are installing nodejs already why not use something like 
https://github.com/mermaid-js/mermaid-cli instead of chromium?



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

Reply via email to