mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
				synced 2025-10-31 20:03:14 +00:00 
			
		
		
		
	Dockerfile codestyle
This commit is contained in:
		| @@ -91,12 +91,12 @@ RUN apt-get install --no-install-recommends --yes \ | ||||
|  && pip install natsort | ||||
|  | ||||
|  | ||||
| RUN rm -r /var/lib/apt/lists/* | ||||
|  | ||||
|  | ||||
| ## Install Pipeline ## | ||||
| COPY hocrtotei ocr /usr/local/bin/ | ||||
|  | ||||
|  | ||||
| RUN rm -r /var/lib/apt/lists/* | ||||
|  | ||||
|  | ||||
| ENTRYPOINT ["ocr"] | ||||
| CMD ["--help"] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user