Reduce size of docker images for XACML-PDP

Avoid creating extra layers when extracting tarball
Remove redundant chown/chmod commands
Reduce size of Alpine image by 32% (379MB to 259MB)
Reduce size of OpenSuse image by 23% (546MB to 423MB)

Issue-ID: POLICY-4273
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I5b141b27d9db855c0b624612a54fc525845a02d7
3 files changed
tree: 7e482929f35a778a8a04d50d3fdc27b66821dfa0
  1. applications/
  2. main/
  3. packages/
  4. postman/
  5. releases/
  6. testsuites/
  7. tutorials/
  8. xacml-test/
  9. .gitignore
  10. .gitreview
  11. checkstyle-suppressions.xml
  12. INFO.yaml
  13. LICENSE.txt
  14. lombok.config
  15. pom.xml
  16. README.md
  17. version.properties
README.md

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy XACML PDP engine code.

To build it using Maven 3, run: mvn clean install