dev #1

Merged
nocci merged 51 commits from dev into main 2026-03-06 16:31:29 +01:00
Showing only changes of commit 34e8d92b05 - Show all commits

View file

@ -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.