summaryrefslogtreecommitdiffstats
path: root/src/main/yaml/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/yaml/README.md')
-rw-r--r--src/main/yaml/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/main/yaml/README.md b/src/main/yaml/README.md
new file mode 100644
index 00000000..6e536a60
--- /dev/null
+++ b/src/main/yaml/README.md
@@ -0,0 +1,10 @@
+This directory contains a docker-compose.yml that is intended for
+use by CCSDK developers to test and debug issues with the CCSDK
+docker containers.
+
+Please note that these containers are NOT intended to be used as standalone
+containers, with interface to other ONAP components. Rather, they are intended
+to be used as bases for other containers (e.g. odlsli is the container
+that SDN-C and APP-C would base their controller containers on), or as
+development environments (e.g. the dgbuilder container is a development
+tool for editing directed graphs)