|
@@ -26,7 +26,7 @@ RUN ln -sv /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
|
|
|
&& echo "Asia/Shanghai" > /etc/timezone \
|
|
|
|
|
|
COPY --from=0 /app/kpt-tmr/conf/ /app/kpt-tmr/bin/conf/
|
|
|
-COPY --from=0 /app/kpt-tmr/uploads /app/kpt-tmr/uploads
|
|
|
+COPY --from=0 /app/kpt-tmr/uploads /app/kpt-tmr/bin/uploads
|
|
|
COPY --from=0 /app/kpt-tmr/bin/kptTmr /app/kpt-tmr/bin/kptTmr
|
|
|
|
|
|
EXPOSE 8081
|