From 2e5c8b03279b09e4f8540dc1c35a6f38a776ddc4 Mon Sep 17 00:00:00 2001
From: Patrick Jentsch
Date: Mon, 29 Oct 2018 10:50:56 +0100
Subject: [PATCH] Update
---
Dockerfile | 2 --
1 file changed, 2 deletions(-)
diff --git a/Dockerfile b/Dockerfile
index 9dfbe48..fc7efee 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -56,6 +56,4 @@ RUN echo "deb https://notesalexp.org/tesseract-ocr/stretch/ stretch main" >> /et
COPY ocr_pyflow /usr/local/bin
COPY parse_hocr /usr/local/bin
-VOLUME /root/files_for_ocr
-
CMD ["/bin/bash"]
\ No newline at end of file