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 f478aee commit c0e43f9Copy full SHA for c0e43f9
README.md
@@ -145,7 +145,7 @@ argument to entrypoint if you don't want to overwrite them.
145
146
#directory example:
147
docker run \
148
- --volume ./lidf:/container/service/slapd/assets/config/bootstrap/ldif/custom \
+ --volume ./ldif:/container/service/slapd/assets/config/bootstrap/ldif/custom \
149
osixia/openldap:1.2.1 --copy-service
150
151
### Use an existing ldap database
0 commit comments