Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lexuzieel committed Mar 5, 2023
1 parent 2c0d996 commit 6d18fc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ RUN rm /home/$USER/tagui/src/sikulix/sikulix.jar && \

USER root

# RUN touch /home/$USER/tagui/src/tagui_no_sandbox
RUN sed -i -e 's/chrome_switches="--remote-debugging-port=9222/chrome_switches="--remote-debugging-port=9222 --no-first-run --disable-dev-shm-usage --no-sandbox --disable-setuid-sandbox --proxy-server=http:\/\/localhost:8000/' /home/$USER/tagui/src/tagui

RUN ln -sf /home/$USER/tagui/src/tagui /usr/local/bin/tagui && \
Expand Down

0 comments on commit 6d18fc9

Please sign in to comment.