mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/cqpserver.git
				synced 2025-10-31 10:42:46 +00:00 
			
		
		
		
	Add missing \ to Dockerfile
This commit is contained in:
		| @@ -16,7 +16,7 @@ WORKDIR /root | ||||
|  | ||||
| # Installation: IMS Open Corpus Workbench | ||||
| RUN apt-get install -y --no-install-recommends \ | ||||
|     autoconf bison flex gcc make pkg-config libc6-dev libncurses5 libncurses5-dev libpcre3-dev libglib2.0-0 libglib2.0-dev libreadline7 libreadline-dev | ||||
|     autoconf bison flex gcc make pkg-config libc6-dev libncurses5 libncurses5-dev libpcre3-dev libglib2.0-0 libglib2.0-dev libreadline7 libreadline-dev \ | ||||
|  && wget https://sourceforge.net/projects/cwb/files/cwb/cwb-3.4-beta/cwb-3.4.22-source.tar.gz \ | ||||
|  && tar -xf cwb-3.4.22-source.tar.gz \ | ||||
|  && cd cwb-3.4.22 \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user