summaryrefslogtreecommitdiffstats
path: root/res/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2021-02-09Update to Python3.8 in gvnfm-vnfresdyh1-1/+1
Change-Id: I16d6f07f9791455b3d19875139fd70dc328d6418 Issue-ID: VFC-1816 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-07-05vnfres upgrade from python2 to python3hongyuzhao1-1/+1
Change-Id: Ide7c76f81f59a1ccd22c6550ee6c7f68e29cb021 Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-05-14fix bug of docker fileyangyan1-1/+1
Change-Id: I064f6bb2c754b0bb8b9552f794c4a2a1c844f734 Issue-ID: VFC-1386 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-10Add ARG and PKG_VERSION to Dockerfileyangyan1-0/+3
Change-Id: I4fad5e67c6e0cfe96bd28016367b378b3da66796 Issue-ID: VFC-1383 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-18Optimized docker file codeyangyan1-37/+2
Change-Id: I5dc19e29da4d745d36287d3521a65170fddc7c15 Signed-off-by: yangyan <yangyanyj@chinamobile.com> Issue-ID: VFC-1361
2019-04-13Update docker file for vnfresfujinhua1-3/+3
Change-Id: I19f7842370dfa3ae6da4a4f0e55dbb4165faefd7 Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-11Add https support for projectyangyan1-1/+4
Change-Id: Ib846cb1fe9bb37d7e5491e41fe3558c5082870bd Issue-ID: VFC-1342 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-10chown onap:onap to /var/logyangyan1-1/+1
Change-Id: Ic1467590a8a6025163cb273c7b8c0698670b5d69 Issue-ID: VFC-1306 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-09Modify docker fileyangyan1-3/+9
Change-Id: I9136f2a010e60a912fe00a6544f96acf63e4a575 Signed-off-by: yangyan <yangyanyj@chinamobile.com> Issue-ID: VFC-1343
2018-11-07Update version from 1.2.0 to 1.2.1fujinhua1-1/+1
Change-Id: I5fb8ba3d3937f69aa7cbb2f48f200d7a5479c5e8 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: Iffb47635cf35ddcaa757325a4ed8419458bbaa37 Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-08Remove DB and redis service from vnfresfujinhua1-11/+0
Change-Id: If3b274d442bdde62a225c5fe02116af4f38a0509 Issue-ID: VFC-980 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-06Fix docker build error problemfujinhua1-2/+2
Change-Id: If25317b5fe1aee5f98d1f1235be7947b42b3a746 Issue-ID: VFC-1006 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-02Solve ubuntu vi problemfujinhua1-0/+3
Modify vimrc.tiny in Dockerfile Change-Id: I30101e30c06d925d3c466fc10ac1c7537f8f5878 Issue-ID: VFC-1006 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-05-01VFC Containers not coming up using K8sMahendra Raghuwanshi1-0/+2
Change-Id: Ib509e3c5001f7cf3c4f8a0915dcfe2a6dd4fb49b Issue-ID: VFC-894 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2018-04-08Fix vfc-vnfres docker build issueying.yunlong1-1/+1
Change-Id: Ic0554e07458019b91316ed6659a67521947495ac Issue-ID: VFC-859 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-12-20Fix vfc-vnfres download urlying.yunlong1-1/+1
Change-Id: I9a1c1a6733eb40c41fd160f25028c41985850e73 Issue-ID: VFC-626 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-09Fix dockerfile of vfc-gvnfm-vnfresfujinhua1-1/+1
Update group id of vnfres Change-Id: I508d8eb96ba5c813eb8a5e7adb6a93796b3b0d45 Issue-Id: VFC-318 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-06Update gvnfm vnfres dockerfileying.yunlong1-2/+6
Move python requirements install to dockerfile. Change-Id: I81137109bc263a4a875968ebc01cf3c5ff3e0bfa Issue-ID: VFC-292 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-06Update vnfres docker build function nameying.yunlong1-1/+1
Change-Id: I7b1b4648257aa8d4501d840f55c5cc1d6b9f1e4a Issue-ID: VFC-289 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-04Add vnfres docker build filesying.yunlong1-0/+43
Add docker build files to build vfc gvnfm vnfres docker images. Change-Id: I8bc366de6d750bce627716c96f1feabb44a1c035 Issue-ID: VFC-255 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>