summaryrefslogtreecommitdiffstats
path: root/vesagent/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2019-04-09Use alpine for MultiCloud VIO vesagentEthan Lynn1-16/+7
This patch change VIO vesagent to use python:2-alpine as docker base image. Change-Id: I2ff6ce2cbc82de51a55dd020f43e478a54d9d6b1 Issue-ID: MULTICLOUD-537 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2017-10-31VMWare VESAgent changes for Staging imageArun Arora1-1/+1
1. Added rules to create and push staging image 2. Modified JAR file name to remove SNAPSHOT 3. Modified start-manager.sh to use new JAR file name 4. Optimizations in docker build script Change-Id: I154f8a6a5d2b42f914b09c8f7a09190596483fca Issue-ID: MULTICLOUD-8 Signed-off-by: Arun Arora <aroraarun@vmware.com>
2017-10-23VMWare vesagent docker build job fixArun Arora1-0/+4
Fixes for docker daily build jenkins job failure Modified the code to download the vesagent JAR from nexus repo instead of building the code and copy from the target directory Change-Id: Ia6b303e7a39bc4bbef40d4caaca4dab401927d42 Issue-ID: MULTICLOUD-8 Signed-off-by: Arun Arora <aroraarun@vmware.com>
2017-10-16VMWare vesagent for FCAPSArun Arora1-0/+26
Fix python verify job fail issue Change-Id: If4b7f82fe7175a4d018cd5c5232217e98824c0bd Issue-ID: MULTICLOUD-8 Signed-off-by: Arun Arora <aroraarun@vmware.com>