mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-30 18:07:46 +00:00 
			
		
		
		
	should be replaced by the proper upstream image once https://github.com/osixia/docker-openldap/pull/271 has been merged Signed-off-by: Felix Bartels <felix@host-consultants.de>
		
			
				
	
	
		
			6 lines
		
	
	
		
			203 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			203 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
| FROM fbartels/openldap:1.2.3
 | |
| 
 | |
| ADD bootstrap /container/service/slapd/assets/config/bootstrap
 | |
| RUN rm /container/service/slapd/assets/config/bootstrap/schema/mmc/mail.schema
 | |
| RUN touch /etc/ldap/slapd.conf
 |