Closed haileyajohnson closed 3 months ago
Yes, thanks @haileyajohnson! I did that at some point but only for the 5.5-SNAPSHOT branch https://github.com/Unidata/thredds-docker/pull/298
Would it be possible to invoke the call to curl
in this manner?
curl -fsL "${THREDDS_ISO_JAR_URL}" -o ${CATALINA_HOME}/webapps/thredds/WEB-INF/lib/tds-plugin.jar
That is what it was before. Thanks.
FYI @tdrwenski @haileyajohnson I rebuilt the 5.6-SNAPSHOT
with these changes. Thanks.
Adding thredds iso services as default... that's probably the right move, right @tdrwenski @ana-v-espinoza ?