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 2018/04/30 15:37:20 UTC

[GitHub] dangogh commented on a change in pull request #2149: TO and TODB in docker front-to-back

dangogh commented on a change in pull request #2149: TO and TODB in docker front-to-back
URL: https://github.com/apache/incubator-trafficcontrol/pull/2149#discussion_r185023598
 
 

 ##########
 File path: infrastructure/cdn-in-a-box/README.md
 ##########
 @@ -0,0 +1,41 @@
+# CDN-In-A-bOx (CIAO) - Notes
+
+## Build step
+So far, the build is done from this directory (/infrastructure/cdn-in-a-box/), using the following command:
+
+```bash
+docker-compose -f ./docker-compose.yml -f traffic_ops/docker-compose.yml -f traffic_ops_db/docker-compose.yml -f traffic_portal/docker-compose.yml up --build
 
 Review comment:
   agree,  but during development,  it was easier to have them separated..

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


With regards,
Apache Git Services