summaryrefslogtreecommitdiffstats
path: root/mgr/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2019-07-05vnfmgr upgrade from python2 to python3hongyuzhao1-1/+1
Change-Id: I72921484cc647ade42e2d48ecbf618d7743e0d0e Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-05-14fix the bug of vnfmgr DockerFileyangyan1-1/+1
Change-Id: I6390f397af4fcaa6366d3123ac671526626f1605 Issue-ID: VFC-1386 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-10Add ARG and PKG_VERSION to Dockerfileyangyan1-0/+3
Change-Id: Id88d20078a21094c5f5c2167d1b8ec8c95e46592 Issue-ID: VFC-1383 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-18Optimized docker file codeyangyan1-37/+2
Change-Id: Ic26039f241adcc80ec6fc3b20b8409341fd184eb Signed-off-by: yangyan <yangyanyj@chinamobile.com> Issue-ID: VFC-1361
2019-04-11Add https support for projectyangyan1-1/+4
Change-Id: I9ca183381c5b1df0290e837ac1dd59e0ac0b6b2d Issue-ID: VFC-1342 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-10chown onap:onap to /var/logyangyan1-1/+1
Change-Id: Id711e8929cc3b78c6433a8093cd953d4d87d4bfa Issue-ID: VFC-1306 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-09MOdify docker fileyangyan1-2/+8
Change-Id: I746cb47d9c7b932da695f7815b7a9253477b2027 Signed-off-by: yangyan <yangyanyj@chinamobile.com> Issue-ID: VFC-1343
2018-11-08Update version from 1.2.0 to 1.2.13.0.1-ONAP3.0.0-ONAP1.2.1fujinhua1-1/+1
Change-Id: I51235361c823b2ca2ddcbc3aafc35285b92e1a18 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: Ia672e30f182a6951bf9fde39520b9fdad75b0ed2 Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-08Remove DB and redis service from vnfmgrfujinhua1-18/+0
Change-Id: I122f239cf4ab59cf5dd65f7fdebd367eebb8b548 Issue-ID: VFC-981 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-06Fix docker build error problemfujinhua1-2/+2
Change-Id: I8684dabf2e8dc93e332547cbff5ce1de79e4eb3f Issue-ID: VFC-1006 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-02Solve ubuntu vi problembiancunkang1-0/+3
Modify vimrc.tiny in Dockerfile Change-Id: Ibcaea980f54e281b089a6a4622d60a68f34d67e0 Issue-ID: VFC-1006 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-05-01VFC Containers not coming up using K8sMahendra Raghuwanshi1-1/+3
Change-Id: Ic8831e8223abd52e2aebd6be0d6d0e6e92336604 Issue-ID: VFC-894 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2018-04-08Fix vfc-vnfmgr docker build issueying.yunlong1-2/+2
Change-Id: I21f45f387e72e99d0c5f16949efed49ba44b1adb Issue-ID: VFC-859 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-12-20Fix vfc-vnfmgr master download urlying.yunlong1-2/+2
Change-Id: I187eb341243c5ea59dfd5691127a6f6abfb01e61 Issue-ID: VFC-625 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-10-25Fix dockerfile error of vfc-gvnfm-vnfmgrfujinhua1-3/+0
Change-Id: I25a4c525359ef64e2b786c2573643bf4dec397d5 Issue-Id: VFC-551 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-10-25Update dockerfile of vfc-gvnfm-vnfmgrying.yunlong1-0/+3
update vim editor Change-Id: I646d5cc088b89ad5d28c52e1af20a015f7eb9b5d Issue-Id: VFC-551 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-09Update dockerfile of vfc-gvnfm-vnfmgrfujinhua1-1/+1
Fix artifactId in download url of vnfmgr Change-Id: I5a72cb57eee4574b572258573db2961d860303cf Issue-Id: VFC-321 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-09Fix dockerfile of vfc-gvnfm-vnfmgrfujinhua1-2/+2
Update group id of vnfmgr Change-Id: Ib8787422cee1ec377a315bc78bba9d16df3b278d Issue-Id: VFC-319 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-07Fix docker scripts of gvnfm-vnfmgrfujinhua1-0/+7
Use db scripts in gvnfm-vnfres Change-Id: Icdee02e9999a77899e08b607319a936ecdf29faf Issue-Id: VFC-300 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-06Add GVNFM VNFMGR Docker image and build scriptsShashank Kumar Shankar1-0/+47
This patch adds the scripts and Dockerfile for building GVNFM/VNFGR docker image. Change-Id: I4642228523691095ff77cd5fa0007d853e93b7d5 Issue-Id: VFC-282 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>