mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed PBR bug
This commit is contained in:
parent
f9364ab2bd
commit
1d2e817cb0
@ -24,6 +24,7 @@ RUN yum install -y \
|
||||
firefox \
|
||||
python-pip \
|
||||
xorg-x11-server-Xvfb; yum clean all;
|
||||
RUN pip install --upgrade setuptools
|
||||
RUN pip install pyvirtualdisplay
|
||||
RUN pip install selenium
|
||||
RUN pip install testtools
|
||||
|
Loading…
x
Reference in New Issue
Block a user