Fix PHP 5.6 Dockerfile syntax error
Syntax error: ";" unexpected
This commit is contained in:
		| @@ -45,7 +45,7 @@ RUN if [ ${INSTALL_SOAP} = true ]; then \ | ||||
|     # Install the soap extension | ||||
|     apt-get -y update && \ | ||||
|     apt-get -y install libxml2-dev && \  | ||||
|     docker-php-ext-install soap && \ | ||||
|     docker-php-ext-install soap \ | ||||
| ;fi | ||||
|  | ||||
| ##################################### | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Cosmos Pham
					Cosmos Pham