mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-30 09:57:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			287 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			287 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
| ARG docker_repo=zokradonh
 | |
| FROM ${docker_repo}/kopano_ldap
 | |
| 
 | |
| LABEL org.label-schema.description="Container for running OpenLDAP, which already has the Kopano schema included as well as users to easily demo the environment."
 | |
| 
 | |
| COPY bootstrap /container/service/slapd/assets/config/bootstrap
 |