vsoch / watchme

Reproducible watchers for research
https://vsoch.github.io/watchme/
Mozilla Public License 2.0
877 stars 32 forks source link

adding docker recipes, not sure if will include python2 #54

Closed vsoch closed 5 years ago

vsoch commented 5 years ago

This PR will close #53 , specifically I'm finding that if you run watchme from outside of a container (e.g., Singularity on HPC) you don't get all of the info you'd want! So the answer is to have a container base that has watchme, and run it internal to the container. These bases will help with that :)

Signed-off-by: Vanessa Sochat vsochat@stanford.edu