mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Add perl-Test-WWW-Selenium to the testing Docker image.
(cherry picked from commit f6c3922bba23b290b71ff742eb13807563ad3fd6)
This commit is contained in:
parent
ac2d555df8
commit
9760a7b7fe
@ -2,7 +2,7 @@ FROM pandorafms/pandorafms-base
|
||||
MAINTAINER Pandora FMS Team <info@pandorafms.com>
|
||||
|
||||
# Pandora FMS Server dependencies
|
||||
RUN yum install -y fping
|
||||
RUN yum install -y fping perl-Test-WWW-Selenium
|
||||
|
||||
RUN ln -s /usr/bin/braa /usr/local/bin/braa
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user