Add dependencies to test the Satellite Server.

This commit is contained in:
Ramon Novoa 2017-08-31 11:35:31 +02:00
parent e45face2fc
commit 83fef97c17
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FROM pandorafms/pandorafms-base
MAINTAINER Pandora FMS Team <info@pandorafms.com>
# Pandora FMS Server dependencies
RUN yum install -y fping perl-Test-WWW-Selenium
RUN yum install -y fping perl-Test-WWW-Selenium perl-Crypt-ECB perl-Net-OpenSSH
RUN ln -s /usr/bin/braa /usr/local/bin/braa