4 lines
		
	
	
		
			54 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			54 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
FROM nginx
 | 
						|
 | 
						|
COPY --chmod=755 ./ /usr/share/nginx/html
 | 
						
FROM nginx
 | 
						|
 | 
						|
COPY --chmod=755 ./ /usr/share/nginx/html
 |