Commit 70b0dd9a by 折木

dir

parent 43f3f278
......@@ -14,7 +14,7 @@ RUN ldconfig
ADD java.tar.gz /usr/local
RUN echo $PATH
RUN java -version
RUN mkdir -p /mydata/wechat/qwimages
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