Try provide docker setup

This commit is contained in:
Eike Kettner
2020-03-31 00:45:43 +02:00
parent efc73c1060
commit 5b21a876aa
5 changed files with 119 additions and 0 deletions

6
docker/joex/entrypoint.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
echo "Starting unoconv listener"
unoconv -l &
/opt/docspell-joex-0.4.0/bin/docspell-joex "$@"