Allow setting external dockerfile for simulator 56/130656/1
authordanielhanrahan <daniel.hanrahan@est.tech>
Fri, 2 Sep 2022 08:35:48 +0000 (09:35 +0100)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Fri, 2 Sep 2022 08:36:54 +0000 (09:36 +0100)
commit2e170663ac66bd169ffa874a22c1256ba1607a86
tree5fa9a0bd677879bf5fe0a26262fe3221e04d8ff6
parente4cfe3fc84f138fbb2c08ed1695586989734a0b4
Allow setting external dockerfile for simulator

If building with an external dockerfile, e.g. using
 mvn clean install -Pdocker -DdockerFile=/path/to/dockerfile
docker will look for project files in the same directory as the
new dockerfile. A new property is added for setting the context
path, to allow using existing project files in src/main/docker.

Issue-ID: POLICY-4334
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I25a192d01583f1085055db08477e9be884512091
models-sim/packages/models-simulator-docker/pom.xml