Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DockerFile Build #3290

Open
mvbugge opened this issue Jul 16, 2024 · 0 comments
Open

DockerFile Build #3290

mvbugge opened this issue Jul 16, 2024 · 0 comments
Labels

Comments

@mvbugge
Copy link

mvbugge commented Jul 16, 2024

Operating System

Windows

Version Information

No Relevant

Steps to reproduce

docker build .

Expected behavior

Build is successful.

Actual behavior

Build fail.
image

If I am able to proceed: I get the error when installing azure-ml==0.0.139 (blob is not found in given URL)
image

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.

@mvbugge mvbugge added the bug label Jul 16, 2024
@mvbugge mvbugge changed the title Container DockerFile not building DockerFile not building Jul 16, 2024
@mvbugge mvbugge changed the title DockerFile not building DockerFile Build Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant