Rework docker setup

This commit is contained in:
eikek
2021-05-31 00:07:11 +02:00
parent c0402b1f92
commit b122d9eab0
8 changed files with 326 additions and 0 deletions

View File

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