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

Update Dev Container: Add Azure Tools, port forwarding and force AMD64 #171

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

velsietis
Copy link
Contributor

A few changes to make it easier to use the dev container:

  • Install Azure Functions Core Tools as part of the post create command
  • Add the port forwarding to the initial config

not strictly needed as VS Code Dev Container magic seems to automatically forward ports when something attaches to one)

  • specify the AMD64 dev container image

because Azure Functions won't run on ARM64, at least not in Docker on a Mac M1 - see this issue

@velsietis velsietis merged commit 19beb91 into develop Jan 17, 2024
1 check passed
@diogo-costa-bjss diogo-costa-bjss deleted the task/update-devcontainer branch January 17, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants