We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4df8b2 commit 51f4458Copy full SHA for 51f4458
README.md
@@ -146,7 +146,7 @@ argument to entrypoint if you don't want to overwrite them.
146
147
#directory example:
148
docker run \
149
- --volume ./lidf:/container/service/slapd/assets/config/bootstrap/ldif/custom \
+ --volume ./ldif:/container/service/slapd/assets/config/bootstrap/ldif/custom \
150
osixia/openldap:1.1.11 --copy-service
151
152
### Use an existing ldap database
0 commit comments