zrhoffman commented on a change in pull request #5253:
URL: https://github.com/apache/trafficcontrol/pull/5253#discussion_r518451317
##########
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:
It will, but `carton` replaces anything it cannot use.
----------------------------------------------------------------
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]