ocket8888 commented on code in PR #7927:
URL: https://github.com/apache/trafficcontrol/pull/7927#discussion_r1480842630


##########
infrastructure/cdn-in-a-box/traffic_stats/Dockerfile:
##########
@@ -29,9 +29,13 @@ RUN if [[ "${RHEL_VERSION%%.*}" -eq 7 ]]; then \
         yum -y install dnf || exit 1; \
     fi
 
+RUN set -o pipefail && \
+    curl -sLf https://rpm.nodesource.com/setup_16.x | bash

Review Comment:
   ¯\\\_(ツ)\_/¯
   
   I just looked at what GitHub showed me as a part of its notification. Thanks 
for letting me know, though, I'll take a closer look.



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