Files
mariadb-with-ldap-pam/test/startLdapServer.sh

5 lines
84 B
Bash

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