Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarrand committed Jun 9, 2018
1 parent 114fc95 commit 8802323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ioda/docker/app_run
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if [ `uname` = Darwin ] ; then
xhost + ${ip}

args=
args="-e DISPLAY=${DISPLAY} -v /tmp/.X11-unix:/tmp/.X11-unix:rw"
args="${args} -e DISPLAY=${DISPLAY} -v /tmp/.X11-unix:/tmp/.X11-unix:rw"

#args="${args} -v /tmp/work_dir:/root/Documents/ioda:rw"

Expand Down

0 comments on commit 8802323

Please sign in to comment.