commit | 0e906cde3321ebb845901d16e81b56590b1e521d | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Tue Feb 14 11:36:16 2023 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Tue Feb 14 11:36:19 2023 +0000 |
tree | 8357d9d8b7b57c1c0069d211e7eb529735aa2163 | |
parent | cf53eacdaf85a91a7e697465180d6a1f7bacc658 [diff] |
Update Dockerfile for PF base image The Policy Framework base image run under the "onap" user rather than under the "root" user. This means that root access has to be enabled in child Dockerfiles for configuraiton that requires root access. Root access is turned off again later in the Dockerfile so that the image will run under another user. Issue-ID: POLICY-4558 Change-Id: I3cef40fa259f0646c75edcb835258d24e3fb0e9c Signed-off-by: liamfallon <liam.fallon@est.tech>
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