Description
OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol (LDAP).Examples
Dependency:
go get github.com/testcontainers/testcontainers-go/modules/openldap
Usage:
openldapContainer, err := openldap.Run(ctx, "bitnami/openldap:2.6.6")