|
|
|
|
|
by alantrrs
3705 days ago
|
|
Yes, MATLAB is a special case due to it being licensed software.
I've used it in the past by mounting my local MATLAB installation into the container and I think I had to pass the MAC too.
I believe we'll be able to get it to the point where we only need to mount the local license. We're building a client on top of docker to deal with all this extra functionality. You can think about it like a specialized version of docker-compose |
|