Build and Test the "Building on MATLAB Docker Image" Dockerfile #106
Annotations
1 error
Build image locally
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget -q https://www.mathworks.com/mpm/glnxa64/mpm && chmod +x mpm && EXISTING_MATLAB_LOCATION=$(dirname $(dirname $(readlink -f $(which matlab)))) && sudo HOME=${HOME} ./mpm install --destination=${EXISTING_MATLAB_LOCATION} --release=${MATLAB_RELEASE} --products ${ADDITIONAL_PRODUCTS} || (echo \"MPM Installation Failure. See below for more information:\" && cat /tmp/mathworks_root.log && false) && sudo rm -rf mpm /tmp/mathworks_root.log" did not complete successfully: exit code: 1
|
Loading