We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When adding this:
"runArgs": [ "--device=/dev/net/tun" ]
I get the following error: Property runArgs is not allowed..
Property runArgs is not allowed.
Not sure if it is something with my setup, but happens with Codespaces and Docker dev containers.
The text was updated successfully, but these errors were encountered:
Are you sure you're placing runArgs in the right place? See https://learn.microsoft.com/en-us/azure-sphere/app-development/container-codespaces?view=azure-sphere-legacy#set-up-the-devcontainer-folder for reference
runArgs
Sorry, something went wrong.
README.md: update feature URL to point to the feature
1c21479
Fixes #25 Fixes #28
2319c26
bdf0572
Successfully merging a pull request may close this issue.
When adding this:
I get the following error:
Property runArgs is not allowed.
.Not sure if it is something with my setup, but happens with Codespaces and Docker dev containers.
The text was updated successfully, but these errors were encountered: