summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-application/src/main/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2020-06-02Containers should not run as root by defaultwr148d1-13/+12
Issue-ID: AAI-2822 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I2927b16d08bf7fc0f6e85dcbfe5fbc119f864a23
2019-10-16[AAI-2180] Change aai sparky container processes to run as non-root on the hostrajeevme1-0/+29
Issue-ID: AAI-2180 Change-Id: I3a714101ab782b4c699cccff90dd4ac704eb4213 Signed-off-by: rajeevme<rajeev.mehta@amdocs.com> Change-Id: I3b34861139db4763da5fe17fb116adddf523b69a
2019-08-29Fixed project version parsingDmitry Puzikov1-29/+5
Change-Id: Iedc6b809dcc4f81c6d5e2424432b9adeadcd3941 Issue-ID: INT-1150 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2018-08-29aai-schema and ingest fixesrv871f1-1/+1
Issue-ID: AAI-1554 Change-Id: I0a27cf320d3d69d8e715af8c27d5afeaa2951da5 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-08-07Fixing the jenkins docker jobArul.Nambi1-1/+1
Issue-ID: AAI-1449 Change-Id: Ieae1e9d251005d6ae1dd930993e8bfc011f2fd59 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-07-17Implement Spring Profile Sparky Configda490c1-0/+3
Issue-ID: AAI-1379 Change-Id: I5d56b766f681452abe7e61b307e008bc5a695814 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-06-20Add multi-oxm support to sparky-beda490c1-0/+2
Issue-ID: AAI-1232 Change-Id: Ib26fe496f022baf680884ebcee6a02e8eb18c985 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-05-23Dynamically determine image architectureMohammed Naser1-2/+2
The image architecture is currently hardcoded, this patch removes that hardcoded value to allow for ARM64 builds to go through. Change-Id: I3e2f92cb7716ce5ff7c96f3b22bb37c7c6ba2c39 Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-04-04Add support for obfuscated keystore passwordda490c1-4/+2
Issue-ID: AAI-989 Change-Id: I2c6806e93fc20d19ea2dad4aa02a86e829d1e668 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-28Adding support for Spring-Boot SSLda490c1-7/+14
Issue-ID: AAI-599 Change-Id: I55ea44c3af3631b9ff3ae72e65f663870a199973 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Convert Sparky to Spring-Bootda490c1-0/+30
Issue-ID: AAI-599 Change-Id: If474dd02794f442fdddcd90f62fb75e0d6b907e7 Signed-off-by: da490c <dave.adams@amdocs.com>