Sfoglia il codice sorgente

HPCC-23680 Remove spurious dockerfile config --init

Signed-off-by: Jake Smith <jake.smith@lexisnexisrisk.com>
Jake Smith 5 anni fa
parent
commit
cf91c16741
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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"]