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

Updating/work-with this template for Azd Devcontainer feature. #4

Closed
zedy-wj opened this issue Jul 28, 2023 · 2 comments
Closed

Updating/work-with this template for Azd Devcontainer feature. #4

zedy-wj opened this issue Jul 28, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@zedy-wj
Copy link

zedy-wj commented Jul 28, 2023

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

We are updating this template to support new features in Azd Devcontainer.

For the Azd Devcontainer feature: We will add the following code in devcontainer.json file.

"ghcr.io/azure/azure-dev/azd:latest": {}

And remove the relevant code for installing azd in Dockerfile under .devcontainer folder.

RUN curl -fsSL https://aka.ms/install-azd.sh | bash \

@rajeshkamal5050 , @paulyuk for notification.

@paulyuk
Copy link
Collaborator

paulyuk commented Feb 3, 2024

I agree with this change. It will be more reliable on each platform.

@paulyuk paulyuk added enhancement New feature or request good first issue Good for newcomers labels Apr 29, 2024
@paulyuk
Copy link
Collaborator

paulyuk commented Oct 12, 2024

Fixed by #10 ! thank you for feedback and contribution here.

@paulyuk paulyuk closed this as completed Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants