mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-11-03 20:07:27 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			131 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			131 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
version: "3.5"
 | 
						|
 | 
						|
services:
 | 
						|
  watchtower:
 | 
						|
    image: v2tec/watchtower
 | 
						|
    volumes:
 | 
						|
      - /var/run/docker.sock:/var/run/docker.sock
 |