Skip to content

Commit

Permalink
mount /etc/enctune.conf into container
Browse files Browse the repository at this point in the history
  • Loading branch information
dusty-nv committed Feb 3, 2021
1 parent eff5662 commit 68867c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ sudo xhost +si:localuser:root
sudo docker run --runtime nvidia -it --rm --network host -e DISPLAY=$DISPLAY \
-v /tmp/.X11-unix/:/tmp/.X11-unix \
-v /tmp/argus_socket:/tmp/argus_socket \
-v /etc/enctune.conf:/etc/enctune.conf \
$V4L2_DEVICES $DATA_VOLUME $USER_VOLUME \
$CONTAINER_IMAGE $USER_COMMAND

0 comments on commit 68867c5

Please sign in to comment.