aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-08-27 11:53:41 +0200
committerZebek Bogumil <bogumil.zebek@nokia.com>2020-08-27 11:53:41 +0200
commit3a0cabd49731b9597ad876138f088944dbdd46f4 (patch)
tree09d3366c9d7bbb211effcb6712987d9a35469494 /README.md
parent1b847c8df05fe0e8be28e115a6953c0b18eaf053 (diff)
Switch to Ubuntu 20.04
- remove unused configuration from Dockerfile - improve Dockerfile configuration: follow best practices described at https://docs.docker.com/develop/develop-images/dockerfile_best-practices/ - switch to Ubuntu 20.04 - reduce size of docker image Issue-ID: VNFSDK-646 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I2d07524ef42913aa3c032f65a1fc771da5b185d4
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2f1d9b1f..57c7b293 100644
--- a/README.md
+++ b/README.md
@@ -71,3 +71,7 @@ and then copy the new validation-csar jar file into the /opt/vpt/lib folder in t
3. docker cp validation-csar.jar refrepo:/opt/vtp/lib
4. docker restart refrepo
```
+
+VNF Marketplace UI
+==================
+VNF Marketplace UI is available at <http://127.0.0.1:8702/onapui/vnfmarket>