Files
paparazzi/docker
Felix Ruess d9eb0b41f8 [docker] fix run.sh for OSX with access to X
- OSX readlink doesn't have the -f or -m options, require correct PAPARAZZI_SRC to be set already for now
- using xauth with docker on OSX doesn't work, so we use socat to forward the socket via TCP
  - see https://github.com/docker/docker/issues/8710
- no (pulse)audio on OSX...
- find on OSX doesn't have the -printf option... so use exec echo instead

this will hopefully fix #1421
2015-11-18 23:14:08 +01:00
..
2015-07-07 21:01:04 +02:00