Skip to content
Snippets Groups Projects
Commit 835d9235 authored by mateuszg's avatar mateuszg
Browse files

Completed

parent b1af9831
Branches
No related tags found
1 merge request!1Resolve "Create Dockerfile"
# SPEJD SERVICE
### Run a container
`docker run -it -v /samba:/samba -v $(pwd)/config.ini:/home/worker/config.ini
clarinpl/spejd`
### Notes
The service depends on Spejd library (http://zil.ipipan.waw.pl/Spejd), but due
initialization bug (hardcoded config) it's slightly version is downloaded from
https://minio.clarin-pl.eu/public/share/spejd-1.4.0-fixed.tar.gz.
Also, do not use tcmalloc when building Spejd library.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment