diff --git a/run.bash b/run.bash index 09d3d96..90db137 100755 --- a/run.bash +++ b/run.bash @@ -45,7 +45,7 @@ Help() JOY=/dev/input/js0 CUDA="" -ROCKER_ARGS="--devices $JOY --dev-helpers --nvidia --x11 --user --home --git" +ROCKER_ARGS="--devices $JOY --dev-helpers --nvidia --x11 --volume /dev:/dev --user --home --git" while getopts ":cstxh" option; do case $option in