summaryrefslogtreecommitdiffstats
path: root/deliveries/os_Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2017-08-23Deliver centralized role management featureChristopher Lott (cl778h)1-84/+0
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>
2017-07-13[PORTAL-31] Repair defects in deploymentChristopher Lott (cl778h)1-1/+1
Includes docker build failures and footer icon Change-Id: I293f2767f36ab3fe824d8143e58e14dc2119c13e Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-12Configure parent to skip deploy stepChristopher Lott (cl778h)1-6/+7
Change-Id: If65458934e12e3f7f61cf080ba8f99d7d233f291 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-12Merge "Fix ep:1610-1 build process"Manoop Talasila1-2/+2
2017-07-05Add proxy support in DockerFileShashank Kumar Shankar1-0/+9
This helps to build Portal Docker image behind a proxy. Change-Id: I65fdd952ef9a9060f87dbbdc5a16909c825b493e Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-07-05Fix ep:1610-1 build processVictor Morales1-2/+2
The current process refers to two non-existing folders. When the build process tries to use those folders fails and the image is not created. Apparently the compilation order of ecomp-portal-FE-os depends on epsdk-app-os. Lastly, the installation of openjdk-8-jdk requires the --force-yes flag. Change-Id: If998393cd90a6f4a31806699423e90bfd0df8f30 Signed-off-by: Victor Morales <victor.morales@intel.com>
2017-02-17adding docker scriptstalasila1-0/+74
Change-Id: I25e4781593ecb01680ced87be660b2b38b406259 Signed-off-by: talasila <talasila@research.att.com>