mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
tests: added liblz4 into unix test and fixed IP addresses
This commit is contained in:
@@ -11,6 +11,7 @@ RUN apt-get install -y libtalloc2
|
||||
RUN apt-get install -y libfreeradius-client2
|
||||
RUN apt-get install -y libkrb5-3 less
|
||||
RUN apt-get install -y less
|
||||
RUN apt-get install -y liblz4-1
|
||||
RUN sed 's/PermitRootLogin without-password/PermitRootLogin yes/g' -i /etc/ssh/sshd_config
|
||||
|
||||
RUN echo 'root:root' |chpasswd
|
||||
|
||||
Reference in New Issue
Block a user