Add docker-compose.yml
[ccsdk/distribution.git] / src / main / yaml / README.md
1 This directory contains a docker-compose.yml that is intended for
2 use by CCSDK developers to test and debug issues with the CCSDK
3 docker containers.
4
5 Please note that these containers are NOT intended to be used as standalone
6 containers, with interface to other ONAP components. Rather, they are intended
7 to be used as bases for other containers (e.g. odlsli is the container
8 that SDN-C and APP-C would base their controller containers on), or as 
9 development environments (e.g. the dgbuilder container is a development
10 tool for editing directed graphs)