OpenHeartDevelopers / CemrgApp

An Interactive Medical Imaging Platform with Image Processing and Computer Vision Toolkits for Cardiovascular Research.
http://www.cemrgapp.com
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Remove Docker Invocation from Module #50

Closed ericspod closed 2 years ago

ericspod commented 3 years ago

Docker is used for access MIRTK, a neural network, CGAL, and OpenCARP. This is hard coded in the command line module. To be able to dockerize CemrgApp this needs to be removed and replaced with included binaries or composed with running Docker images.

First priority is removing MIRTK invocation and use internal build version.

alonsoJASL commented 2 years ago

Our other priorities do not allow us to dockerise CemrgApp at the moment. We will reconsider this when we have developer resources.