mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Merge branch 'update_agent_dockerfile' into 'develop'
adding python3 to the docker agent image See merge request artica/pandorafms!2982
This commit is contained in:
commit
2cfc9db26b
@ -9,6 +9,7 @@ RUN yum -y install \
|
|||||||
epel-release \
|
epel-release \
|
||||||
unzip \
|
unzip \
|
||||||
perl \
|
perl \
|
||||||
|
python3 \
|
||||||
sed \
|
sed \
|
||||||
"perl(Sys::Syslog)"
|
"perl(Sys::Syslog)"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user