rob05c commented on issue #2149: TO and TODB in docker front-to-back URL: https://github.com/apache/incubator-trafficcontrol/pull/2149#issuecomment-382553496 This seems like it adds a lot of complexity to the system, even if the interface is easy, it seems like there's a lot more here to go wrong. Historically, our Dockerfiles have been consistently broken. I have a need for a simple Docker environment that I can bring up, and it'll certainly be more painful if I'm forced to maintain and fix the TO Dockerfile in my own fork. Further, using the RPMs is also an advantage, not a disadvantage, in building and testing; if nothing else, for build servers. I don't object to adding more Dockerfiles for different configurations, but can we keep the existing `infrastructure/docker/traffic_ops/Dockerfile` which creates a complete TO environment using the RPM in a single container? I use it daily and have an immediate need for it, and the new Dockerfiles are a different configuration that doesn't solve the same problem.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
