Skip to content

Commit dd258b2

Browse files
committed
Set DBUS_SESSION_BUS_ADDRESS=/dev/null in Dockerfile Fixes SeleniumHQ#87
1 parent ceb17d8 commit dd258b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NodeChrome/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ COPY chrome_launcher.sh /opt/google/chrome/google-chrome
3838
RUN chmod +x /opt/google/chrome/google-chrome
3939

4040
USER seluser
41+
ENV DBUS_SESSION_BUS_ADDRESS=/dev/null

0 commit comments

Comments
 (0)