mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Adding acl package to all docker images
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
FROM centos:centos6
|
||||
RUN yum -y update; yum clean all;
|
||||
RUN yum -y install \
|
||||
acl \
|
||||
epel-release \
|
||||
file \
|
||||
gcc \
|
||||
|
||||
Reference in New Issue
Block a user