mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-12 15:57:01 +08:00
tests: don't expose any ports in docker tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user