ZhendongBai commented on a change in pull request #3349: URL: https://github.com/apache/hadoop/pull/3349#discussion_r708970860
########## File path: dev-support/docker/Dockerfile ########## @@ -248,4 +248,4 @@ RUN curl -L -o hugo.deb https://github.com/gohugoio/hugo/releases/download/v0.30 COPY hadoop_env_checks.sh /root/hadoop_env_checks.sh RUN chmod 755 /root/hadoop_env_checks.sh # hadolint ignore=SC2016 -RUN echo '${HOME}/hadoop_env_checks.sh' >> /root/.bashrc +RUN echo '${HOME}/hadoop_env_checks.sh' >> /root/.bashrc Review comment: @GauthamBanasandra I will rollback the file changes. -- 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]
