terraref / drone-pipeline

Generalizing the TERRA REF pipelines for processing data from UAV's
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Create a base plot-extractor docker container and update plot template Dockerfile to use it #70

Closed Chris-Schnaufer closed 5 years ago

Chris-Schnaufer commented 5 years ago

There's no need to have the template developer build a docker container from the terra ref baseline. Build a docker container with all necessary parts except for their algorithm and configuration scripts. Update the Docker file to make use of that container.

This should also remove the need for submodule support