informME icon indicating copy to clipboard operation
informME copied to clipboard

Docker image

Open odusseys opened this issue 7 months ago • 1 comments

Hi! And thanks for your work By any chance, would you have a docker image / Dockerfile ready to run the library? I'm encountering a lot of trouble running it, and I only have access to a Mac. Thanks!

odusseys avatar Nov 14 '23 11:11 odusseys

I do not have a docker and Matlab requires a license making it more challenging to dockerize. I suggest looking into the julia version here: https://github.com/GarrettJenkinson/InformMe.jl

There are continuous integration tests in that repo that can show you what versions of julia were working inside basically a docker environment.

GarrettJenkinson avatar Nov 14 '23 13:11 GarrettJenkinson