Create docker image for apex-pdp

Issue-ID: POLICY-866
Change-Id: I6bc322224e087acae1c92a67c48506f061a59d14
Signed-off-by: mmis <michael.morris@ericsson.com>
11 files changed
tree: e8b9dc58a92a986d285ae44c688e2553f7e1b4b6
  1. auth/
  2. context/
  3. core/
  4. model/
  5. packages/
  6. plugins/
  7. services/
  8. testsuites/
  9. .gitignore
  10. .gitreview
  11. docker_build.sh
  12. docker_merge.sh
  13. docker_verify.sh
  14. INFO.yaml
  15. LICENSE.txt
  16. pom.xml
  17. README.md
  18. version.properties
README.md

Copyright (C) 2016-2018 Ericsson. 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 APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.

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