Switch back to Xvfb to see if it works

MYC-Refactor
Hammy 3 years ago
parent 29653925ed
commit 9759cf9f60

@ -4,5 +4,5 @@ MAINTAINER Goudham Suresh
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
gpg \ gpg \
xvfb xvfb
RUN Xvfb :99 & RUN /usr/bin/Xvfb :99 &
RUN export DISPLAY=:99 RUN export DISPLAY=:99
Loading…
Cancel
Save