the latest docker image doesn't have git installed #28248
Labels
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
Milestone
Describe the bug
i was pulling the latest docker image, and found that git command was not found in the image.

Related command
docker run-it mcr.microsoft.com/azure-cli:latest
git
Errors
git: command not found

Issue script & Debug output
Expected behavior
if i try to run an older version, it works

Environment Summary
not relevant to az version
Additional context
No response
The text was updated successfully, but these errors were encountered: