Use base image from onap nexus repo 15/62415/3
authorManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Fri, 24 Aug 2018 19:44:52 +0000 (12:44 -0700)
committerManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Tue, 4 Sep 2018 13:29:13 +0000 (13:29 +0000)
Now the base images are available in
onap nexus repo and can be used from
there. Also softhsm, tpm plugin and
import tool are pre-installed in
this image.

Change-Id: I8ed88482ac6ccfd65bb6e2ccfaf9d028f2525143
Issue-ID: AAF-449
Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
auth/docker/Dockerfile.client
auth/docker/Dockerfile.config
auth/docker/Dockerfile.core

index 64ed4c0..aed4221 100644 (file)
@@ -1,4 +1,4 @@
-FROM rmannfv/aaf-base:xenial 
+FROM nexus3.onap.org:10001/onap/aaf/aaf-base-xenial:latest
 MAINTAINER AAF Team, AT&T 2018
 ENV VERSION=${AAF_VERSION}
 
index 60e82ad..3402fe5 100644 (file)
@@ -1,4 +1,4 @@
-FROM rmannfv/aaf-base:xenial 
+FROM nexus3.onap.org:10001/onap/aaf/aaf-base-xenial:latest
 MAINTAINER AAF Team, AT&T 2018
 ENV VERSION=${AAF_VERSION}
 
index b54dce7..c511563 100644 (file)
@@ -1,4 +1,4 @@
-FROM rmannfv/aaf-base:xenial 
+FROM nexus3.onap.org:10001/onap/aaf/aaf-base-xenial:latest
 MAINTAINER AAF Team, AT&T 2018
 ENV VERSION=${AAF_VERSION}