- # This is the default image configuration file
 
- # These values will persists in container environment.
 
- # All environment variables used after the container first start
 
- # must be defined here.
 
- # more information : https://github.com/osixia/docker-light-baseimage
 
- # General container configuration
 
- # see table 5.1 in http://www.openldap.org/doc/admin24/slapdconf2.html for the available log levels.
 
- LDAP_LOG_LEVEL: 0
 
 
  |