-
Notifications
You must be signed in to change notification settings - Fork 83
Install MATLAB Compiler Runtime on project Docker container #531
Conversation
@jashapiro any ideas as to why the copy number consensus is failing: https://circleci.com/gh/AlexsLemonade/OpenPBTA-analysis/3144 |
RElevant: gnu-octave/symbolic#63 |
This is always a fun kind of comment:
|
@cgreene - I expect this to fail on the last step with something like:
Except it will also complain about version -- we can set the version in the |
Additional context -- contents of
|
FWIW, I got the same error building locally that shows up in CI right now. |
@cgreene I think the move ™️ is going to be dealing with the MCR environmental variables at the time that we run GISTIC |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Purpose/implementation Section
I am opening this draft pull request to take advantage of the Docker layer cache in Circle to test Docker builds.
What GitHub issue does your pull request address?
#529