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 missing in docker images after mcr.microsoft.com/azure-cli:2.53.x #28193

Closed
mknj opened this issue Jan 15, 2024 · 4 comments
Closed

curl missing in docker images after mcr.microsoft.com/azure-cli:2.53.x #28193

mknj opened this issue Jan 15, 2024 · 4 comments
Assignees
Labels
Auto-Resolve Auto resolve by bot Azure CLI Team The command of the issue is owned by Azure CLI team customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Similar-Issue
Milestone

Comments

@mknj
Copy link

mknj commented Jan 15, 2024

Describe the bug

We use curl to trigger pipelines and this is not working anymore since mcr.microsoft.com/azure-cli:2.54.0.

Please provide a docker image including curl

Related command

curl

Errors

bda26e5ed2e1:/# curl
bash: curl: command not found

Issue script & Debug output

curl

Expected behavior

3b70cdb23479:/# curl
curl: try 'curl --help' or 'curl --manual' for more information

Environment Summary

1f0e01096282:/# az --version
azure-cli 2.56.0

core 2.56.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.7 (main, Dec 9 2023, 01:24:05) [GCC 13.2.1 20231014]

Legal docs and information: aka.ms/AzureCliLegal

Unable to check if your CLI is up-to-date. Check your internet connection.

Additional context

No response

@mknj mknj added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Jan 15, 2024
Copy link

Hi @mknj
Find similar issue #27844.

Issue title Curl is missing from latest tag image
Create time 2023-11-14
Comment number 0

Please confirm if this resolves your issue.

@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 Jan 15, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented Jan 15, 2024

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

@mknj
Copy link
Author

mknj commented Jan 15, 2024

same as #27844, but that one is closed although the problem is still present.

@yonzhan yonzhan added this to the Backlog milestone Jan 15, 2024
@yonzhan yonzhan added Azure CLI Team The command of the issue is owned by Azure CLI team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that and removed bug This issue requires a change to an existing behavior in the product in order to be resolved. labels Jan 15, 2024
@bebound
Copy link
Contributor

bebound commented Jan 16, 2024

This was introduced in #27567. No plan to revert it.

@bebound bebound closed this as completed Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Resolve Auto resolve by bot Azure CLI Team The command of the issue is owned by Azure CLI team customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Similar-Issue
Projects
None yet
Development

No branches or pull requests

3 participants