Fix api docker chmod 73/89273/2
authorJim Hahn <jrh3@att.com>
Tue, 4 Jun 2019 18:41:34 +0000 (14:41 -0400)
committerJim Hahn <jrh3@att.com>
Tue, 4 Jun 2019 18:42:52 +0000 (14:42 -0400)
commitf9ddf668fd363e66e9514385fa6cc071d7f85d42
tree771ee6727653637d16cd3e471460a8f3d1d243bc
parent9bcc74f6a5d69833a848d771811064e65c62098e
Fix api docker chmod

The chmod in the docker builder for my local VM does not appear to
support the "+x" style options. Modified the api docker
file to use "755" instead.

Change-Id: Idf376d0d4e2a44ee5a605b473b0307d8770b4ced
Issue-ID: POLICY-1829
Signed-off-by: Jim Hahn <jrh3@att.com>
packages/policy-api-docker/src/main/docker/Dockerfile