Add Docker building scripts and update swagger 81/33281/5
authorShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Tue, 27 Feb 2018 23:41:46 +0000 (15:41 -0800)
committerShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Wed, 7 Mar 2018 21:40:18 +0000 (13:40 -0800)
commit5031a4e20a281b7a94f8c3743b1572314c574ec4
tree7072a5d16dc948b35b8a6a76764056c6e4bab003
parent67dd59385cf983ef1307e3b3e410a8f773d8a5c3
Add Docker building scripts and update swagger

This patch adds scripts to build Docker container and
updates swagger API doc.

Change-Id: Ifb10d483946112e38d716c9ae07995ffeb14d2d3
Issue-ID: MUSIC-41
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
deployment/Dockerfile [new file with mode: 0644]
deployment/docker-build.sh [new file with mode: 0644]
deployment/docker-entrypoint.sh [new file with mode: 0644]
deployment/run.sh [new file with mode: 0644]
deployment/setup-dependency.sh [new file with mode: 0644]
src/dkv/api/backendFilesystemConnection.go
src/dkv/api/initialise.go
swagger.json [deleted file]
swagger.yaml [new file with mode: 0644]