summaryrefslogtreecommitdiffstats
path: root/src/main/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2021-02-24Update model loader to use java 11Maharajh, Robby (rx2202)1-11/+8
Issue-ID: AAI-3004 Change-Id: I85ab6634bee7cb8c58fdc63cfd15de4b6955681a Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-06-01Containers should not run as root by defaultwr148d1-2/+11
Issue-ID: AAI-2822 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Ia6fdf7867f0732234506422bc7ed4ed8ebc380fb
2019-08-29Fixed version parsingDmitry Puzikov1-19/+5
Change-Id: Ibd37f998820dd4a77a6c320ce6b1066b06c86f51 Issue-ID: INT-798 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2018-04-26Convert project from AJSC to Spring Bootmark.j.leonard1-3/+5
Remove all AJSC configuration and dependencies. Update the pom.xml to use oparent and to depend on Spring Boot. Refactor the main class to introduce a minimal set of Spring annotations. Note that the license text was corrected in this change. Issue-ID: AAI-1039 Change-Id: I16385db3216ec39bfd2881f2278e340ec3795199 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2017-05-17Ensure shutdown hook is called on docker stopBlimkie, Steven (sb787e)1-1/+1
Change-Id: I7f2165c6c4b8cfeb3d62c4a286b62f4e42dde449 Signed-off-by: Blimkie, Steven (sb787e) <steven.blimkie@amdocs.com>
2017-05-03Implement support for v10 model entities.Fraboni, Gino (gf403a)1-45/+16
Change-Id: Id2b42b70d7fe0ada6695ac9632b314f21ace193f Signed-off-by: Fraboni, Gino (gf403a) <gino.fraboni@amdocs.com>
2017-02-20Remove force update and ca certificatesVenkata Harish K Kajur1-1/+2
Change-Id: I632f208402250d23423e591d9fbf203bdda1275f Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-02-09Initial OpenECOMP A&AI Model Loader commitSteve Smokowski1-0/+52
Change-Id: Iae343fa01ecc701919703fb7d61727555371321d Signed-off-by: Steve Smokowski <ss835w@att.com>