Apply the video/vm fix to the +1 container (#2789)

This commit is contained in:
Peter Hedenskog 2019-11-17 21:03:26 -05:00 committed by GitHub
parent d4a9b7d1ae
commit ba0665b6cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ FROM sitespeedio/sitespeed.io:${version}
ENV SITESPEED_IO_BROWSERTIME__XVFB true
ENV SITESPEED_IO_BROWSERTIME__DOCKER true
ENV SITESPEED_IO_BROWSERTIME__VIDEO true
ENV SITESPEED_IO_BROWSERTIME__visualMetrics true
ENV SITESPEED_IO_PLUGINS__ADD /lighthouse,/gpsi
RUN sudo apt-get update && sudo apt-get install git -y