mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-31 10:27:14 +00:00 
			
		
		
		
	enhance example for builtin webapp plugins
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
		
							parent
							
								
									2bc513f4fc
								
							
						
					
					
						commit
						64907e454b
					
				| @ -1,6 +1,11 @@ | ||||
| ARG docker_repo=zokradonh | ||||
| FROM ${docker_repo}/kopano_webapp | ||||
| 
 | ||||
| ENV \ | ||||
|     KCCONF_WEBAPPPLUGIN_MDM_PLUGIN_MDM_USER_DEFAULT_ENABLE_MDM=true \ | ||||
|     KCCONF_WEBAPPPLUGIN_MDM_PLUGIN_MDM_SERVER=kopano_zpush:9080 \ | ||||
|     KCCONF_WEBAPPPLUGIN_MDM_PLUGIN_MDM_SERVER_SSL=false | ||||
| 
 | ||||
| RUN apt-get update && apt-get install -y --no-install-recommends \ | ||||
|     kopano-webapp-plugin-mdm \ | ||||
|     && rm -rf /var/cache/apt /var/lib/apt/lists | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user