From 858b1278219b5cb6ca6f6d4abcb20b0180216be1 Mon Sep 17 00:00:00 2001 From: Manjunath Ranganathaiah Date: Wed, 22 Aug 2018 11:08:57 -0700 Subject: Add build scripts and tabrmd There is a dependency on tabrmd while building duplicate tool and this is required for now. Cleanup and use base container from nexus repo. Add build scripts for nightly build. Change-Id: I4c3487d22988927084d7336671b81144374ccb5d Issue-ID: AAF-418 Signed-off-by: Manjunath Ranganathaiah --- bin/distcenter/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/distcenter/README.txt') diff --git a/bin/distcenter/README.txt b/bin/distcenter/README.txt index fe39395..4002dc7 100644 --- a/bin/distcenter/README.txt +++ b/bin/distcenter/README.txt @@ -13,7 +13,7 @@ example Build the container using - docker build --no-cache -t dist-center . + docker build --no-cache -t dist-center -f distcenterdockerfile . Run it mounting the volume -- cgit 1.2.3-korg