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 2020/11/06 00:10:43 UTC

[GitHub] [trafficcontrol] rawlinp commented on a change in pull request #5253: GitHub Actions: Cache CPAN modules

rawlinp commented on a change in pull request #5253:
URL: https://github.com/apache/trafficcontrol/pull/5253#discussion_r518446718



##########
File path: infrastructure/cdn-in-a-box/traffic_ops/Dockerfile
##########
@@ -79,6 +79,9 @@ ADD traffic_router/core/src/test/resources/geo/GeoLite2-City.mmdb.gz /opt/traffi
 
 WORKDIR /opt/traffic_ops/app
 ADD traffic_ops/app/cpanfile traffic_ops/install/bin/install_goose.sh ./
+
+# Start with the existing traffic_ops/app/local directory
+COPY traffic_ops/app/local local

Review comment:
       Wouldn't this try to copy my macOS-based `local` dir into a centOS container?




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