kmlabz/apacheds
kmlabz
/
apacheds
Archived
2
0
Fork 0

remove config copy
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2020-07-14 20:29:26 +02:00
parent d2cceb7bd6
commit 8b887d8903
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ EXPOSE 10389 10636 60088 60464 8080 8443
WORKDIR $ADS_HOME
RUN mkdir $ADS_INSTANCES && cp -r instances/default $ADS_INSTANCES
COPY ou=config.ldif $ADS_INSTANCES/default/conf/ou=config.ldif
VOLUME ["/ads"]
ENTRYPOINT ["bin/apacheds.sh","run"]