pom
parent
9cc8c54e1f
commit
bb695cf01b
|
@ -9,7 +9,7 @@ EXPOSE 9300/tcp
|
|||
VOLUME /home/logs/fate-file
|
||||
|
||||
#构造 复制外部文件到docker 内部
|
||||
COPY target/fate-modules-file-3.6.3.jar /home/app.jar
|
||||
COPY target/fate-modules-file.jar /home/app.jar
|
||||
|
||||
# 工作目录 exec -it 进来就是默认这个目录1gitn1
|
||||
WORKDIR /home
|
||||
|
|
Loading…
Reference in New Issue