Adding bash script to call docker build 69/37269/2
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Tue, 20 Mar 2018 22:12:13 +0000 (15:12 -0700)
committerGirish Havaldar <hg0071052@techmahindra.com>
Wed, 21 Mar 2018 14:31:28 +0000 (14:31 +0000)
commit6e8ef8ac3a9f9504ff4a5ea9991197010930d834
treea8543d8d1502cc5cbc8ba938f56c0922795a0688
parentd5fd81a4b5940da7a3a787271abd069b7d12ea86
Adding bash script to call docker build

Adding the necessary bash scripts to be called for docker build
These will be called by the jenkins job for the nightly docker build

Issue-ID: AAF-100
Change-Id: Iae0c095d44849ae65583247fc7026f313d1ee0b7
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
sms-service/bin/Dockerfile
sms-service/bin/LICENSE.txt [new file with mode: 0644]
sms-service/bin/build_image.sh [new file with mode: 0755]
sms-service/bin/make_build_image.sh [new file with mode: 0755]