Sign inSign up

mgangl/thredds

By mgangl

Updated about 11 years ago

docker image for a thredds data server

Image
0

915

mgangl/thredds repository overview

Simply attach the directory of data you'd like served by the TDS at /usr/share/hyrax:

sudo docker run -d -t -p 8090:8080 -v /your/local/data:/usr/share/hyrax mgangl/thredds

8090 is the port on the host machine, and will forward requests to port 8080 in the docker container.

Then launch a browser at: yourhost:8090/thredds/catalog.html

Tag summary

Content type

Image

Digest

sha256:1aec465e9

Size

600.9 MB

Last updated

about 11 years ago

docker pull mgangl/thredds