pandorafms/tests/enterprise_base/Dockerfile

9 lines
211 B
Docker
Raw Normal View History

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 ln -s /usr/bin/braa /usr/local/bin/braa