fix: run container as root to keep browser profile writable
This commit is contained in:
parent
7f5226ea65
commit
34e8d92b05
1 changed files with 0 additions and 2 deletions
|
|
@ -102,8 +102,6 @@ ENV DEPTH 24
|
|||
# Show browser instead of running headless
|
||||
ENV SHOW 1
|
||||
|
||||
USER fgc
|
||||
|
||||
# Script to setup display server & VNC is always executed.
|
||||
ENTRYPOINT ["docker-entrypoint.sh"]
|
||||
# Default command to run. This is replaced by appending own command, e.g. `docker run ... node prime-gaming` to only run this script.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue