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
https://containers.dev/ seems an open specification used by various IDEs to manage development containers (see https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers or https://code.visualstudio.com/docs/devcontainers/create-dev-container). It could be a useful thing to have to easily onboard new developers.
Integrate existing dev-docker and rundev.sh into devcontainer.json
dev-docker
rundev.sh
No response
Discovered on #13425
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the problem
https://containers.dev/ seems an open specification used by various IDEs to manage development containers (see https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers or https://code.visualstudio.com/docs/devcontainers/create-dev-container). It could be a useful thing to have to easily onboard new developers.
Describe the solution you would like
Integrate existing
dev-docker
andrundev.sh
into devcontainer.jsonDescribe alternatives you have considered
No response
Screenshots
No response
Additional context
Discovered on #13425
The text was updated successfully, but these errors were encountered: