mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-31 02:17:47 +00:00 
			
		
		
		
	Remove kustomer from the default compose file (#21)
* remove kustomer for now Fixes zokradonh#479
This commit is contained in:
		
							parent
							
								
									b1eace90e7
								
							
						
					
					
						commit
						ccb44dd589
					
				| @ -32,17 +32,6 @@ services: | |||||||
|     tmpfs: |     tmpfs: | ||||||
|       - /kopano/easypki/ |       - /kopano/easypki/ | ||||||
| 
 | 
 | ||||||
|   kopano_kustomer: |  | ||||||
|     image: kopano/kustomerd:${KUSTOMER_VERSION:-latest} |  | ||||||
|     read_only: true |  | ||||||
|     restart: unless-stopped |  | ||||||
|     command: serve --log-level debug |  | ||||||
|     volumes: |  | ||||||
|       - /etc/machine-id:/etc/machine-id |  | ||||||
|       - /etc/machine-id:/var/lib/dbus/machine-id |  | ||||||
|       - kopanolicenses:/etc/kopano/licenses |  | ||||||
|       - kopanosocket/:/run/kopano |  | ||||||
| 
 |  | ||||||
|   kopano_server: |   kopano_server: | ||||||
|     image: ${docker_repo:-zokradonh}/kopano_core:${CORE_VERSION:-latest} |     image: ${docker_repo:-zokradonh}/kopano_core:${CORE_VERSION:-latest} | ||||||
|     read_only: true # in case additional packages need to be installed this option should be set to false |     read_only: true # in case additional packages need to be installed this option should be set to false | ||||||
| @ -557,11 +546,11 @@ volumes: | |||||||
|   kopanograpi: |   kopanograpi: | ||||||
|   kopanolicenses: |   kopanolicenses: | ||||||
|   kopanosocket: |   kopanosocket: | ||||||
|  |   kopanospamd: | ||||||
|   kopanossl: |   kopanossl: | ||||||
|   kopanowebapp: |   kopanowebapp: | ||||||
|   web: |   web: | ||||||
|   zpushstates: |   zpushstates: | ||||||
|   kopanospamd: |  | ||||||
| 
 | 
 | ||||||
| networks: | networks: | ||||||
|   kopano-net: |   kopano-net: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user