lanl / PyBNF

An application for parameterization of biological models available in SBML and BNGL formats. Features include parallelization, metaheuristic optimization algorithms, and an adaptive Markov chain Monte Carlo (MCMC) sampling algorithm.
Other
22 stars 18 forks source link

Add Dockerfile #235

Closed joshuacolvin0 closed 5 years ago

joshuacolvin0 commented 5 years ago

Dockerfile for automatically generating Docker image. Docker image can then be uploaded to dockerhub.com so that people can try it using Docker without having to compile it themselves.

emitra17 commented 5 years ago

I don't have Docker set up on my computer to test this. I assume you have and it works?

joshuacolvin0 commented 5 years ago

Yes, it works