mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nlp.git
				synced 2025-10-31 12:52:47 +00:00 
			
		
		
		
	Fix
This commit is contained in:
		| @@ -37,7 +37,7 @@ RUN pip3 install wheel && pip3 install -U spacy && \ | ||||
| COPY nlp /usr/local/bin | ||||
| COPY spacy_nlp /usr/local/bin | ||||
|  | ||||
| mkdir /input /output | ||||
| chmod a+rw /input /output | ||||
| RUN mkdir /input /output && \ | ||||
|     chmod a+rw /input /output | ||||
|  | ||||
| ENTRYPOINT ["nlp"] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user