Commit 43f3f278 by 折木

目录

parent e7514fd6
......@@ -14,7 +14,7 @@ RUN ldconfig
ADD java.tar.gz /usr/local
RUN echo $PATH
RUN java -version
RUN mkdir -p /api-qywx-self/qywx/self-upload-data
RUN mkdir -p /mydata/wechat/qwimages
COPY ./target/gic-qywx-self.jar /usr/local/app/gic-qywx-self.jar
# 创建必要的目录结构和文件权限
RUN mkdir -p /var/tmp/nginx/client && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment