summaryrefslogtreecommitdiffstats
path: root/deliveries/Dockerfile.sdk
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10Change $TOMCATHOME/temp ownership for unprivileged user in SDKPawel Wieczorek1-1/+4
Issue-ID: PORTAL-849 Change-Id: I4c437777fcaf0db337fc3a126f12788962777e49 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2020-04-02Migrate Dockerfile.sdk to unprivileged userPawel Wieczorek1-0/+4
Issue-ID: PORTAL-849 Change-Id: If0cf112cd627c431e4ca08329e0da3ee5d8b8bdc Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-09-12Update tomcat to 8.5statta1-35/+22
Issue-ID: PORTAL-723 Change-Id: I0a5ac0226b6775ba2cf0d783375f775f899c1d3d Signed-off-by: statta <statta@research.att.com>
2019-03-04Reduce image size of containersSylvain Desbureaux1-17/+28
CIA project goal is to reduce image size of container and make the container multi architecture. Portal images are already multi architecure ready and portal-wms and portal-db are also done in an efficient way. Portal-app and portal-sdk although can be shrinked, using multi stage docker builds. This commit allow a noticeable shrink for both of them: from 708Mb to 298Mb for portal-app and from 388Mb to 257Mb for portal-sdk. Change-Id: Id5cca8b78d0d9ee1724259dab40b7ccff910c628 Issue-ID: INT-939 Issue-ID: INT-922 Issue-ID: INT-881 Issue-ID: INT-925 Issue-ID: INT-936 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-02-08Upgrade Portal dockerFilesManoop Talasila1-1/+1
To use openjdk:8-alpine rather than frolvlad/alpine-oraclejdk8:slim as it is not available anymore in docker hub. Issue-ID: PORTAL-518 Change-Id: I1159065100aaba1db1cd83701be3ad66f1a0902e Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-02-01Security/ Package Name changesst782s1-0/+53
Issue-ID: PORTAL-174, PORTAL-157, PORTAL-156, PORTAL-148, PORTAL-145, PORTAL-140, PORTAL-133, PORTAL-121, PORTAL-111, PORTAL-88 Includes security fixes, Role Centralization, replace certain ECOMP occurrences etc Change-Id: I3c8b706709c6b92e646e3cbe50c2d660e8a46ef4 Signed-off-by: st782s <statta@research.att.com>