summaryrefslogtreecommitdiffstats
path: root/src/main/docker
AgeCommit message (Collapse)AuthorFilesLines
2019-08-27Fix docker image generation and taggingJimmy Forsyth1-37/+12
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I749e22447b48c92cf4f2ee0f991ff39146f7b45d
2019-08-20[AAI-2177] Run container process as non-rootrajeevme1-0/+6
Issue-ID: AAI-2177 Change-Id: I0049f4dc23b70edfd607c60f1ecfe441d99e2671 Signed-off-by: rajeevme<rajeev.mehta@amdocs.com> Change-Id: Ib6cc6417560f2fcb19ec7a912d6d5292f8b3252a
2019-07-23[AAI-2177] Run container process as non-rootrajeevme1-0/+16
Issue-ID: AAI-2177 Change-Id: Id4b922ee1fb8cf36ea22d84849fc0192651ff7ab Signed-off-by: rajeevme <rajeev.mehta@amdocs.com>
2018-08-13Fixing the achtype variable nameArul.Nambi1-1/+1
Issue-ID: AAI-1449 Change-Id: I52414ceddf14dec5ae55695bbf317afd2a1b1e88 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-08-13Fixing the docker jenkins jobArul.Nambi1-1/+1
Issue-ID: AAI-1449 Change-Id: I4f4e03f4db51a01d6f50b74bcb365e99844d0068 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-05-30Add gizmo logback in localDaniel Silverthorn1-0/+3
Change-Id: I024dd5aaba04f15169e19be008a6aa7c88fbc706 Issue-ID: AAI-1180 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-05-23Dynamically determine image architectureMohammed Naser1-1/+1
The image architecture is currently hardcoded, this patch removes that hardcoded value to allow for ARM64 builds to go through. Change-Id: I50b7d3a270165852930c0ce5786121edbef61d08 Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-05-01Migrate to Spring BootRavi Geda1-1/+1
Convert from AJSC to Spring Boot micro service Change-Id: I17bed6d10a00b35dbc63f5dd2b93642b1b3eb7a5 Issue-ID: AAI-1040 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-02-22Fix the path used to add files into docker imageRavi Geda1-2/+2
The existing path is wrong. Change-Id: I55b3895bf7ca89a9a3358daff326e36afadf7f42 Issue-ID: AAI-790 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2017-12-04Gizmo uses Champ the microservicesblimkie1-3/+0
Gizmo modified to use the Champ ms REST API instead of the Champ library Issue-ID: AAI-525 Change-Id: Ifc5d0302eebfe4eccbe805ecf6cfd059fb6e700b Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-08-22Split out Titan specific dependencies from coreabatos1-0/+3
Remove the Titan specific references within the gizmo core and prepare for dependency on new champ core library. Change-Id: I29a4e7b6528e8357715b095d8db5456cd01eb636 Issue-ID: AAI-21 Signed-off-by: abatos <adrian.batos-parac@amdocs.com>
2017-08-03[AAI-26] Adding gizmo data to the repository.Shwetank Dave1-0/+26
Change-Id: I183f837d45acbfe3c673fde1acf8768d5e3fd37b Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>