mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Added a missing dependency.
This commit is contained in:
parent
ec352d16e1
commit
1d708c5622
@ -26,6 +26,7 @@ RUN yum install -y \
|
||||
xorg-x11-server-Xvfb; yum clean all;
|
||||
RUN pip install pyvirtualdisplay
|
||||
RUN pip install selenium
|
||||
RUN pip install unittest2
|
||||
RUN pip install testtools
|
||||
|
||||
# Pandora FMS Console dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user