Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Duc Cao
source-extractor
Commits
a19e1829
Commit
a19e1829
authored
Oct 16, 2017
by
Bertrand Goupil
Browse files
readme change
parent
86f87807
Changes
1
Hide whitespace changes
Inline
Side-by-side
Readme.md
View file @
a19e1829
...
@@ -47,12 +47,12 @@ Models and resources are embedded by default in the docker image.
...
@@ -47,12 +47,12 @@ Models and resources are embedded by default in the docker image.
+
Start default image
`docker run -p 8080:8080 -t limsi-source-extractor`
+
Start default image
`docker run -p 8080:8080 -t limsi-source-extractor`
####Custom resources/lib
####Custom resources/lib
Build image can be used with new traing set. In this case it is possible to overwrite default model configuration.
Build image can be used with new train
in
g set. In this case it is possible to overwrite default model configuration.
In the docker image volumes have been setup to mount new resources.
In the docker image volumes have been setup to mount new resources.
+
`lib`
folder should be mount to
`/configuration/lib`
+
`lib`
folder should be mount to
`/configuration/lib`
+
`resources`
folder should be mount to
`/configuration/resources`
+
`resources`
folder should be mount to
`/configuration/resources`
+
Configuration file from PROJECT_HOME/Limsi-SourceExtractor/configuration/ that define
`application.yml`
w
h
ith docker Volumes must be use.
+
Configuration file from PROJECT_HOME/Limsi-SourceExtractor/configuration/ that define
`application.yml`
with docker Volumes must be use.
+
Run docker image with mount resources:
+
Run docker image with mount resources:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment