mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
				synced 2025-10-31 21:23:14 +00:00 
			
		
		
		
	Fix
This commit is contained in:
		| @@ -56,7 +56,7 @@ RUN echo "deb https://notesalexp.org/tesseract-ocr/stretch/ stretch main" >> /et | ||||
| COPY hocrtotei /usr/local/bin | ||||
| COPY ocr /usr/local/bin | ||||
|  | ||||
| mkdir /input /output | ||||
| chmod a+rw /input /output | ||||
| RUN mkdir /input /output && \ | ||||
|     chmod a+rw /input /output | ||||
|  | ||||
| ENTRYPOINT ["ocr"] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user