Skip to content

Commit

Permalink
removing unnecessary options
Browse files Browse the repository at this point in the history
  • Loading branch information
tfoote authored and davetcoleman committed Oct 30, 2017
1 parent 2724586 commit 1bbd415
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .docker/gui-docker
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,5 @@ ${DOCKER_COMMAND} run \
-v "/etc/localtime:/etc/localtime:ro" \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-v "/tmp/.docker.xauth:/tmp/.docker.xauth" \
-v /dev/log:/dev/log \
--ulimit rtprio=99 \
${DOCKER_GPU_PARAMS} \
$@

0 comments on commit 1bbd415

Please sign in to comment.