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 1b17bbf commit 4b0060aCopy full SHA for 4b0060a
image/discourse_dev/Dockerfile
@@ -58,8 +58,6 @@ RUN mv /shared/postgres_data /shared/postgres_data_orig
58
ADD ensure-database /etc/runit/1.d/ensure-database
59
60
ADD install-rust /tmp/install-rust
61
-ADD install-selenium /tmp/install-selenium
62
-RUN /tmp/install-selenium
63
64
# Install & Configure MailHog (https://github.com/mailhog/MailHog)
65
RUN wget -qO /tmp/mailhog https://github.com/mailhog/MailHog/releases/download/v1.0.1/MailHog_linux_amd64\
image/discourse_dev/install-selenium
0 commit comments