An open API service indexing awesome lists of open source software.

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.

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.