summaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/main/resources/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2018-03-07Update traversal from AJSC 2 to Spring BootVenkata Harish K Kajur1-31/+0
Issue-ID: AAI-799 Change-Id: I6500f661db704726f529f665203a9c0605e8193e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-18Modify dockerfile to use common docker imageVenkata Harish K Kajur1-75/+18
In order to decrease image size as well as decrease the build time of docker image everyday Issue-ID: AAI-219 Change-Id: I6c5aea3672a24f0512ef95eead32b04b642400e9 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-14Add HTTP_PROXY and HTTPS_PROXY argsVictor Morales1-3/+6
It was included a mechanism to pass proxy arguments to the image. Besides fixing the use of HTTPS_PROXY. Change-Id: I3aed0eabff2ba6ca4aae14fb56a676f36437a826 Signed-off-by: Victor Morales <victor.morales@intel.com>
2017-05-22Update the ajsc to use 2.1.0 for all dependenciesVenkata Harish K Kajur1-1/+1
Add the named query jsons that was rejected due to another problem Update the necessary files to make it compatible with ajsc 2.1.0 Change-Id: I4f26e21ef69edff1003a21ead849d10c9cbb8e3a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-12Add all of the traversal source filesVenkata Harish K Kajur1-0/+85
Change-Id: Id31f4bdda9c86f782f86829f8b86dada959a9729 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>