diff --git a/Dockerfile b/Dockerfile index 0f9f29d..e795864 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,12 +7,10 @@ FROM registry.leenooks.net/leenooks/base:7 -RUN yum -y install tsmpipe && yum clean all - # EPEL & Leenooks packages RUN yum -y install ln-openldap-server && yum clean all -EXPOSE 389 +EXPOSE 389 636 # Starting COPY init /sbin/