Skip to content

Commit

Permalink
Fall back for XVFB start
Browse files Browse the repository at this point in the history
Fixes #1610
  • Loading branch information
diemol committed Jun 24, 2022
1 parent 43972f6 commit 61ff7e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NodeBase/Dockerfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ ENV SE_SCREEN_HEIGHT 1020
ENV SE_SCREEN_DEPTH 24
ENV SE_SCREEN_DPI 96
ENV SE_START_XVFB true
# Temporal fix for https://github.com/SeleniumHQ/docker-selenium/issues/1610
ENV START_XVFB true
ENV SE_START_NO_VNC true
ENV SE_NO_VNC_PORT 7900
ENV SE_VNC_PORT 5900
Expand Down

0 comments on commit 61ff7e3

Please sign in to comment.