Open rosella1234 opened 1 year ago
Hi Rosella, I am unfortunately also not very skilled in docker. The docker files in the repository were created by another user of MDT. I am sorry I can not help you further in that regard.
As an alternative, you could try installing a virtual environment (Python specific thing) and install MDT in that environment using "pip install mdt". This should also work on centos.
Best, Robbert
I have managed to build MDT via Docker using
docker build -f containers/Dockerfile.intel .
. I am now wondering which is the command to run it. Thanks in advance, Rosella Trò