adding python3 to the docker agent image
This commit is contained in:
parent
24838cad0f
commit
2162fdae39
|
@ -9,6 +9,7 @@ RUN yum -y install \
|
|||
epel-release \
|
||||
unzip \
|
||||
perl \
|
||||
python3 \
|
||||
sed \
|
||||
"perl(Sys::Syslog)"
|
||||
|
||||
|
|
Loading…
Reference in New Issue