mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
Adding acl package to all docker images
This commit is contained in:
parent
9005f91bb0
commit
395ff361d4
6 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
FROM ubuntu:precise
|
||||
RUN apt-get clean; apt-get update -y;
|
||||
RUN apt-get install -y \
|
||||
acl \
|
||||
debianutils \
|
||||
gawk \
|
||||
git \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue