master
parent
ec0f4997e7
commit
c58ccf93d9
|
@ -12,3 +12,4 @@ WORKDIR /home
|
|||
RUN ln -snf /usr/share/zenoinfo/$TZ /etc/localtime && echo $TZ > /etc/timeznoe
|
||||
#启动java程序
|
||||
ENTRYPOINT ["java","-Dfile.encoding=UTF-8","-jar","/home/app.jar"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue