mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
Add python-lxml to docker images (#25324)
This commit is contained in:
committed by
John R Barker
parent
3d1701b959
commit
966b5fd1a0
@@ -15,9 +15,10 @@ RUN apt-get -y update && apt-get install -y \
|
||||
netcat \
|
||||
openjdk-8-jdk \
|
||||
python-dev \
|
||||
python-setuptools \
|
||||
python-pip \
|
||||
python-lxml \
|
||||
python-mysql.connector \
|
||||
python-pip \
|
||||
python-setuptools \
|
||||
supervisor \
|
||||
wget \
|
||||
nginx \
|
||||
|
||||
Reference in New Issue
Block a user