MetOffice / XBTs_classification

Project for the classification of eXpendable Bathy Thermographs
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Create docker container for XBT environment #89

Open stevehadd opened 3 years ago

stevehadd commented 3 years ago

Another way to create a reproducible research environment would be to create a docker container with the relevant environment in it. We could create a dockerfile then demonstrate how to run it. This could be tested running on compute environments such as:

stevehadd commented 3 years ago

https://docs.docker.com/language/python/build-images/

stevehadd commented 3 years ago

https://pip.pypa.io/en/stable/reference/pip_install/