tests: use fedora 23 for docker images

This commit is contained in:
Nikos Mavrogiannopoulos
2015-11-16 17:49:21 +01:00
parent 850dd24be3
commit 684f779381
11 changed files with 22 additions and 22 deletions

View File

@@ -1,10 +1,10 @@
# Clone from the Fedora 22 image
FROM fedora:22
FROM fedora:23
RUN yum install -y krb5-libs krb5-workstation
RUN yum install -y gnutls gnutls-utils iproute systemd
RUN yum install -y bash net-tools nuttcp iputils openssh-clients passwd
RUN yum install -y lz4 liboauth oathtool procps-ng iputils
RUN yum install -y lz4 radcli liboauth oathtool procps-ng iputils
RUN yum install -y openconnect
# To be able to debug

View File

@@ -1,11 +1,11 @@
# Clone from the Fedora 22 image
FROM fedora:22
FROM fedora:23
RUN yum install -y krb5-libs krb5-server krb5-workstation
RUN yum install -y gnutls gnutls-utils protobuf-c iproute pcllib http-parser tcp_wrappers pam systemd libseccomp
RUN yum install -y bash net-tools nuttcp iputils openssh-clients
RUN yum install -y libnl3 libtalloc
RUN yum install -y lz4 liboauth oathtool procps-ng iputils
RUN yum install -y lz4 radcli liboauth oathtool procps-ng iputils
RUN yum install -y freeradius-client
RUN yum install -y pam_krb5

View File

@@ -1,7 +1,7 @@
FROM fedora:22
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 libnl3 libtalloc freeradius-client lz4 liboauth oathtool procps-ng iputils krb5-libs less bash openssh-server nuttcp
RUN yum install -y libnl3 libtalloc freeradius-client lz4 radcli liboauth oathtool procps-ng iputils krb5-libs less bash openssh-server nuttcp
RUN systemctl enable sshd
RUN sed 's/PermitRootLogin without-password/PermitRootLogin yes/g' -i /etc/ssh/sshd_config

View File

@@ -1,9 +1,9 @@
FROM fedora:22
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 lz4 liboauth oathtool procps-ng iputils
RUN yum install -y lz4 radcli liboauth oathtool procps-ng iputils
RUN yum install -y pam
RUN yum install -y freeradius-client
RUN yum install -y krb5-libs

View File

@@ -1,9 +1,9 @@
FROM fedora:22
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 lz4 liboauth oathtool procps-ng iputils
RUN yum install -y lz4 radcli liboauth oathtool procps-ng iputils
RUN yum install -y pam
RUN yum install -y freeradius-client
RUN yum install -y krb5-libs

View File

@@ -1,11 +1,11 @@
FROM fedora:22
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 systemctl enable sshd
RUN yum install -y libnl3 libtalloc haproxy
RUN yum install -y freeradius-client
RUN yum install -y lz4 liboauth oathtool procps-ng iputils
RUN yum install -y lz4 radcli liboauth oathtool procps-ng iputils
RUN yum install -y krb5-libs less
RUN sed 's/PermitRootLogin without-password/PermitRootLogin yes/g' -i /etc/ssh/sshd_config

View File

@@ -1,11 +1,11 @@
FROM fedora:22
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 systemctl enable sshd
RUN yum install -y libnl3 libtalloc haproxy
RUN yum install -y freeradius-client
RUN yum install -y lz4 liboauth oathtool procps-ng iputils
RUN yum install -y lz4 radcli liboauth oathtool procps-ng iputils
RUN yum install -y krb5-libs less
RUN sed 's/PermitRootLogin without-password/PermitRootLogin yes/g' -i /etc/ssh/sshd_config

View File

@@ -1,9 +1,9 @@
FROM fedora:22
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 lz4 liboauth oathtool
RUN yum install -y lz4 radcli liboauth oathtool
RUN yum install -y freeradius-client
RUN yum install -y freeradius
RUN yum install -y krb5-libs less

View File

@@ -1,9 +1,9 @@
FROM fedora:22
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 lz4 liboauth oathtool
RUN yum install -y lz4 radcli liboauth oathtool
RUN yum install -y freeradius-client
RUN yum install -y freeradius less
RUN systemctl enable sshd

View File

@@ -1,10 +1,10 @@
FROM fedora:22
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 freeradius-client
RUN yum install -y lz4 liboauth oathtool procps-ng iputils
RUN yum install -y lz4 radcli liboauth oathtool procps-ng iputils
RUN yum install -y krb5-libs less
RUN systemctl enable sshd
RUN sed 's/PermitRootLogin without-password/PermitRootLogin yes/g' -i /etc/ssh/sshd_config

View File

@@ -1,11 +1,11 @@
FROM fedora:22
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 systemctl enable sshd
RUN yum install -y libnl3 libtalloc haproxy
RUN yum install -y freeradius-client
RUN yum install -y lz4 liboauth oathtool procps-ng iputils
RUN yum install -y lz4 radcli liboauth oathtool procps-ng iputils
RUN yum install -y krb5-libs less
RUN sed 's/PermitRootLogin without-password/PermitRootLogin yes/g' -i /etc/ssh/sshd_config