version: '3'
services:
openldap:
image: docker.pkg.github.com/ldapjs/docker-test-openldap/openldap:1.0
ports:
- 389:389
- 636:636