https://github.com/parrondo/docker-repro-research
An example of using Docker to develop code for reproducible research. It follows the model of having a base Docker image with development and release images built off of the base.
https://github.com/parrondo/docker-repro-research
Last synced: about 1 month ago
JSON representation
An example of using Docker to develop code for reproducible research. It follows the model of having a base Docker image with development and release images built off of the base.
- Host: GitHub
- URL: https://github.com/parrondo/docker-repro-research
- Owner: parrondo
- Created: 2016-08-27T12:07:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2014-07-11T13:18:16.000Z (over 11 years ago)
- Last Synced: 2025-01-01T22:29:42.865Z (12 months ago)
- Language: Python
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
docker-repro-research
=====================
An example of using Docker to develop code for reproducible research. It follows the model of having a base Docker image with development and release images built off of the base.