summaryrefslogtreecommitdiffstats
path: root/alpine/java11/src/main/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2021-06-14Effort to reduce image size and layersSingal, Kapil (ks220y)1-1/+1
Issue-ID: CCSDK-3226 Change-Id: I3bb7b8a9eeef866fdc23804e06b2908d33f63c06 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2021-06-14Making changes as per SILICON ODLSingal, Kapil (ks220y)1-2/+4
Adding few dependencies and refactoring sli versioning Issue-ID: CCSDK-3331 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I9678e4b4401791a98499ab3c39ef5b24e404aea8
2020-11-04Remove java 8 installationDan Timoney1-1/+1
Removed java 8 installation from CCSDK base containers. Also, removed obsolete ODL neon docker. Change-Id: I009193b46e8da8a2e53461dcc1ed7d7fce042461 Issue-ID: SDNC-1352 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-01Update to use ONAP standard base imagesDan Timoney1-5/+7
Updated all containers to use one of the 2 approved ONAP base images: - onap/integration-java11 - onap/integration-python Change-Id: I961e9af38d790f74528a726a0fc68d1a2e5fbfb9 Issue-ID: CCSDK-2418 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-01fix alpine j11 base imageMichael Dürre1-6/+5
fix alpine base image with j11 Issue-ID: CCSDK-2715 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ief43e6c6189ee45ae8f86dc059e85890bb60561c
2020-06-29add java 11 alpine imageMichael Dürre1-0/+16
parallel alpine image with java 11 installed Issue-ID: CCSDK-2484 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ia20a2175ee623f2400327b9fc25265c464780e65