Add docker build for cdt 75/36075/4
authorPatrick Brady <pb071s@att.com>
Thu, 15 Mar 2018 21:52:35 +0000 (17:52 -0400)
committerPatrick Brady <pb071s@att.com>
Wed, 21 Mar 2018 15:43:30 +0000 (11:43 -0400)
commitf92128c85a0e23a90872eff59bcccca36aad0beb
tree50ab059bb05d3574efc83237e9013a0259b9a460
parentdfd963e8d1e67eeab36b8912aa057f292acc7d63
Add docker build for cdt

Adding the scripts and docker file to build a docker
image for cdt, based on httpd image.

Change-Id: I10a99c6776dede642615e3da9654e62f644b3276
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-748
cdt/pom.xml [new file with mode: 0644]
cdt/src/main/docker/Dockerfile [new file with mode: 0644]
cdt/src/main/scripts/installZips.sh [new file with mode: 0644]
pom.xml