Removed TSMPIPE

This commit is contained in:
Deon George 2019-01-18 21:10:03 +11:00
parent ab6408fe7b
commit 8b58d47d0c

View File

@ -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/