We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2bedb commit ae0fceeCopy full SHA for ae0fcee
image/discourse_test/Dockerfile
@@ -37,8 +37,6 @@ RUN cd /var/www/discourse && sudo -E -u discourse -H bundle exec rake plugin:ins
37
LOAD_PLUGINS=1 sudo -E -u discourse -H bundle exec rake plugin:install_all_gems &&\
38
sudo -E -u discourse -H bundle exec ruby script/install_minio_binaries.rb
39
40
-ENV PLAYWRIGHT_BROWSERS_PATH /var/www/discourse/.playwright_browsers
41
-
42
RUN cd /var/www/discourse && \
43
pnpm playwright install --with-deps --no-shell chromium
44
0 commit comments