Effort to reduce image layer and size 46/122046/12
authorHesam Rahimi <hesam.rahimi@huawei.com>
Mon, 7 Jun 2021 20:02:32 +0000 (20:02 +0000)
committerKAPIL SINGAL <ks220y@att.com>
Tue, 22 Jun 2021 16:50:48 +0000 (16:50 +0000)
commit55378e7480442b8cee46d215a85e194c56b38f36
tree991ff17070697c5cfef7306b3f195ed1b258a236
parentb20349a92894af9b948c8bf2b5c67c5bd86f9da5
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: 866ddebbcac80c38c79c46bb37373123a0c678f0
41 files changed:
SdncReports/SdncReportsApi/pom.xml
SdncReports/SdncReportsApi/src/main/webapp/WEB-INF/views/index.jsp
SdncReports/SdncReportsDao/pom.xml
SdncReports/pom.xml
admportal/pom.xml
configbackuprestore/getBackupVnfDetailService/pom.xml
configbackuprestore/pom.xml
configbackuprestore/vnfconfigbackupservice/pom.xml
configbackuprestore/vnfconfigbackupservice/src/main/webapp/WEB-INF/views/index.jsp
configbackuprestore/vnfconfigreportsservice/pom.xml
csit/plans/sdnc/setup.sh
csit/scripts/docker-compose.yml
csit/sdnc-csit.env
csit/tests/sdnc/sdnc_csit.robot
data-migrator/pom.xml
installation/admportal/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/dc/docker-compose.yaml
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