mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add deps for cryptography to the Docker images (#25580)
This commit is contained in:
committed by
John R Barker
parent
b89cb95609
commit
3f9d1ab024
@@ -17,15 +17,20 @@ RUN yum clean all && \
|
||||
bzip2 \
|
||||
dbus-python \
|
||||
file \
|
||||
gcc \
|
||||
git \
|
||||
iproute \
|
||||
libffi \
|
||||
libffi-devel \
|
||||
make \
|
||||
mariadb-server \
|
||||
mercurial \
|
||||
MySQL-python \
|
||||
openssh-clients \
|
||||
openssh-server \
|
||||
openssl-devel \
|
||||
python-coverage \
|
||||
python-devel \
|
||||
python-httplib2 \
|
||||
python-jinja2 \
|
||||
python-keyczar \
|
||||
|
||||
Reference in New Issue
Block a user