adding python3 to the docker agent image

This commit is contained in:
Rafael Ameijeiras 2019-12-19 18:17:59 +01:00
parent 24838cad0f
commit 2162fdae39
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ RUN yum -y install \
epel-release \
unzip \
perl \
python3 \
sed \
"perl(Sys::Syslog)"