mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-14 14:58:06 +08:00
Master process was converted to use libev
This commit is contained in:
committed by
Nikos Mavrogiannopoulos
parent
9252e22298
commit
0e604b8a9f
@@ -2,7 +2,7 @@ FROM fedora:23
|
||||
|
||||
RUN yum install -y gnutls gnutls-utils protobuf-c iproute pcllib http-parser tcp_wrappers pam systemd libseccomp
|
||||
RUN yum install -y bash openssh-server nuttcp
|
||||
RUN yum install -y libnl3 libtalloc
|
||||
RUN yum install -y libnl3 libtalloc libev
|
||||
RUN yum install -y lz4 radcli liboauth oathtool procps-ng iputils
|
||||
RUN yum install -y pam
|
||||
RUN yum install -y freeradius-client
|
||||
|
||||
Reference in New Issue
Block a user