commit | c0f36b8da4898e2e2b52b74e02da95a6588fe2b8 | [log] [tgz] |
---|---|---|
author | danielhanrahan <daniel.hanrahan@est.tech> | Fri Jul 01 15:11:06 2022 +0100 |
committer | danielhanrahan <daniel.hanrahan@est.tech> | Wed Jul 13 10:29:45 2022 +0100 |
tree | 02595e0986abccb862aefdffee18858f610b570e | |
parent | 776254df238c22646dee241534d356ae7552f0b2 [diff] |
Reduce size of docker images for APEX-PDP Avoid creating extra layers when extracting tarball Remove redundant chown/chmod commands Reduce size of Alpine image by 25% (853MB to 638MB) Reduce size of OpenSuse image by 27% (826MB to 606MB) Issue-ID: POLICY-4272 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Iebcad1d0b0f784b85a7d1e96c7b8edfd45b27060
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