iqbal-lab / Mykrobe-predictor

Antibiotic resistance predictions in minutes on a laptop
Other
50 stars 19 forks source link

Docker version #71

Closed mattbates closed 8 years ago

mattbates commented 9 years ago

I've built Mykrobe locally (Ubuntu) and put together an initial Dockerfile so Mykrobe can be simply run as a Docker image in a container. This should make it even easier to run locally, without the overhead of setting up dependencies, compiling etc. Hope it's useful to your users.

Next up will be an automated build workflow to ensure the latest and greatest, stable binaries are baked into the image at the Docker Hub registry as repo commits are merged.