aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormmis <michael.morris@ericsson.com>2018-03-14 12:35:35 +0000
committermmis <michael.morris@ericsson.com>2018-03-14 14:11:37 +0000
commit6dc5a2487d476e204a5d350ac5eaf8eb42d988a8 (patch)
tree28cd6e049fbcb781d7f25cd77dec975c3ee4741d /README.md
parenta4f7d7f89afa8296c892be8c906b23098aa7b0d0 (diff)
Renamed docker images
Renamed from: onap/policy/policy-nexus to onap/policy-nexus and updated references to renamed onap/policy-pe and onap/policy-drools. This enables consistent naming across nexus and docker hub Issue-ID: POLICY-674 Change-Id: Id28ea0db973b58582bc368b0a6f92c552c54c2db Signed-off-by: mmis <michael.morris@ericsson.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2a27c7bb..0622cdb7 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ To build the policy-nexus docker image, run the 'docker build' command on the fo
policy-nexus
For example:
-docker build -t onap/policy/policy-nexus policy-nexus
+docker build -t onap/policy-nexus policy-nexus
In addition, this source repository contains a docker-compose.yml file and associated configuration files (in the 'config' directory) that can be used to start up the ONAP Policy Engine docker containers