Fix dmaap-sim docker chmod 69/89169/2
authorJim Hahn <jrh3@att.com>
Mon, 3 Jun 2019 18:49:12 +0000 (14:49 -0400)
committerJim Hahn <jrh3@att.com>
Mon, 3 Jun 2019 19:08:46 +0000 (15:08 -0400)
commit8676a38be6877235fe857a5f0bc289b2e036d4bb
tree7a9c1eda1713746b8e5ef189899d588c88d2c841
parent814101d7680da5b52b06461c1d9a132e32a6e3d5
Fix dmaap-sim docker chmod

The chmod in the docker builder for my local VM does not appear to
support the "+x" style options.  Modified the dmaap-simulator docker
file to use "755" instead.
Also fixed the PDP simulator.

Change-Id: I3dd906d2ef63303f8c8872ce38a5711d61e35c3e
Issue-ID: POLICY-1829
Signed-off-by: Jim Hahn <jrh3@att.com>
models-sim/models-sim-dmaap/src/main/package/docker/Dockerfile
models-sim/policy-models-sim-pdp/src/main/package/docker/Dockerfile