Browse Source

Merge branch 'feature/stroage-manage' of xuyiping/kpt-tmr-group into develop

xuyiping 1 year ago
parent
commit
282a1afb24
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

@@ -24,6 +24,8 @@ WORKDIR /app/kpt-tmr-group
 COPY --from=0 /app/kpt-tmr-group/config/*.yaml /app/kpt-tmr-group/bin/config/
 COPY --from=0  /app/kpt-tmr-group/bin/kptTmrGroup /app/kpt-tmr-group/bin/kptTmrGroup
 
+RUN ls -l
+RUN pwd
 
 EXPOSE 8090
 VOLUME /bin/logger