Changing docker image build to use filename 79/41079/2
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Wed, 4 Apr 2018 21:03:56 +0000 (14:03 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Wed, 4 Apr 2018 22:36:49 +0000 (15:36 -0700)
commit468de91f0284758fcab69b7e022b6a8ce748c1af
tree5f339ce75c4cf7f07f40b31118f4887b79c2d493
parent25865489e4ea236afc699f8b6c9c62fd92145af1
Changing docker image build to use filename

Changing the docker image build process to use
a specified file instead of default Dockerfile
Also, fixing the line endings in .sh file to use
Unix line endings.

Issue-ID: AAF-213
Change-Id: I715a8d86a3bd2433f92d42e216a1f52f56cebf9b
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
sms-quorum/bin/build_quorum_image.sh [moved from sms-quorum/bin/build_image.sh with 82% similarity, mode: 0755]
sms-quorum/bin/quorumdockerfile [moved from sms-quorum/bin/Dockerfile with 100% similarity]
sms-service/bin/build_image.sh
sms-service/bin/build_sms_image.sh [new file with mode: 0755]
sms-service/bin/smsdockerfile [moved from sms-service/bin/Dockerfile with 100% similarity]