Hi all, I want to run Contrail services (such as contrail-vrouter-agent, contrail-collector, contrail-analytics, contrail-webui) and their dependencies (such as cassandra, kafka) inside Docker containers. I googled for some instructions on how to build Docker images for Contrail services, but unfortunately I could not find anything relevant.
I have found contrail-docker repo on GitHub but I think this is used for running the Contrail services inside Docker containers. Contrail-docker repo supposes that the Docker images containing the Contrail services are already built. I have also found in [1] some already built Docker images containing Contrail services. [1] https://hub.docker.com/u/opencontrail/?page=1 Unfortunately, for contrail-vrouter-agent, the Docker image is from R2.20 branch: https://hub.docker.com/r/opencontrail/vrouter-agent/tags/ My questions are: 1. How to build Contrail services from master branch as images for Docker containers? 2. Is contrail-docker the repo to be used for running Docker images containing Contrail services? 3. I want to run contrail-docker with the already-built Docker images from [1], although none of them is a Docker image from master branch. Do I need a Docker image containing contrail-vrouter-agent for R4.0 branch for a full Contrail setup? 4. Which OpenStack is used in conjunction with Docker images containing Contrail services? Thanks, Anda
_______________________________________________ Dev mailing list Dev@lists.opencontrail.org http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org