summaryrefslogtreecommitdiffstats
path: root/dcae-analytics/dcae-analytics-tca-web/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2021-05-12Fix mongodb errors on application startup1.3.0-tca-gen2Kai1-14/+14
Revert Dockerfile refactor due to permissions issues Issue-ID: DCAEGEN2-2747 Issue-ID: DCAEGEN2-2590 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I84075575cc75090876416cb13e0ac197a8e0f6e3 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
2021-04-08Change openjdk baseOS img to integration-java11Alexander Mazuruk1-18/+17
Benefits from switching over: * minimal {java11,python} images maintained by integration team * using currently "blessed by seccom" versions (:latest tag used) * should limit spread of legal issues across layers * integration images will be the first to have automated compliance documentation * should limit spread of base layers (contributing to deployment footprint - more base layers = more to download, more to store etc...) Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: I272dee1761e293b57f5c9df76f873d86f012a2ab
2020-07-15TCAGen2 java upgradeKai1-2/+2
Issue-ID: DCAEGEN2-2285 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I1a7b3db68141ed8648fe47865f39dea22f0d999c
2020-02-19fix Logfile not generated within containerKai1-1/+6
Issue-ID: DCAEGEN2-2077 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I877fcfb3c3c2c8ef1c0dae9249e65c5dfc29132a
2019-07-01Activated required profilesjegadeeshbabu11-1/+1
Activated spring profiles Issue-ID: DCAEGEN2-1483 Change-Id: I9887f645f37dea66f16c7c5d357d50e38c441460 Signed-off-by: jegadeeshbabu1 <jegabab1@in.ibm.com>
2019-06-17Added spring profile argsjegadeeshbabu11-1/+1
Spring profile is activated Issue-ID: DCAEGEN2-1483 Change-Id: I0cb5054b00319b4d8447dc0e1cc6de89930f812a Signed-off-by: jegadeeshbabu1 <jegabab1@in.ibm.com>
2019-05-14Updated pom and docker to generate a stable imageJegadeesh Babu1-9/+17
Modified files to produce stable image Issue-ID: DCAEGEN2-1482 Change-Id: I3aeff6dd2fd208e51b9d6d52c6518d004bbecef8 Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2018-09-27update docker mvn configvagrant1-4/+3
Change-Id: I0de1124434f975715ca16819e2415aa38daa1df2 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-17Issued security fixesSingla, Rajiv (rs153v)1-4/+9
Issue-ID: DCAEGEN2-765 Change-Id: I19eaf86af61af5f177a06fea9bcf27bc57e41143 Signed-off-by: Singla, Rajiv (rs153v) <rs153v@att.com>
2018-08-16Standalone TCA with EELF LoggerSingla, Rajiv (rs153v)1-0/+15
Issue-ID: DCAEGEN2-633 Change-Id: I4da76b532021c0d6248455e7bd6e77f4614c35a7 Signed-off-by: Singla, Rajiv (rs153v) <rs153v@att.com>