Allow setting external dockerfile for xacml-pdp 45/130645/1
authordanielhanrahan <daniel.hanrahan@est.tech>
Thu, 1 Sep 2022 16:47:35 +0000 (17:47 +0100)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Thu, 1 Sep 2022 16:47:35 +0000 (17:47 +0100)
commit9fa2252d7de9371202950b90820a2a2c437b68a4
treed45c46854e9778c22e0884f3be5da5f276c172ed
parentbc80c460c83a8515b303b106cf22928de1f2ad11
Allow setting external dockerfile for xacml-pdp

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: I58953f427fbc3194058a8a07ada508775ff397d4
packages/policy-xacmlpdp-docker/pom.xml