Skip to content

Releases: osixia/docker-openldap

v1.1.0

16 Feb 13:46
Compare
Choose a tag to compare

Added

  • Use *.startup.yaml environment files to keep configuration secrets
  • Use cfssl tool to generate tls certs
  • Use log-helper to write leveled log messages
  • Allow copy of /container/service and mounted files to /container/run/service dir usefull for write only filesystems and avoid file permissions problems
  • Add enforcing TLS options (#26)

Changed

  • Upgrade baseimage to light-baseimage:0.2.1

Fixed

  • Should SSL certs be copied on load? (#25)

v1.0.9

16 Feb 13:46
Compare
Choose a tag to compare

Added

  • Makefile with build no cache

Changed

  • Upgrade baseimage to light-baseimage:0.2.0

v1.0.8

16 Feb 13:46
Compare
Choose a tag to compare

Fixed

  • An other startup bug ! whuhu

v1.0.7

16 Feb 13:46
Compare
Choose a tag to compare

Fixed

  • Startup bug

v1.0.6

16 Feb 13:45
Compare
Choose a tag to compare

Changed

  • Upgrade baseimage to light-baseimage:0.1.5

v1.0.5

16 Feb 13:45
Compare
Choose a tag to compare

Changed

  • Upgrade baseimage to light-baseimage:0.1.4

Fixed

  • Replication bug when the hostname was changed

v1.0.4

16 Feb 13:45
Compare
Choose a tag to compare

Changed

  • Upgrade baseimage to light-baseimage:0.1.3

v1.0.3

16 Feb 13:45
Compare
Choose a tag to compare

Changed

  • Upgrade baseimage to light-baseimage:0.1.2

Fixed

  • Re-running container with volumes won't start #19

v1.0.2

16 Feb 13:45
Compare
Choose a tag to compare

Added

  • LDAP_TLS_CIPHER_SUITE
  • LDAP_TLS_PROTOCOL_MIN
  • LDAP_TLS_VERIFY_CLIENT

v1.0.1

16 Feb 13:45
Compare
Choose a tag to compare

Changed

  • Upgrade baseimage to light-baseimage:0.1.1

Fixed

  • OpenLdap container won't start when dhparam.pem is missing in bound volume #13