Skip to content

Commit 4b0060a

Browse files
committed
Remove selenium
as we no longer use it
1 parent 1b17bbf commit 4b0060a

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

image/discourse_dev/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ RUN mv /shared/postgres_data /shared/postgres_data_orig
5858
ADD ensure-database /etc/runit/1.d/ensure-database
5959

6060
ADD install-rust /tmp/install-rust
61-
ADD install-selenium /tmp/install-selenium
62-
RUN /tmp/install-selenium
6361

6462
# Install & Configure MailHog (https://github.com/mailhog/MailHog)
6563
RUN wget -qO /tmp/mailhog https://github.com/mailhog/MailHog/releases/download/v1.0.1/MailHog_linux_amd64\

image/discourse_dev/install-selenium

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)