commit | bec30e3091fad4278cb29811b0d40d3375cd1565 | [log] [tgz] |
---|---|---|
author | danielhanrahan <daniel.hanrahan@est.tech> | Fri Jul 01 14:05:57 2022 +0100 |
committer | danielhanrahan <daniel.hanrahan@est.tech> | Wed Jul 13 11:47:48 2022 +0100 |
tree | c1055811cc3e0400f3e9a0c868fef76d70cd35ec | |
parent | b8d1daba56496ea03933090b1ccc46a79919684e [diff] |
Reduce size of docker images for PAP Remove unused jar files from image (not needed since spring boot) Avoid creating extra layers when extracting tarball Reduce size of Alpine image by 73% (959MB to 259MB) Reduce size of OpenSuse image by 62% (1.12GB to 423MB) Issue-ID: POLICY-4266 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I5a0a3efc81b0cb8da899c12f65479fd2af935451
Copyright 2017-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 Administration Point Backend code.
To build it using Maven 3, run: mvn clean install