mirror of
				https://github.com/nextcloud/docker.git
				synced 2025-10-31 08:21:28 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			132 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			132 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
| FROM nextcloud:fpm
 | |
| 
 | |
| COPY autoconfig.php /usr/src/nextcloud/config/autoconfig.php
 | |
| COPY redis.php /usr/src/nextcloud/config/redis.php
 |