make entrypoint executable
	
		
			
	
		
	
	
		
	
		
			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:
		@@ -2,6 +2,8 @@ FROM php:8.2-fpm
 | 
			
		||||
 | 
			
		||||
COPY docker-php-entrypoint /usr/local/bin/
 | 
			
		||||
 | 
			
		||||
RUN chmod +x /usr/local/bin/docker-php-entrypoint
 | 
			
		||||
 | 
			
		||||
USER www-data
 | 
			
		||||
 | 
			
		||||
COPY cloudlog/ /var/www/cloudlog
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user