From 6dc5a2487d476e204a5d350ac5eaf8eb42d988a8 Mon Sep 17 00:00:00 2001 From: mmis Date: Wed, 14 Mar 2018 12:35:35 +0000 Subject: 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit 1.2.3-korg