• K
    [BugFix] Docker InfluxDB cannot be enabled (#4483) · 73d0802c
    kezhenxu94 提交于
    Motivation:
    
    This patch fixes the bug that there's no chance to enable the InfluxDB storage in docker container.
    
    Modifications:
    
    Generate InfluxDB configuration section to enable it.
    
    Result:
    
    Users can enable InfluxDB by specifying SW_STORAGE=influxdb
    73d0802c
docker-entrypoint.sh 17.9 KB