Add perl-Test-WWW-Selenium to the testing Docker image.
This commit is contained in:
parent
2f069c37dc
commit
f6c3922bba
|
@ -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…
Reference in New Issue