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

Please provide an official docker image based on glibc compatible distro such as debian #20964

Open
hannesne opened this issue Jan 13, 2022 · 3 comments

Comments

@hannesne
Copy link

It's nice to have the alpine-based image of the azure cli, but unfortunately there are certain dev tools that I'd like to add onto that image that doesn't currently work with alpine (i.e. vscode remote server).

As a workaround I've built my own image based on debian-slim and installed the cli on it, but it would be good to have an official maintained image available as well.

@ghost ghost added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jan 13, 2022
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jan 13, 2022
@yonzhan yonzhan added this to the Backlog milestone Jan 13, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Jan 13, 2022

@jiasli for awareness

@jiasli
Copy link
Member

jiasli commented Jan 14, 2022

This is a good suggestion. For now, you may follow #19591 and build your own docker image.

@Clockwork-Muse
Copy link

One more reason to do this: I'd like to use a container job in Azure DevOps, but because the container isn't glibc-based, this would require me creating a custom image, which I'd rather avoid.

(complaints about the way azure handles container jobs aside...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants