Skip to content
Snippets Groups Projects
compile_jmatlab.sh 133 B
#!/bin/bash

docker build -t theesan16/matlab:mrnx02_yoga -f DockerfileMatlab.yoga.mrgpu .
docker push theesan16/matlab:mrnx02_yoga