Skip to content

Commit

Permalink
🔥 Removed use of ipc = host docker run parameter.
Browse files Browse the repository at this point in the history
Signed-off-by: Bey Hao Yun <[email protected]>
  • Loading branch information
cardboardcode committed Aug 13, 2024
1 parent 02c5133 commit e73d131
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/1_create_docker_container.bash
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
xhost +local:docker

docker run -it --rm \
--ipc host \
--net host \
--name vcam_test_container \
-e DISPLAY=$DISPLAY \
Expand Down

0 comments on commit e73d131

Please sign in to comment.