Fixed Debian 7 and 8 and Centos7 Dockerfile
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
FROM centos:7
|
||||
|
||||
RUN rpm -iU https://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-8.noarch.rpm \
|
||||
RUN yum -y install epel-release \
|
||||
&& yum -y install ansible \
|
||||
&& yum clean headers \
|
||||
&& yum clean packages
|
||||
|
Reference in New Issue
Block a user