4 lines
		
	
	
		
			92 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
		
			92 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | FROM nginx:latest | ||
|  | COPY html/* /etc/nginx/html/ | ||
|  | COPY config/nginx.conf /etc/nginx/nginx.conf |