Skip to content

Releases: sudo-bot/docker-openldap

v2.2.6-1

21 Jan 15:05
v2.2.6-1
a2ebd40
Compare
Choose a tag to compare
  • Upgrade to Alpine 3.19
  • Use Horust from the Alpine repository
  • Update openldap to 2.6.6
  • The following architectures are now supported:
    • linux/386 -> New 🎉
    • linux/amd64
    • linux/arm/v6 -> New 🎉
    • linux/arm/v7
    • linux/arm64/v8 -> New 🎉
    • linux/ppc64le -> New 🎉

v1.0.1

04 Aug 22:05
v1.0.1
0207648
Compare
Choose a tag to compare
  • Migrate to docker buildx to provide support for armv7 (👋🏻 RaspberryPi users !)
  • Add org.opencontainers.image.* labels
  • Fix VOLUME declaration
  • Minor GitHub workflow adjustments
  • Minor Dockerfile adjustments

v1.0.0

31 Jul 16:50
v1.0.0
86fa5fc
Compare
Choose a tag to compare

First working version ! 🎉
Includes:

  • SASL support (supported: SecureRandomPassword)
  • SSL support
  • Based on Alpine 3.16
  • Based on OpenLDAP 2.6.3
  • Using Horust as a supervisor
  • And more fun things !

Published to GHCR and DockerHub