If I am able to proceed: I get the error when installing azure-ml==0.0.139 (blob is not found in given URL)
Addition information
Perhaps we should use a default image maintained by azureml team instead of configuring from scratch the image using ubuntu and anaconda. Azure ml sdk is recommended to use with python >=3.9 so we should update the container and code to use this version.
Operating System
Windows
Version Information
No Relevant
Steps to reproduce
docker build .
Expected behavior
Build is successful.
Actual behavior
Build fail.
If I am able to proceed: I get the error when installing azure-ml==0.0.139 (blob is not found in given URL)
Addition information
Perhaps we should use a default image maintained by azureml team instead of configuring from scratch the image using ubuntu and anaconda. Azure ml sdk is recommended to use with python >=3.9 so we should update the container and code to use this version.