summaryrefslogtreecommitdiffstats
path: root/datarouter-node/src/main/resources/docker
AgeCommit message (Collapse)AuthorFilesLines
2022-12-07[DMAAP-DR] Remove AAF/TLS phase 1efiacor1-1/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ifeae01dd8e7f0a737d8b74594a8061ae3d4ea647 Issue-ID: DMAAP-1642
2021-02-25Change openjdk baseOS imgs to integration-*2.1.8Alexander Mazuruk1-5/+7
Benefits from switching over: * minimal {java11,python} images maintained by integration team * using currently "blessed by seccom" versions (if :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 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: I9184e45b1d8cec294c04b462cf560f5b1c62d078
2020-08-27[DMAAP-DR] Move to alpine based base image2.1.7efiacor1-12/+9
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I7627bee3891f9bbd9ef455b9cd69aa4fd264bdbd Issue-ID: DMAAP-1457
2020-04-09[DMaaP DR] JKD 11 migrationefiacor1-4/+7
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ib9d326f4bdf5c4e208dea5a4a00be0c3be3a3067 Issue-ID: DMAAP-1386
2020-03-04Implementing CSI Docker Benchmark v.1.2.0efiacor1-1/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I117729069a170c1b394e4896808c41eb2a75eaa1 Issue-ID: DMAAP-1382
2019-10-29More bug fix and refactoringefiacor1-1/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4fce4e73faa86573d0c716882bb014b9f83026ee Issue-ID: DMAAP-1284
2019-10-11Update AAF loading procedure2.1.3efiacor2-4/+5
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1318 Change-Id: I8dc75bdbcd05e5316b5c05cbc258010068fb63e8
2019-07-04Functionality and Pattern changes for Node loggingegernug1-1/+1
Change-Id: Ief4cd3dc824f1454ba58db63e79694a4cda77712 Issue-ID: DMAAP-1049 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-04-11Adding uid and gid for for user and group2.1.0edepaul1-2/+2
Change-Id: Iac2bb2dffc2759595387aa5113855a64c162b346 Issue-ID: DMAAP-1137 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-04-02Update dating dockerfiles for non root containersedepaul1-1/+7
Issue-ID: DMAAP-1134 Change-Id: I7dcc5b6754fc157dea3abfc2e19a2a07ce509760 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-03-21small, multi-platform docker imagessandovalfr1-0/+34
Issue-ID: INT-907 Issue-ID: INT-908 Issue-ID: INT-909 Change-Id: I2df861f0098588ec9b394b501af2de6f7559c213 Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com>
2018-10-09Unify DMaaP Data Router image creationPiotr Darosz1-7/+0
Fix POMs, docker-compose file, use docker plugin, remove Dockerfiles Change-Id: I26c017eceedd30e66841d3a933070112b79ebca1 Issue-ID: DMAAP-836 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-08-17Update for OOM integrationFiachra Corcoran1-1/+1
Issue-ID: DMAAP-107 Change-Id: Iff9f93040f7b3120cffb5755adc693e24de991a7 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-07-30Replacing att.com namespaceFiachra Corcoran1-2/+3
Issue-ID: DMAAP-52 Change-Id: Ia6d5c1725119b893c50fed13c2c2d6fd47f4f917 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2017-08-04 [DMAAP-48] Initial code importsg481n2-0/+25
Change-Id: I3e65371093487d7de167ec6c29f327f366f1e299 Signed-off-by: sg481n <sg481n@att.com>