master
parent
bfb1952bcd
commit
55766bef78
|
@ -11,7 +11,7 @@ VOLUME /home/logs/grail-patient-doctor
|
|||
#构造 复制外部文件到docker 内部
|
||||
COPY grail-patient-doctor-server/target/grail-patient-doctor-server.jar /home/app.jar
|
||||
|
||||
# 工作目录 exec -it 进来就是默认这个目录
|
||||
# 工作目录 exec -it 进来就是默认这个目录 1
|
||||
WORKDIR /home
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue