Set up project to work with docker 31/32131/1
authorThomas Nelson Jr (arthurdent3) <tn1381@att.com>
Mon, 19 Feb 2018 19:21:18 +0000 (14:21 -0500)
committerThomas Nelson Jr (arthurdent3) <tn1381@att.com>
Mon, 19 Feb 2018 19:25:00 +0000 (14:25 -0500)
commited359e36789eb7647514ec085fd605958f745472
treea8d4f300cc0301ea0b90f094279d40908799f11b
parent5bc0707087ab2a1e10402bbeaab08430a15ad489
Set up project to work with docker

Update Pom to add docker plugin and add Dockerfile to build docker image.
This is part of the requirement for a functional test case with the
Robot Framework.

Issue-ID: MUSIC-32

Change-Id: I548730b75ef0c73d6e840e4894b7f4460d94deb6
Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
.maven-dockerignore [new file with mode: 0644]
Dockerfile [new file with mode: 0644]
pom.xml