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

Curl is missing from latest tag image #27844

Closed
usnea-longissima opened this issue Nov 14, 2023 · 3 comments
Closed

Curl is missing from latest tag image #27844

usnea-longissima opened this issue Nov 14, 2023 · 3 comments
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. customer-reported Issues that are reported by GitHub users external to the Azure organization.

Comments

@usnea-longissima
Copy link

Describe the bug

curl is missing from image tagged "latest"

Related command

curl

Errors

bash: curl: command not found

Issue script & Debug output

bash: curl: command not found

Expected behavior

curl should be available

Environment Summary

65d1dae9f6b4:/# az --version
azure-cli 2.54.0

core 2.54.0
telemetry 1.1.0

Dependencies:
msal 1.24.0b2
azure-mgmt-resource 23.1.0b2

Python location '/usr/local/bin/python'
Extensions directory '/root/.azure/cliextensions'

Python (Linux) 3.11.6 (main, Oct 19 2023, 05:43:48) [GCC 12.2.1 20220924]

Legal docs and information: aka.ms/AzureCliLegal

Your CLI is up-to-date.

Additional context

No response

@usnea-longissima usnea-longissima added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Nov 14, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Nov 14, 2023
@yonzhan
Copy link
Collaborator

yonzhan commented Nov 14, 2023

Thank you for opening this issue, we will look into it.

@juanhz0101
Copy link

@usnea-longissima We have the same problem today, a quick fix this you can use the version 2.9.1 of image:

mcr.microsoft.com/azure-cli:2.9.1

but actually this change was added on this pull request: #27567

@usnea-longissima
Copy link
Author

Ah, thanks for the PR reference. I wonder why the new image wasn't pushed to the latest tag when that pull request was merged 3 weeks ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. customer-reported Issues that are reported by GitHub users external to the Azure organization.
Projects
None yet
Development

No branches or pull requests

3 participants