summaryrefslogtreecommitdiffstats
path: root/ci/build_rpm/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2016-12-12Move Dockerfile to ./docker pathJulien1-51/+0
According to other projects(releng/jjb/releng/opnfv-docker.yml), all the Dockerfiles are put in ./docker path. The daisy docker build procedure will be seperated from daisy bin file build procedure. The daisy docker will be directly used during the bin build procedure. It will help to safe the build time. A seperate job will be created in Jenkins to monitor the Docker changes and will build the docker image. Change-Id: Ib68ec3657d7296041aa9dc99f8e578cb0466679f Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2016-12-05Modify the OpenStack Software Repositorieszeyu zhu1-1/+1
Change-Id: Iad4bdef7c2b7f02776224b03cb55e5bd42d3cc71 Signed-off-by: zeyu zhu <zhu.zeyu@zte.com.cn>
2016-11-14install wget rpm in dockerYao Lu1-0/+1
Change-Id: I89d877e53c36c7ba329cc5d966b1089b59903806 Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>
2016-11-09Add packages required by build scriptZhijiang1-2/+4
Change-Id: Iabb6dbd5a542843d0607f1b5b73991404f3e4eaa Signed-off-by: Zhijiang <hu.zhijiang@zte.com.cn>
2016-11-09Fix docker builder base image to centos7Zhijiang1-1/+1
Change-Id: I5b4c79aecfd300a325c7a9c06bdaf671f4cf37d5 Signed-off-by: Zhijiang <hu.zhijiang@zte.com.cn>
2016-11-03add patch of openstack/daisycloudYao Lu1-1/+2
the patch is about integrate kolla tar and tgz and centos to daisy bin and cp to appoint path Change-Id: I3043d2a38f15cdff44f9c777bff8bb5e517684bd Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>
2016-11-01Automatically remove the container when it exitsZhijiang1-2/+2
Change-Id: I7ce146ef4dc8717e782600750660dddf45e3047f Signed-off-by: Zhijiang <hu.zhijiang@zte.com.cn>
2016-10-14add build script for daisy4nfvJing Sun1-0/+47
Change-Id: I53daa25a87f04b2e0d4988d095a8d99535489dac Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>