Skip to content

Commit

Permalink
Merge pull request #1076 from vania-pooh/master
Browse files Browse the repository at this point in the history
Reverted Dockerfile USER change
  • Loading branch information
vania-pooh committed Mar 24, 2021
2 parents b60fc21 + eebc4bb commit a6ae0c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,3 @@ COPY selenoid /usr/bin

EXPOSE 4444
ENTRYPOINT ["/usr/bin/selenoid", "-listen", ":4444", "-conf", "/etc/selenoid/browsers.json", "-video-output-dir", "/opt/selenoid/video/"]

USER 4096:4096

0 comments on commit a6ae0c7

Please sign in to comment.