summaryrefslogtreecommitdiffstats
path: root/dgbuilder-docker/src/main/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2019-04-03Revert dgbuilder OS changeTimoney, Dan (dt5972)1-1/+1
Reverted dgbuilder to ubuntu - start up script fails in alpine due to missing packages. Change-Id: I02a9d82d0c3dfc6b021951d2b1765cbdf720378d Issue-ID: INT-1005 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-01Make images arm-64 compatibleSimon Hrabos1-1/+1
Modify versions of docker maven plugin, so the images can be build on arm64 Change-Id: Ibc66feb2405359a564e87ff772ecebf2c05c7345 Issue-ID: INT-1005 Signed-off-by: Simon Hrabos <simon.hrabos@tieto.com>
2019-02-21Run CCSDK dockers as non-rootTimoney, Dan (dt5972)1-1/+6
Update CCSDK docker images to run as non-root user by default Change-Id: Ia07c433a0e6f041d6684f24b765f4c1733b51162 Issue-ID: CCSDK-1099 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-12Fix docker tagsTimoney, Dan (dt5972)1-1/+1
Updated docker tags to conform to ONAP standards Change-Id: If461ee7ea99a1966e66a03a3a970d0acef835320 Issue-ID: CCSDK-1059 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-03-14changed the references of sdnc to ccsdkChinthakayala,Sheshashailavas(sc2914)1-2/+2
changed the paths in the pom.xml and Dockerfile from /opt/onap/sdnc to /opt/onap/ccsdk Change-Id: Idad1e6f365caf19b4d5fc19447007871b8a9af50 Issue-ID: CCSDK-211 Signed-off-by: Chinthakayala,Sheshashailavas(sc2914) <sc2914@att.com>
2017-08-31Rename dgbuilder dockerfile names to CCSDKChinthakayala, Sheshashailavas (sc2914)1-2/+2
Update docker file to reflect the fact that it has moved to ccsdk project Issue-ID: CCSDK-72 Change-Id: I5131b3a2a409c58aaf17d178302b72eef1d507ed Signed-off-by: Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com>
2017-08-28[CCSDK-29]changes for dgbuilder docker imageChinthakayala, Sheshashailavas (sc2914)1-0/+13
changes related to creating docker container for dgbuilder Change-Id: Ida8710be20c6737c46f7f01bc36e0fe11dd250bb Issue-ID:{CCSDK-29} Signed-off-by: Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com>