Skip to content

Releases: osixia/docker-openldap

v1.0.0

16 Feb 13:44
Compare
Choose a tag to compare

Added

  • Improve documentation

Changed

  • Upgrade baseimage to light-baseimage

v0.10.2

16 Feb 13:44
Compare
Choose a tag to compare

Added

  • Bootstrap config, only on non existing slapd config
  • Limit max open file descriptors to fix slapd memory usage (#9)
  • Don't disable network access from outside (#8)
  • Make log level configurable via environment variable (#7)
  • Support for ldaps (#10)

Fixed

  • Unable to start container with the following invocation. (#6)

v0.10.1

16 Feb 13:44
Compare
Choose a tag to compare

Added

  • LDAPI
  • Custom ldap schema
  • Auto convert .schema to .ldif

Fixed

  • Docker VOLUME is not needed to be able to stop a container without losing data (#2)
  • starting from old data (#3)

v0.10.0: [twgit] Release finish: release-0.10.0

16 Feb 13:43
Compare
Choose a tag to compare

New version initial release, no changelog before this sorry.