Fix build, update dockerfile

This commit is contained in:
2021-05-05 14:13:46 -04:00
parent db3d312835
commit 908def1016
12 changed files with 51 additions and 47 deletions

View File

@@ -18,6 +18,7 @@ typedef struct scan_args {
char *path;
char *archive;
archive_mode_t archive_mode;
char *archive_passphrase;
char *tesseract_lang;
const char *tesseract_path;
char *exclude_regex;