summaryrefslogtreecommitdiffstats
path: root/artifactbroker/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26Upgrade version to 1.3.1Bin Yang1-3/+3
1.3.0 was used by integration team for validation Change-Id: I90147a31d451b4288836242cc3112a1a82357b46 Issue-ID: MULTICLOUD-589 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-04-12add support to generate docker image for artifactbrokerliboNet1-0/+41
. add Dockerfile to describe the docker image steps . add build_image.sh to wrap the generation of image . Use Alpine as base docker image in distribution to make it small Change-Id: I8a2c8321be176d549063e6ab296adcacb46b9ad3 Issue-ID: MULTICLOUD-548 Signed-off-by: liboNet <libo.zhu@intel.com>