Fixing whitespaces and tailing spaces
This commit is contained in:
		@@ -44,7 +44,7 @@ ARG INSTALL_SOAP=false
 | 
			
		||||
RUN if [ ${INSTALL_SOAP} = true ]; then \
 | 
			
		||||
    # Install the soap extension
 | 
			
		||||
    apt-get -y update && \
 | 
			
		||||
    apt-get -y install libxml2-dev php-soap && \ 
 | 
			
		||||
    apt-get -y install libxml2-dev php-soap && \
 | 
			
		||||
    docker-php-ext-install soap \
 | 
			
		||||
;fi
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user