Add Command executor maven module and Dockerfile 22/84922/7
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Fri, 12 Apr 2019 22:49:29 +0000 (18:49 -0400)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Tue, 16 Apr 2019 14:38:51 +0000 (10:38 -0400)
commit50f466c54d1445e667b649d4731aa48d3aa76704
treedf2c3b9e0af9447af26ad353e8ce54a7e9a3657e
parentb93bdeef411a1593060852da641475a65b3e9f64
Add Command executor maven module and Dockerfile

Change-Id: Iea3d14854e837fede441330ad34b35ac9d156f9a
Issue-ID: CCSDK-1164
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
.gitignore
ms/command-executor/pom.xml [new file with mode: 0755]
ms/command-executor/src/main/docker/Dockerfile [new file with mode: 0644]
ms/command-executor/src/main/docker/distribution.xml [new file with mode: 0755]
ms/command-executor/src/main/docker/start.sh [new file with mode: 0755]
ms/pom.xml