需改dockerfile

This commit is contained in:
zhl 2019-04-03 10:25:55 +08:00
parent e73a285245
commit 39eed72288

View File

@ -5,6 +5,7 @@ RUN mkdir -p /data/service
COPY ./ /data/service/
RUN mkdir -p /data/download
RUN mkdir -p /data/logs
WORKDIR /data/service