roohy / iLASH

iLASH - IBD Estimation Using Locality Sensitive Hashing
Other
16 stars 3 forks source link

Add a Dockerfile to enable easily building / running in Docker #4

Closed pettyalex closed 1 month ago

pettyalex commented 2 years ago

My group has been using iLASH inside of Docker to make running it in cloud environments easier.

Add a basic dockerfile that packages iLASH inside of Ubuntu 22.04 Docker container

The runtime image ends up at about 77MB in size, smaller compressed.

roohy commented 1 year ago

Hi, Sorry for my late response. I do not get many chances to check here after graduating. Thanks for your interest and contribution. If you could please also add a few lines of documentation as to how to use your script to run iLASH via docker to the README file, I can add it to the repo for everyone to use.

Best Regards, Roohy

pettyalex commented 1 year ago

Oh, I had forgotten about this. I can add some docs today!