Skip to content

Docker Runnable THREDDS

Blodgett, David L. requested to merge docker-runnable into master

The THREDDS config file only needed pathing updates in order to run in the unidata/thredds-docker container. I've also included a docker-compose that allows you to run an instance locally. Based on my testing, we won't need to build a custom image for THREDDS and will only need to mount the two directories in this repository into EFS so that they match the paths in the volumes section of the docker-compose.

Edited by Blodgett, David L.

Merge request reports