summaryrefslogtreecommitdiffstats
path: root/opendaylight/sodium/sodium-alpine/src/main/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2021-08-23Remove unneeded Opendaylight directoriesDan Timoney1-22/+0
Remove OpenDaylight sodium and aluminun directories, no longer needed in Istanbul Issue-ID: CCSDK-3363 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If5bfabd05f8b19f2f2b1cccf6bfba8eec7511bc5
2020-09-01Update to use ONAP standard base imagesDan Timoney1-1/+8
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-01switch sodium to J11Michael Dürre1-6/+1
switch sodium odl image to base J11 Issue-ID: CCSDK-2716 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ia2c062ad5fe4dd64cc045e53b6d7664626088e23 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2020-08-31Use Java 11 base docker imageDan Timoney1-1/+1
Update Sodium image to use java 11. Also, update platform logic installer to install JAXB implementation libraries. Issue-ID: CCSDK-2710 Issue-ID: CCSDK-2485 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2f2e6880464125dba37e2dd444e8a757bdfdd956
2020-07-06switch back to java8Michael Dürre1-1/+1
set base alpine image back to Java11 Issue-ID: CCSDK-2526 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I9cb47823aa7b2657882f9d01c87afb6329882c4a
2020-06-29add java 11 alpine imageMichael Dürre1-5/+2
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
2020-03-24Create base Sodium imageDan Timoney1-0/+23
Create base ODL Sodium docker image Change-Id: Ibfc259529ffeb90d73ea897f9a2ae7a1a79a6b79 Issue-ID: CCSDK-2184 Signed-off-by: Dan Timoney <dtimoney@att.com>