You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/05/25 23:13:51 UTC

[GitHub] [trafficcontrol] zrhoffman commented on a change in pull request #5888: Fix arg placement in TM/TS Dockerfile

zrhoffman commented on a change in pull request #5888:
URL: https://github.com/apache/trafficcontrol/pull/5888#discussion_r639268407



##########
File path: infrastructure/cdn-in-a-box/traffic_monitor/Dockerfile
##########
@@ -27,8 +27,6 @@ RUN if [[ "${RHEL_VERSION%%.*}" -eq 7 ]]; then \
         yum -y install dnf || exit 1; \
     fi
 
-# Default values for RPM -- override with `docker build --build-arg RPM=...'
-ARG RPM=traffic_monitor/traffic_monitor.rpm
 

Review comment:
       Nit: The extra newline can be removed




-- 
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:
users@infra.apache.org