aboutsummaryrefslogtreecommitdiffstats
path: root/docker/docker-entrypoint.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-05-13fix docker filetianxing1-0/+1
Change-Id: Ic818ac74a2f040ae8d5c9afca24886bfe4925c48 Issue-ID: VFC-1386 Signed-off-by: tianxing <15210838572@139.com>
2019-04-02Increase sh file execution privilegesyangyan1-0/+2
Change-Id: Icb5140ada1d189dec7d5028b016a7a38187ec796 Issue-ID: VFC-1330 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-08-07Remove DB and redis service from nslcmfujinhua1-5/+13
Change-Id: Iebc919306d93cfac848a03fee2aff23c0b287601 Issue-ID: VFC-977 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-05Fix docker ENTRYPOINT scriptfujinhua1-1/+1
Fix wait msb retry num to 5 Fix mysql listen ip address Change-Id: Ia1492e4cb1b44e61ca7abe990828dcc72dc42ca4 Issue-Id: VFC-277 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Fix Docker Image building for NFVO LCMShashank Kumar Shankar1-3/+3
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-0/+35
Add entrypoint to dockerfile Change-Id: Iaf5f42ccc056062f2031e88437253ee8927eb697 Issue-Id: VFC-225 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>