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

the latest docker image doesn't have git installed #28248

Closed
ChaseDaii opened this issue Jan 25, 2024 · 2 comments
Closed

the latest docker image doesn't have git installed #28248

ChaseDaii opened this issue Jan 25, 2024 · 2 comments
Assignees
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

Comments

@ChaseDaii
Copy link

Describe the bug

i was pulling the latest docker image, and found that git command was not found in the image.
image

Related command

docker run-it mcr.microsoft.com/azure-cli:latest
git

Errors

git: command not found
image

Issue script & Debug output

image

Expected behavior

if i try to run an older version, it works
image

Environment Summary

not relevant to az version

Additional context

No response

@ChaseDaii ChaseDaii added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Jan 25, 2024
@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 25, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented Jan 25, 2024

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

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

bebound commented Jan 26, 2024

This is by design, see #27567

@bebound bebound closed this as completed Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants