Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
source-extractor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
asrael
source-extractor
Commits
a19e1829
Commit
a19e1829
authored
Oct 16, 2017
by
Bertrand Goupil
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme change
parent
86f87807
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Readme.md
Readme.md
+2
-2
No files found.
Readme.md
View file @
a19e1829
...
...
@@ -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`
####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.
+
`lib`
folder should be mount to
`/configuration/lib`
+
`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:
...
...
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