Dockerfile aktualisiert
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -1,6 +1,8 @@
 | 
			
		||||
FROM php:7.4-apache
 | 
			
		||||
LABEL maintainer="Andy Miller <rhuk@getgrav.org> (@rhukster)"
 | 
			
		||||
 | 
			
		||||
ENV TZ="Europe/Berlin"
 | 
			
		||||
 | 
			
		||||
# Enable Apache Rewrite + Expires Module
 | 
			
		||||
RUN a2enmod rewrite expires && \
 | 
			
		||||
    sed -i 's/ServerTokens OS/ServerTokens ProductOnly/g' \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user