Files
mariadb-with-ldap-pam/test/startLdapServer.sh
2019-09-23 18:38:02 +02:00

5 lines
84 B
Bash
Executable File

#!/bin/bash
docker run --name ldapserver --rm -d -p 389:389 osixia/openldap:1.2.5