aboutsummaryrefslogtreecommitdiffstats
path: root/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2018-11-07Update version from 1.2.0 to 1.2.1fujinhua1-1/+1
Change-Id: I69a6b43752257adad57c48287a8b17f7e1f05670 Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-11-06Change snapshots to staging of Dockerfilefujinhua1-1/+1
Change-Id: Id224ec9f881d8f7a976565510ae642e457638874 Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-10-17Fix docker build error for nslcmfujinhua1-1/+2
Change-Id: Ida63f3373d1960e3a78523017ce57caaa5f2f101 Issue-ID: VFC-1152 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-07Remove DB and redis service from nslcmfujinhua1-11/+0
Change-Id: Iebc919306d93cfac848a03fee2aff23c0b287601 Issue-ID: VFC-977 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-06Fix docker build error problemfujinhua1-2/+2
Change-Id: Icf8c39bbe8eb99dba8dc559ad2878c6f360dc1cb Issue-ID: VFC-1006 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-01Solve ubuntu vi problemfujinhua1-1/+1
Modify vimrc.tiny in Dockerfile Change-Id: Ic2e82b52200f0a4437a75a99b7e45df9e3df1b16 Issue-ID: VFC-1006 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-01Solve ubuntu vi problemfujinhua1-0/+3
Modify vimrc.tiny in Dockerfile Change-Id: I97d88ee824704a0b36a5047870cbd43501193fed Issue-ID: VFC-1006 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-05-31Update dockerfileyangyan1-3/+0
Issue-ID: VFC-928 Change-Id: I5c95694752700d587586753daa140da0b47107e9 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-05-31Update vfc dockerfileyangyan1-0/+3
Issue-ID: VFC-928 Change-Id: Id3bd357d87e6f84d375d2aab8c4cdaf7a18b5408 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-05-01VFC Containers not coming up using K8sPradeep Patel1-0/+2
Change-Id: Ibda444cc215d41adef9a0e184893d913de74de3d Issue-ID: VFC-894 Signed-off-by: Pradeep Patel <pradeep.patel2@amdocs.com>
2018-03-26Update dockerfileyangyan1-1/+1
Issue-ID: VFC-850 Change-Id: Ib5df83ef1a3663a8e9641c6c5f948dece0c22ce9 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-10-29Update download url of vfc dockerfilefujinhua1-1/+1
Change download url from snapshots to staging Change-Id: Ib1a6e1332e6b142948c0d1dfdd97888a6d586997 Issue-Id: VFC-563 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-10-13Fix vfc-lcm docker job fail issueying.yunlong1-2/+1
Change-Id: I1714387a91113eebe9da55d7adb02ec3e93785db Issue-ID: VFC-533 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-10-13Update dockerfile of vfc-nfvo-lcmfujinhua1-1/+2
Change-Id: I0551f4c2c40465a912e48e4da14717f8c3a244a3 Issue-Id: VFC-530 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-07Fix Dockerfile of vfc-nfvo-lcmfujinhua1-1/+1
always install the latest nfv-toscaparser lib Change-Id: Ib01885b78da0db51b41882045786cc4cc15ee66e Issue-Id: VFC-306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-05Move update my.cnf to Dockerfilefujinhua1-0/+2
Change-Id: I3a19a5478475b8d6a72c4628ce53d3d01d8fba4a Issue-Id: VFC-280 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-05Move pip install to Dockerfilefujinhua1-2/+4
Change-Id: I47f6ac1381fb64628ffee7c7b7c23abbc79c1168 Issue-Id: VFC-278 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Fix Docker Image building for NFVO LCMShashank Kumar Shankar1-6/+10
This patch fixes various issues in NFVO LCM docker image building. Change-Id: Icdc475d554f8f6327c78c6560c3c9aa49974271d Issue-Id: VFC-231 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-09-01Update dockerfile of vfc-nfvo-lcmfujinhua1-5/+2
Add entrypoint to dockerfile Change-Id: Iaf5f42ccc056062f2031e88437253ee8927eb697 Issue-Id: VFC-225 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Update docker file of vfc-nfvo-lcmfujinhua1-0/+8
Add Python lib for base imgage Change-Id: I4bbeda9b2439447bc50021df203b6984c0164cad Issue-Id: VFC-219 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Move docker dir to root dirfujinhua1-0/+34
Change-Id: Iea49ff5a41b09b07fadd29b54ad46164292d3823 Issue-Id: VFC-208 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>