summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8ca29ac7..bca93df7 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,10 @@ A platform to automate and manage different kind of VNF test cases for given VNF
- Provide integration with OPNFV dovetail to run test cases across dovetail and ONAP VNFSDK.
- Uses Open CLI Platform (OCLIP) for developing, testing, deploying and executing test cases
- Available as docker container.
+- More details at <https://onap.readthedocs.io/en/latest/submodules/vnfsdk/model.git/docs/index.html>`
-
-- `More details <https://onap.readthedocs.io/en/latest/submodules/vnfsdk/model.git/docs/index.html>`_ \ No newline at end of file
+Docker image building
+=====================
+```
+ mvn clean package -Pdocker
+```