mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Adding acl package to all docker images
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
FROM ubuntu:precise
|
||||
RUN apt-get clean; apt-get update -y;
|
||||
RUN apt-get install -y \
|
||||
acl \
|
||||
debianutils \
|
||||
gawk \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user