mirror of https://github.com/MISP/misp-docker
				
				
				
			prevent globbing on the variable
							parent
							
								
									e8ae81b65c
								
							
						
					
					
						commit
						b8a8c6454e
					
				|  | @ -107,7 +107,7 @@ ARG PHP_VER | |||
|     COPY --from=php-build /usr/lib/php/${PHP_VER}/ssdeep.so /usr/lib/php/${PHP_VER}/ssdeep.so | ||||
|     COPY --from=composer-build /tmp/Vendor /var/www/MISP/app/Vendor | ||||
|     COPY --from=composer-build /tmp/Plugin /var/www/MISP/app/Plugin | ||||
|     RUN for dir in /etc/php/*; do echo "extension=ssdeep.so" > $dir/mods-available/ssdeep.ini; done \ | ||||
|     RUN for dir in /etc/php/*; do echo "extension=ssdeep.so" > "$dir/mods-available/ssdeep.ini"; done \ | ||||
|         ;phpenmod redis \ | ||||
|     # Enable CakeResque with php-gnupgp | ||||
|         ;phpenmod gnupg \ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Jason Kendall
						Jason Kendall