aajisaka commented on a change in pull request #2051:
URL: https://github.com/apache/hadoop/pull/2051#discussion_r453468716



##########
File path: dev-support/docker/Dockerfile
##########
@@ -84,6 +84,16 @@ RUN apt-get -q update \
     && apt-get clean \
     && rm -rf /var/lib/apt/lists/*
 
+#######
+# Boost 1.72 (1.65 ships with Bionic)
+#######
+WORKDIR /root/boost-library

Review comment:
       WORKDIR is `/root` in other places. Would you remove the overrides?




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

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