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 \
|
||||
unzip \
|
||||
perl \
|
||||
python3 \
|
||||
sed \
|
||||
"perl(Sys::Syslog)"
|
||||
|
||||
|
|
Loading…
Reference in New Issue