Skip to content

Commit

Permalink
Add --privileged flag for now
Browse files Browse the repository at this point in the history
This was not needed in the past,
we should be able to do without
  • Loading branch information
bbusse committed Jun 28, 2023
1 parent 8c71c7a commit 544256f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ ${executor} run -e XDG_RUNTIME_DIR=/tmp \
-p${LISTEN_ADDRESS}:5910:5910 \
-p${LISTEN_ADDRESS}:7000:7000 \
-p${LISTEN_ADDRESS}:7023:7023 \
--privileged \
${CONTAINER}

0 comments on commit 544256f

Please sign in to comment.