Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
webdebug authored Nov 8, 2024
1 parent 0b42428 commit 0b8c302
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,7 @@ ENV CPU_CORES="2"
ENV DISK_SIZE="64G"
ENV VERSION="win11"

# running as root
USER root

ENTRYPOINT ["/usr/bin/tini", "-s", "/run/entry.sh"]

0 comments on commit 0b8c302

Please sign in to comment.