sourcephile
/
git
/
gargantext.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fixe the label
[gargantext.git]
/
devops
/
coreNLP
/
Dockerfile
1
FROM openjdk
2
3
ADD home/debian/CoreNLP /CoreNLP
4
WORKDIR /CoreNLP
5
6
CMD ./startServer.sh