Added a Dockerfile for the Enterprise base image.

This commit is contained in:
Ramon Novoa 2016-11-11 12:40:59 +01:00
parent 2d2ffeddc0
commit 1b1931b591
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
FROM pandorafms/pandorafms-base
MAINTAINER Pandora FMS Team <info@pandorafms.com>
# Pandora FMS Server dependencies
RUN yum install -y fping
RUN ln -s /usr/bin/braa /usr/local/bin/braa