tests: use f22 for docker images

This commit is contained in:
Nikos Mavrogiannopoulos
2015-05-28 15:59:55 +02:00
parent 1e4463749a
commit d59f5ad38c
7 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
# Clone from the Fedora 21 image
FROM fedora:21
# Clone from the Fedora 22 image
FROM fedora:22
RUN yum install -y krb5-libs krb5-workstation
RUN yum install -y gnutls gnutls-utils iproute systemd

View File

@@ -1,5 +1,5 @@
# Clone from the Fedora 21 image
FROM fedora:21
# Clone from the Fedora 22 image
FROM fedora:22
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

View File

@@ -1,4 +1,4 @@
FROM fedora:21
FROM fedora:22
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

View File

@@ -1,4 +1,4 @@
FROM fedora:21
FROM fedora:22
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

View File

@@ -1,4 +1,4 @@
FROM fedora:21
FROM fedora:22
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

View File

@@ -1,4 +1,4 @@
FROM fedora:21
FROM fedora:22
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

View File

@@ -1,4 +1,4 @@
FROM fedora:21
FROM fedora:22
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