Sign inSign up

toddstavish/opticks

By toddstavish

•Updated about 11 years ago

Opticks is an expandable remote sensing and imagery analysis software platform.

Image
0

341

toddstavish/opticks repository overview

Opticks is an expandable remote sensing and imagery analysis software platform.

docker run -i -t \

-v $HOME/Data:/home/data \ <- mounts data directory to container

toddstavish/opticks

GUI Config:

Linux ->

-v /tmp/.X11-unix:/tmp/.X11-unix

-e DISPLAY=unix$DISPLAY

OSX ->

XQuartz

socat TCP-LISTEN:6000,reuseaddr,fork UNIX-CLIENT:\“$DISPLAY\” and

-e DISPLAY=192.168.99.1:0 <- this the default virtualbox interface ip address

Tag summary

Content type

Image

Digest

sha256:7a6667a86…

Size

278.2 MB

Last updated

about 11 years ago

docker pull toddstavish/opticks