Update dockerfile
This commit is contained in:
parent
9252542c0e
commit
6316a54215
@ -23,6 +23,7 @@ COPY ./start-slapd.sh ./start-slapd.sh
|
||||
RUN chmod +x ./start-slapd.sh
|
||||
|
||||
# open up LDAP simple port
|
||||
EXPOSE 389
|
||||
EXPOSE 636
|
||||
|
||||
# set salvable volumes for LDAP data, configuration
|
||||
|
||||
Loading…
Reference in New Issue
Block a user