summaryrefslogtreecommitdiffstats
path: root/src/main/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2018-11-05BugFix:CtxAggr doesn't pick up events-CtxAggr chg2Leigh, Phillip (pl876u)1-0/+1
The root cause is due to the DMaap topic wasn't created on a freshly deployed system. The solution is to create the topics needed by POMBA. Issue-ID: LOG-794 Change-Id: I350b1a81f492d53cb27316612639ba9494c00325 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-08-11fix typo in DockerfilePrudence Au1-1/+1
Change-Id: Iabdc7589ff1102ee15afa013585f4ee5c87fbcf7 Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-10copying files to docker imagePrudence Au1-2/+2
Change-Id: I81995dfd898b19a9a07585353b5f33b5478ab1d8 Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-10Copying files to docker imagePrudence Au1-6/+6
Change-Id: I092a276060179d5e74ea4a99b8d60867dee378da Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-09Create Docker ImagePrudence Au1-6/+6
Change-Id: I94f5b534eb75f2dfaeecb52bd36931926f0923cf Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-07Dockerfile for context aggregatorPrudence Au1-0/+19
Change-Id: Idda5e6e84092676c170420fbb74d3041abed4f21 Issue-ID: LOG-519 Signed-off-by: Prudence Au <prudence.au@amdocs.com>