tests: don't expose any ports in docker tests

This commit is contained in:
Nikos Mavrogiannopoulos
2015-08-06 14:41:56 +02:00
parent 584c2dda5b
commit 6586d39ed3
13 changed files with 0 additions and 57 deletions

View File

@@ -12,8 +12,6 @@ RUN yum install -y openssh-server strace lsof && yum clean all
RUN echo 'root:root' | chpasswd
RUN echo set -o vi >> /etc/bashrc
EXPOSE 80 443 443/udp 88 88/udp
ADD krb5.conf /etc/
RUN useradd -m -p "$6$ZzoUpzPP$PaQoBzfpVCSO23OXB523mgcHaXeVkW/zqYFr84GiItggqo9NK.MAkqMXKuDLybuscuEwxtpAMSNaxTftyaQjT." testuser