Skip to content

Commit 6d18fc9

Browse files
committed
Update Dockerfile
1 parent 2c0d996 commit 6d18fc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ RUN rm /home/$USER/tagui/src/sikulix/sikulix.jar && \
5858

5959
USER root
6060

61-
# RUN touch /home/$USER/tagui/src/tagui_no_sandbox
6261
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
6362

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

0 commit comments

Comments
 (0)