aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2019-03-14Move to alpinesebdet1-12/+4
Move docker image to alpine so that the footprint is reduced Issue-ID: CLAMP-326 Change-Id: Ia3ee72e4aa648475a9960f40967c36128c5df618 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-15Run as non rootsebdet1-1/+10
Modify the CLAMP docker image so that it does not run as root but as clamp user Issue-ID: CLAMP-298 Change-Id: I0bf7bed9cb76a2fcde72f2e23b66e03f03e5fe0e Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-05-25Fix docker buildDeterme, Sebastien (sd378r)1-2/+2
Replace spotify plugin by fabric8 docker plugin in order to fix build issue Issue-ID: CLAMP-150 Change-Id: Ibd6f3d5f07bc1ccaeae8e167f39352b40b4c108b Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework Pom and DockerfileDeterme, Sebastien (sd378r)1-25/+24
Rework the pom & swagger config + Remove license plugin in pom and license files + Rework the dockerfile (support all clamp versions now) + Introduce the version.properties Change-Id: Ia823e00309d651ca40ef12beeae02fb01d8a80a9 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-07-27Change clds jar version in DockerfileJulienBe1-1/+1
Change-Id: If9506da9036fb6fa799a88539160c2bb8ad13962 Signed-off-by: JulienBe <jb379x@att.com>
2017-06-21[CLAMP-1] Initial ONAP CLAMP seed code commitChrisC1-0/+25
Change-Id: I2e8070a590618a06070f393d7b2c011029af5e8a Signed-off-by: ChrisC <cc697w@intl.att.com>