mirror of
				https://github.com/fspc/workstand.git
				synced 2025-10-31 16:35:35 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			49 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			49 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
| FROM nginx:alpine
 | |
| COPY conf/* /etc/nginx/conf.d/
 |