mirror of
				https://github.com/nextcloud/docker.git
				synced 2025-10-31 00:11:40 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			57 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			57 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
| FROM nginx:alpine
 | |
| 
 | |
| COPY nginx.conf /etc/nginx/nginx.conf
 |