From 8b58d47d0cf11017fb9971faf9a733c267073883 Mon Sep 17 00:00:00 2001 From: Deon George Date: Fri, 18 Jan 2019 21:10:03 +1100 Subject: [PATCH] Removed TSMPIPE --- Dockerfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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/