summaryrefslogtreecommitdiffstats
path: root/deliveries/Dockerfile.widgetms
AgeCommit message (Collapse)AuthorFilesLines
2020-04-02Migrate Dockerfile.widgetms to unprivileged userPawel Wieczorek1-0/+2
Issue-ID: PORTAL-849 Change-Id: Ia6e96c72a0a7f4a7d7693688365c683227bef6d3 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2020-02-18Changes made to upgrade pom versionSudarshan Kumar1-1/+4
Upgraded pom version Issue-ID: PORTAL-769 Change-Id: I65ae68acda464531d699dcb459d328de19a3c7c7 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.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-4/+2
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>
2017-10-10Extend deployment for CSIT env quirksChristopher Lott (cl778h)1-7/+8
Define new environment variables so a host IP and name can be added to a docker container /etc/hosts file for inter-app comms using the semi-well-known name portal.api.simpledemo.openecomp.org Issue: PORTAL-59 Change-Id: If1c23a77a4b227aac314d966f41e5d5aaad846f8 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-23Deliver centralized role management featureChristopher Lott (cl778h)1-0/+18
Repair multiple defects also. Revise deployment to use docker-compose. Remove all zip archives. Issue: PORTAL-21, PORTAL-25, PORTAL-28, PORTAL-52, PORTAL-69, PORTAL-74, PORTAL-76, PORTAL-80, PORTAL-82 Change-Id: Ie72fec7d35ba78beb162bba6ed27b2caee340c61 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>