mirror of
				https://github.com/mashirozx/docker-php-nginx.git
				synced 2025-05-29 01:49:24 +08:00 
			
		
		
		
	Removed volume instruction
This commit is contained in:
		
							parent
							
								
									1780ba14fa
								
							
						
					
					
						commit
						772d7aeaad
					
				@ -28,9 +28,6 @@ RUN chown -R nobody.nobody /var/www/html && \
 | 
			
		||||
  chown -R nobody.nobody /var/lib/nginx && \
 | 
			
		||||
  chown -R nobody.nobody /var/log/nginx
 | 
			
		||||
 | 
			
		||||
# Make the document root a volume
 | 
			
		||||
VOLUME /var/www/html
 | 
			
		||||
 | 
			
		||||
# Switch to use a non-root user from here on
 | 
			
		||||
USER nobody
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user