Effort to reduce image layer and size 47/122047/18
authorSingal, Kapil (ks220y) <ks220y@att.com>
Fri, 18 Jun 2021 16:03:09 +0000 (12:03 -0400)
committerSingal, Kapil (ks220y) <ks220y@att.com>
Mon, 21 Jun 2021 16:48:07 +0000 (12:48 -0400)
commit4439db95482aadd2818944e9327229cb1a7aed70
tree2140f2a90585ffd1d5ea605dcf14ed07228cdc09
parent65cb0a032cf45d35ae07244752600cecc8eb930d
Effort to reduce image layer and size

Removing few ENV version variable and those should be read
from pom properties (maven-resource-plugin filtering true)

Combined Dockerfile and Standalone.Dockerfile

Adding Docker build arg AAF which will decide whether to add
aaa-app-config.xml in docker image or not for standalone

Updated docker-maven-plugin to 0.34.0 to have noCache true

Removing start-it-container execution as it's being tested by CSIT

Replacing maven-exec-plugin with maven-antrun-plugin

Updating latest base docker images versions

Updating parent version to 2.1.7

Issue-ID: CCSDK-3226
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I68f8f4780804a2014b73b5eeb9dba29d1896a602

Former-commit-id: 4e674166ebefa6c8d9d929cc279ef175191f137b
34 files changed:
SdncReports/SdncReportsApi/pom.xml
SdncReports/SdncReportsApi/src/main/webapp/WEB-INF/views/index.jsp
SdncReports/SdncReportsDao/pom.xml
SdncReports/pom.xml
configbackuprestore/pom.xml
configbackuprestore/vnfconfigbackupservice/src/main/webapp/WEB-INF/views/index.jsp
csit/plans/sdnc/setup.sh
csit/scripts/docker-compose.yml
csit/sdnc-csit.env
data-migrator/pom.xml
installation/ansible-server/pom.xml
installation/dmaap-listener/pom.xml
installation/pom.xml
installation/sdnc-web/pom.xml
installation/sdnc/pom.xml
installation/sdnc/src/main/docker/Dockerfile
installation/sdnc/src/main/docker/standalone.Dockerfile [deleted file]
installation/sdnc/src/main/scripts/installFeatures.sh
installation/sdnc/src/main/scripts/installZips.sh
installation/sdnc/src/main/scripts/startODL.sh
installation/src/main/yaml/docker-compose.yml
installation/src/main/yaml/sdnc-basic.yml
installation/ueb-listener/pom.xml
platform-logic/datachange/pom.xml
platform-logic/generic-resource-api/pom.xml
platform-logic/installer/pom.xml
platform-logic/lcm/pom.xml
platform-logic/optical-service/pom.xml
platform-logic/pom.xml
platform-logic/restapi-templates/pom.xml
platform-logic/restconfapi-yang/pom.xml
platform-logic/setup/pom.xml
platform-logic/vnfapi/pom.xml
pom.xml