mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Added a Dockerfile for the Enterprise base image.
This commit is contained in:
parent
2d2ffeddc0
commit
1b1931b591
8
tests/enterprise_base/Dockerfile
Normal file
8
tests/enterprise_base/Dockerfile
Normal 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user