From 53200c7e4c7f3ed106fec48ddcea9de7cfe7a2d4 Mon Sep 17 00:00:00 2001 From: chinky Date: Fri, 31 May 2019 15:12:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9workdir=E5=88=B0=20/data/tong?= =?UTF-8?q?ji/WRK/pcb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e4e7794..7157604 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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/*