Closed reutsharabani closed 10 months ago
Hi Reut, I do know little about docker. But I am thankful for your contribution and I would like to merge it. Here some minor issues:
docker
? There might come more of these.Thank you, Adrian
Hi Adrian,
Thank you for this repo! I used it for my chest CT.
I made the changes you asked for.
Docker is a virtualization layer which in this context allows you to run the project without installing things locally (I created a simple docker file using the ubuntu package, but it can be better).
All you need is docker installed which is pretty common nowdays.
I used this docker file myself, but it would be best if someone can try it as well to confirm that it works.
Hi Reut, Thank you. It is merged. Adrian
For people who want to just use it without messing around too much