Upload files to "/"
This commit is contained in:
parent
ccd3ef1f44
commit
c004efafc9
@ -29,6 +29,8 @@ RUN chmod +x ./entrypoint.sh
|
||||
# open up LDAP simple port
|
||||
EXPOSE 389
|
||||
EXPOSE 636
|
||||
EXPOSE 80
|
||||
EXPOSE 443
|
||||
|
||||
# Create directory for exporting certs to host
|
||||
RUN mkdir -p /export-certs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user