terraref / computing-pipeline

Pipeline to Extract Plant Phenotypes from Reference Data
BSD 3-Clause "New" or "Revised" License
21 stars 13 forks source link

Update terrautils Docker container to use new Clowder container able to support Python3.6+ #595

Open Chris-Schnaufer opened 4 years ago

Chris-Schnaufer commented 4 years ago

Tags: pyclowder, python3, docker, extractor

Description

To support Python3 a new terrautils container needs to be created. The current terrautils Dockerfile uses the pyclowder docker container as its base and to continue that approach, the new pyclowder container supporting Python3.6+ should also be used.

This ticket is to change the terrautils Dockerfile to reference a new pyclowder docker container which supports Python 3.6+

Completion Criteria

When a docker container supporting Python 3.6+ is available containing terrautils and its dependencies