更改workdir到 /data/tongji/WRK/pcb

This commit is contained in:
chinky 2019-05-31 15:12:14 +08:00
parent 311dee047a
commit 53200c7e4c

View File

@ -24,7 +24,7 @@ RUN cd / && \
VOLUME ["/data"]
WORKDIR /data
WORKDIR /data/tongji/WRK/pcb
ADD ./bin /usr/local/bin
ADD ./root /root
RUN chmod a+x /usr/local/bin/*