Skip to content
Snippets Groups Projects
Commit 27d1150f authored by 宝俊 黄's avatar 宝俊 黄
Browse files

Merge branch '201250084' into 'master'

update:dockerfile

See merge request 0010-qingyun/backend!3
parents a1b6d002 2c5018bf
No related branches found
No related tags found
No related merge requests found
......@@ -5,4 +5,4 @@ ENV HOME_PATH /home
ENV LANG en_US.UTF-8
WORKDIR $HOME_PATH
ADD /$ARTIFACTID-$ARTIFACTVERSION.jar $HOME_PATH/$ARTIFACTID.jar
ENTRYPOINT ["java","-jar","sentistrength.jar"]
\ No newline at end of file
ENTRYPOINT ["java","-jar","sentistrength_backend.jar"]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment