浏览代码

HPCC-23680 Remove spurious dockerfile config --init

Signed-off-by: Jake Smith <jake.smith@lexisnexisrisk.com>
Jake Smith 5 年之前
父节点
当前提交
cf91c16741
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      dockerfiles/thormaster/Dockerfile

+ 0 - 1
dockerfiles/thormaster/Dockerfile

@@ -23,6 +23,5 @@ FROM hpccsystems/platform-core:${BUILD_LABEL}
 USER hpcc
 RUN mkdir -p /var/lib/HPCCSystems/thor
 WORKDIR /var/lib/HPCCSystems/thor
-RUN thormaster_lcr --init
 ENTRYPOINT ["thormaster_lcr"]